We have sharepoint 2010 with silverlight. All silverlight sites are loaded into IE9 but some of them cannot be loaded into chrome but they work with IE. I tried to find if there is any error but there is no any exception. It just doesn't load the xap because application start event doesn't fire.
I tried to set reduce xap size from silverlight project but then it doesn't work in IE either.
Could you please help me I could not find anyother solution?
Kind Regards
Reside Ozsoy
Related
I'm tring to use Flash Player into WPF application using Awesomium.. I've downloaded and installed the 1.7.2 SDK..
In my WPF app i can now use the Awesomium.NET WebBrowser control, but Flash Player is not working. I've did a quick check on YouTube and videos are loaded using HTML5
I've searched multiple times on google and also on the official website, but there is not much documentation available, and for some users Flash Player is working.
Is there any option to set up? Or i need to specify a Plugin Path?
I don't know if Awesomium is getting the Flash from IE/Chrome/Firefox already installed Browser.. But i do have them all, with Flash plugin Installed.
Currently i do not have much code, only the XAML Awesomium Control, added from VS2012 ToolBox
PS: In my application i only need to open a static SWF with parameters, and a HTML5+JS page so if there is something better for that, i apreciate also alternatives, except the WPF WebControl since it use IE Engine and the HTML5 page i'm loading into it only support IE 10 +
Are you sure that you use correct control? WebControl it is Awesomium control, WebBrowser it's WPF control. If it's correct try create folder 'plugins' in bin folder and put there npswf32_11_8_800_94.dll
There is a web page with a silverlight control, when we use browsers like IE, chrome etc, they are all working.
We develop a desktop program, embed a WebBrowser control to a win form, and navigate to the web page, the silverlight object is not initializing, only shows the silverlight logo, just like the silverlight has not yet installed, but actuall it has installed and working.
Is it the limitation for silverlight or there should be some kind of security settings in IE or the WebBrowser control?
I run silverlight in browsers as well as in a 'client' application (WPF, using a webbrowser type control). I can tell you in my project works without any issues, I've not had to change any settings apart from one - as I run it local host, IE prompts me about running in intranet mode.
You should use fiddler to see the exact URL that is being used in the navigation and to see if there are any errors returning from the web server.
I know it's not exact help, but I can confirm it should work. Hopefully that can help narrow your search a little.
I am using Windows 7 Ult., IE9, Chrome. I have just installed Silverlight 5 and am trying to develop an app using DevExpress DXMap control and Silverlight. However, I am having issues with Silverlight it seems. When I go to this site (http://www.silverlight.net/learn/overview/what's-new-in-silverlight-5/introduction-to-silverlight-5-3d) to watch a video on the Silverlight 3d feature, the video player which I believe is a Silverlight control loads, but then disappears. When I run the app with the DXMap control, the page loads a blank area with only the zoom control, navigation pad, and scale visible.
I have tried finding a solution to this problem, but have not been successful. Any suggestions?
Okay, I found out what was the issue. I thought that not checking the "Host the silverlight application in a new web site" option (since I never had a website as yet) would let the application load on its own, but I had to enable the "Host the silverlight application in a new web site" option to get it associated with a test page.
On a windows 7, visual studio 2010, I can't get my silverlight app to refresh in Chrome 10.0.648.204. Even when closing the tab displaying the app. Using internet explorer 8 I have no problems. Heelp I prefer using Chrome.
The short term solution is to clear Chrome's cache after you deploy a new xap. A slightly longer solution can be found here:
Prevent your silverlight xap file from caching in your browser.
Firefox recently blacklisted the plugin that allows xbaps to work in firefox
This is a huge problem for me as one of my companies enterprise products is a web application that makes use of an xbap and must work in firefox.
Does anyone know if there is an update to the blacklisted plugin or if it is possible to overwrite the blacklist and use the plugin anyway?
The Windows Presentation Foundation plugin is no longer blocklisted. Are you sure it's still blocked?
What you need is to place the NPWPF.dll in the Firefox Plugin folder.
That works perfectly.
You can find the NPWPF.dll file in :
[WINDIR]\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation