开发者

Unknown server tag 'asp:Silverlight'

开发者 https://www.devze.com 2023-03-24 16:39 出处:网络
I am getti开发者_运维技巧ng the error above when I run a solution developed in Visual Studio 2010 and using Silverlight 4.Does anyone know the solution to this?The asp:Silverlight tag was removed from

I am getti开发者_运维技巧ng the error above when I run a solution developed in Visual Studio 2010 and using Silverlight 4. Does anyone know the solution to this?


The asp:Silverlight tag was removed from the SDK on release of Silverlight 3. You need to be using the html <object> tag directly. Review the contents of the test host page the Visual Studio creates when you create a new Silverlight solution.

0

精彩评论

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