Today I have installed Visual Studio 2012 Ultimate with all features selected during install. but recently found that silverlight designer does not work when I set Controls Content property. Exception is thrown when I'm setting any controls Content property in XAML. I tried to create silverlight 4 and 5 project same there. also tried to target different .net framework versions, same. I'm attaching screenshot and you can see error. You can see that I have only one button with Content property in XAML. Exception is thrown with other controls too like Checkbox HyperlinkButton and others when I set their Content property. If Content property is not set on Controls there's no Exception. Also if Content Property is set to empty string "" there's no Exception.
Error: Exception: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog