What causes Visual Studio 2008 SP1 to crash when switch to Design View of a WPF application

后端 未结 8 1905
甜味超标
甜味超标 2020-12-30 03:39

After developing a WPF application without Source Control, I decided to add the solution to TFS.

After doing so whenever I opened the main window.xaml file in Design

8条回答
  •  猫巷女王i
    2020-12-30 04:19

    I didn't have PowerCommands installed, but had the same problem. Starting in safe mode and deleting any exotic tabs in the toolbox solved the problem (you can start in normal mode afterwards). This is one of many possible causes of this error, as some Googling will show you.

提交回复
热议问题