Always see NullReference exception in designer with all silverlight business applications in visual studio 2010

前端 未结 3 1026
慢半拍i
慢半拍i 2021-02-20 04:46

Starting with the most simple case.

If I press \"File->new project->silverlight business application\" it opens up to MainPage.xaml saying the message attached at the bo

3条回答
  •  南方客
    南方客 (楼主)
    2021-02-20 05:39

    This happens if you have installed visual studio 2011 developer preview on your pc.

    To resolve the error close visual studio and your browsers. Uninstall silverlight (no need to uninstall the sdk just silverlight itself).

    Then re-open your project. Follow the instructions and it'll be working just fine.

提交回复
热议问题