Visual Studio 2008 Xaml Editor not working / disappeared

后端 未结 7 2117
眼角桃花
眼角桃花 2020-12-31 21:00

When I start up VS 2008 to work on a WPF / Silverlight App and open a XAML or XML file the XAML / XML editor is no longer working. The designer does not show up and intelli

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-31 21:52

    I've seen this problem before, running this command should fix it :

    Devenv.exe /ResetSkipPkgs
    

提交回复
热议问题