简体   繁体   English

更新到最新的Template10时出错

[英]Error when update to latest Template10

After update to latest Template10, I am unable to edit my XAML in Visual Studio 2015. 更新到最新的Template10后,我无法在Visual Studio 2015中编辑XAML。

Error that I get. 我得到的错误。

The name "PageHeader" does not exist in the namespace "using:Template10.Controls". 名称“ PageHeader”在名称空间“ using:Template10.Controls”中不存在。

I tried creating new project from latest Template10, and did not encounter such error. 我尝试从最新的Template10创建新项目,但未遇到此类错误。 Both (my project and new project from latest Template10) uses "using:Template10.Controls" yet only my project have such error. 这两个(我的项目和最新Template10的新项目)都使用“ using:Template10.Controls”,但只有我的项目有此错误。

What is the problem and how do I fix it? 有什么问题,我该如何解决?

Thanks. 谢谢。

Seems to me its a bug in Visual Studio 2015. Switching to 32 bit (from 64 bit) worked for me. 在我看来,这是Visual Studio 2015中的一个错误。切换到32位(从64位)对我来说很有效。 Other solution can be had here The name "XYZ" does not exist in the namespace "clr-namespace:ABC" 可以在此处找到其他解决方案名称空间“ clr-namespace:ABC”中不存在名称“ XYZ”

Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM