本文介绍了VS 2005中没有VB模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的计算机上安装的VS 2005没有任何VB模板或选项.它只有商业智能项目或空白解决方案模板.我曾尝试从闪存盘中打开一些VB 2005 Express项目/模板,但收到错误消息:
The VS 2005 installed on my computer doesnt have any VB templates or options. It just has Business Intelligence Projects or a blank solution template. I've tried opening some VB 2005 express projects/templates from my flash disk but get the error message:
"未安装项目'F:\ xyz.vbproj'的应用程序.确保已安装项目类型(.vbproj)的应用程序"
"The application for project 'F:\xyz.vbproj' is not installed. make sure the application for project type (.vbproj) is installed"
推荐答案
这篇关于VS 2005中没有VB模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!