Visual Studio 2008(2010旗舰版)无法打开项目
我们办公室里的几个人安装了 Visual Studio 2010,完全安装后我们看到包括 Visual Studio 2008。 现在,当我们尝试在 2008 年版本中打开 2008 项目时,它会失败,并显示一条关于不支持 .csproj 项目扩展名的长消息。
进一步检查一下,我发现此版本的 Visual Studio 没有安装 csharp 或 Visual Basic 扩展,但主要是 sql 扩展。
有人可以确认这个版本的 Visual Studio 2008 是否可以用于常规应用程序(控制台、Web、Windows)开发(如果可以怎么办?)或者它是否只适合 sql 开发?
-------------------- Visual Studio 2008(包括 2010 Ultimate)关于信息 -->
Microsoft Visual Studio 2008 版本 9.0.30729.1 SP 微软.NET框架 版本 3.5 SP1
安装版:IDE 标准
--从列表中删除了多个主机修复。
SQL Server Analysis Services
Microsoft SQL Server 分析服务设计器 版本 10.0.5500.0
SQL Server 集成服务
Microsoft SQL Server 集成服务设计器 版本 10.0.5500.0 ((Katmai_PCU_Main).110921-2358 )
SQL Server 报告服务
Microsoft SQL Server 报告服务设计器 版本 10.0.5500.0
A couple of us here in the office installed Visual Studio 2010 which after full installation we saw included visual studio 2008.
Now when we attempt to open 2008 projects in this edition of 2008 it fails with a long message about not supporting the project extension of .csproj.
A bit more checking into it I see that there are no csharp or visual basic extensions installed for this edition of visual studio but mainly sql extensions.
Can someone confirm if this edition of visual studio 2008 can be used for regular application (console, web, windows) development (if so how?) or if its only suited for sql development?
------------------- Visual Studio 2008 (incl with 2010 Ultimate) About Info -->
Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: IDE Standard
-- several host fixes removed from list.
SQL Server Analysis Services
Microsoft SQL Server Analysis Services Designer
Version 10.0.5500.0
SQL Server Integration Services
Microsoft SQL Server Integration Services Designer
Version 10.0.5500.0 ((Katmai_PCU_Main).110921-2358 )
SQL Server Reporting Services
Microsoft SQL Server Reporting Services Designers
Version 10.0.5500.0
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
VS 2010
和VS 2008
UE 包括所有常规应用程序。 VS2010还安装了2008文件夹Microsoft Visual Studio 9.0.
。只需使用 2010 就可以了。它支持所有版本。VS 2010
andVS 2008
UE include all regular applications. VS2010 also installed 2008 folderMicrosoft Visual Studio 9.0.
. Just simply use 2010 and you'll be fine. It supports all versions.