mvvm-light 无法创建 WP7 应用程序“此安装不支持该项目类型”
我一直在尝试使用 Laurent Bugnion MVVM 轻方法来学习 MVVM。 我已经安装了二进制文件和模板(使用 2011 年 1 月 23 日的最新版本) 我可以创建 WPF 和 SL4 项目,但是当我尝试创建 WP7 项目时,VS2010 会抛出错误。 “项目文件 c:\users\tonby\AppData\Local\temp\ime44m4x.2hg\Temp\MvvmLigh5.csproj 无法打开。 此安装不支持该项目类型。
我已检查模板文件未被阻止,因此不确定下一步要尝试什么。
I have been trying to learn MVVM using Laurent Bugnion MVVM light method.
I have installed binaries and templates (using latest version dated 23 Jan 2011)
I can create WPF and SL4 projects but when I try to create a WP7 project VS2010 throws an error.
"The project file c:\users\tonby\AppData\Local\temp\ime44m4x.2hg\Temp\MvvmLigh5.csproj cannot be opened.
The project type is not supported by this installation.
I have checked the template files are not blocked so unsure what to try next.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您安装了 Windows Phone 7 工具吗?
Did you install the Windows Phone 7 tools?