Visual Studio 2012 Not Recognizing Xaml Files, Design View Broken

后端 未结 5 1149
借酒劲吻你
借酒劲吻你 2020-12-18 09:38

Design View for Xaml on Visual Studio Professional RC 2012 used to work for me. But suddenly stopped for no reason I can figure.

  • Visual Studio 11 No longer Re
5条回答
  •  無奈伤痛
    2020-12-18 10:03

    Suggestion 4 in this link worked for me: devenv /resetuserdata in Command Prompt.

    So at least in my case, re-installing and then the above command cleared all issues. It is possible that resetting user data could have made it unnecessary to re-install but I can't know that now.

    I still can't say what caused this but it seems a pretty long tail issue that occurs sporadically and looks to have precursors in older versions.

提交回复
热议问题