Skip to main content
Home Forums Silverlight Programming Report a Silverlight Bug Mozilla Firefox crashes with SplashScreenSource attribute
3 replies. Latest Post by Yi-Lun Luo - MSFT on September 19, 2008.
(0)
Denis1900
Member
7 points
80 Posts
09-08-2008 2:49 PM |
Hello! While SplashScreenSource is set for SilverLight control on the page, mozilla shows an error message an closes. In IE it works normally. I'm testing in mozilla 2.0 and 3.0 on Windows XP SP2.
Yi-Lun L...
All-Star
25052 points
2,747 Posts
09-09-2008 11:14 PM |
Hello, can you share a sample repro? Once we got a similar bug report, but it turned out that the actual problem is the html document is not well formatted...
09-17-2008 7:23 AM |
Hello! This bug comes when using xap-file as a source for SplashScreenSource. You can do the following: create simple (or even empty) xap-file, set SplashScreenSource to it and run application in IE or Mozilla. At the first time, downloading are progressing and xap-splashscreen are showing to users. But if you click Refresh button, Mozilla and IE (!) crushes.
09-19-2008 12:55 AM |
We do not support using xap as splash screen. You can only use a loose XAML file.