开发者

Why won't my Silverlight Application load in Internet Explorer?

开发者 https://www.devze.com 2023-01-08 11:20 出处:网络
For some strange reason my Silverlight 4 application isn\'t loading in Internet Explorer.开发者_C百科 I see no error messages, just a blank screen. It works fine in Chrome.

For some strange reason my Silverlight 4 application isn't loading in Internet Explorer.开发者_C百科 I see no error messages, just a blank screen. It works fine in Chrome.

Any ideas?


When SL has failed to load for me in a browser it is usually related to mime-type. It would be worth checking to make sure it is set correctly by the server: http://learn.iis.net/page.aspx/262/configuring-iis-for-silverlight-applications/


I'm not sure exactly why, but the application didn't like one of my div tags. As soon as I pulled it from the div tag, it showed up no problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消