CompileXaml failed unexpectedly

前端 未结 2 1767
天涯浪人
天涯浪人 2021-01-24 21:17

I`ve created a new project of a windows 8 application. I want to create it with c#/xaml. I\'m creating project and than I press F5 and I get

The \"Compile

相关标签:
2条回答
  • 2021-01-24 21:50

    Upgrade your Visual Studio 2013 from Update 2 to Update 4. When you Build your project it gives and error about Hyper - V Network adapter. To Solve that, allow to change in Hyper -V Network Adapter settings by click on "Retry" button in prompt. ( You can also upgrade Window phone SDK to 8.1 for better experience. It is optional not necessary to solve this error.)

    0 讨论(0)
  • 2021-01-24 22:03

    I solved the problem. Tbh I`m not sure how I did this.

    I've uninstalled all visual stuidos and downloaded latest version of Visual Studio 2012 RC from MS site. Installed it from scratch and it worked

    0 讨论(0)
提交回复
热议问题