如何安装 Visual Studio 2010 的指导包模板?
我为 VS2010 Ultimate 安装了 GAT 2010、GAX 2010 和 SCSF 2010 扩展。我有用于创建使用 CAB 项目的模块的指导包模板。今天我发现它们失踪了,而且我似乎无法将它们找回来。我尝试按照其他缺失模板的建议运行 devenv /installvstemplates,但这不起作用。我还重新安装了所有三个扩展包,但仍然没有解决问题。还有其他想法吗?
I have GAT 2010, GAX 2010 and SCSF 2010 extensions installed for VS2010 Ultimate. I had the Guidance Package templates for creating modules used CAB projects. Today I found out that they are now missing and I can't seem to get them back. I've tried running devenv /installvstemplates as suggested for other missing templates, but that didn't work. I've also reinstalled all three extension packages and that still didn't fix it. Any other ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不知何故,指导包与我的项目脱节了。通过从“视图”>“导航”下的菜单打开“指导导航器”其他窗口> Guidance Navigator,我能够选择 Smart Client Software Factory 2010 包并将其与项目重新关联。完成此操作后,模板重新出现在新项目向导中。
The Guidance Package somehow became disassociated with my project. By opening the Guidance Navigator from menu under View > Other Windows > Guidance Navigator, I was able to select the Smart Client Software Factory 2010 package and re-associate it with the project. After I did that, the templates reappeared in the new project wizard.