开发者

Webbrowser Silverlight Error HRESULT: 0xC00CEE21

开发者 https://www.devze.com 2023-04-04 00:33 出处:网络
Is impossible insert the we开发者_如何学Cb browser in silverlight web, return error HRESULT: 0xC00CEE21..

Is impossible insert the we开发者_如何学Cb browser in silverlight web, return error HRESULT: 0xC00CEE21.. i have updated silverlight 4, web and sdk but null..


Remark from MSDN: The WebBrowser control is intended for use in Silverlight applications that run outside the browser only.


It should normally come up like this:

Webbrowser Silverlight Error HRESULT: 0xC00CEE21

The error on insertion is an indication that your SDK/Tools install is broken. I suggest you reinstall Silverlight and the Silverlight Tool 4 For VS2010 SDK.

http://msdn.microsoft.com/en-us/library/cc838244%28v=VS.95%29.aspx

Hopefully it will work again after reinstalling.

Please note you can only use the WebBrowser control in OOB mode.

0

精彩评论

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