为什么 DatePicker 控件在 wp7 应用程序的 Expression Blend 中显示错误?
我在 Visual Studio 2010 中开发了 Windows Phone 7 应用程序。在该应用程序中,我使用了以下链接中的日期选择器控件
我的项目在构建操作以及 Visual Studio 2010 中的运行操作期间运行良好,没有任何困难。现在我已在 Expression Blend 中打开相同的项目。当我在 Expression Blend 中构建项目时,出现错误。错误是 XamlParseException:[行:0 位置:0]。但是当我在 Expression Blend 中运行该项目时,该项目运行正常,没有任何问题&所有功能均正常工作。问题仅在于 Expression Blend 中的构建操作。你能告诉我为什么会发生这种情况吗?您能否提供任何解决方案或链接来解决构建操作期间发生的上述问题?如果我做错了什么,请指导我。
I have developed window phone 7 application in visual studio 2010. In that application I have used the datepicker control from the following link
http://devlicio.us/blogs/derik_whittaker/archive/2010/09/19/using-the-datepicker-control-in-wp7.aspx
My project is running fine without any difficulty during the build operation as well as run operation in visual studio 2010. Now I have opened the same project in Expression blend. When I build the project in Expression Blend I get the error. The error is XamlParseException: [Line: 0 Position: 0]. But when I run the project in Expression Blend the project runs properly without any problem & all the functions work properly. The problem is only with build operation in Expression Blend. Can you please tell me why this is happening ? Can you please provide me any solution or link through which I can resolve the above issue which occurs during build operation ? If I am doing anything wrong then please guide me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您在此处没有得到解决方案,我建议您将其发布到 Microsoft 论坛或 Connect(相对于 prod/wpd 工具)上。这可能是一个错误......他们可能还没有跟踪它。
I'd recommend posting this on the Microsoft forums or on Connect (vs prod/wpd tooling) if you don't get a resolution here. It's potentially a bug.. they may or not be tracking it yet.