Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# can';在VSE 2010中打开mvc项目_C#_Visual Studio 2010_Csproj - Fatal编程技术网

C# can';在VSE 2010中打开mvc项目

C# can';在VSE 2010中打开mvc项目,c#,visual-studio-2010,csproj,C#,Visual Studio 2010,Csproj,我使用MVC3、C#、vse2010webdeveloper创建了项目文件。 刚刚安装了最新的vse2010webdeveloper。 当我尝试打开.sln文件时,我收到以下消息: D:\Work\tech_descr\Site\Site.csproj : error : The project file 'D:\Work\tech_descr\Site\Site.csproj' cannot be opened. The project type is not supported by th

我使用
MVC3、C#、vse2010
webdeveloper创建了项目文件。 刚刚安装了最新的
vse2010
webdeveloper。 当我尝试打开.sln文件时,我收到以下消息:

D:\Work\tech_descr\Site\Site.csproj : error  : The project file 'D:\Work\tech_descr\Site\Site.csproj' cannot be opened.
The project type is not supported by this installation.
我检查了论坛上提出的解决方案,但它不起作用。看起来我的软件版本还不错。 以下是来自csproj:

<ProjectGuid>{9F99CE4B-6664-401C-AEFD-DD53C3281B42}</ProjectGuid>
<ProjectTypeGuids>{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
{9F99CE4B-6664-401C-AEFD-DD53C3281B42}
{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}

不要双击.sln文件打开解决方案,从VSE 2010的“文件->打开”菜单中打开它,它将提示您转换

我将从重新安装MVC 3开始

有趣的是,这些guid分别是:

Visual C#

窗口(C#)

Web应用程序


http://www.mztools.com/articles/2008/mz2008017.aspx

欢迎光临。分享你的研究成果对每个人都有帮助。告诉我们你发现了什么,你尝试了什么?如果您还没有,请查看。祝你好运您安装了这个版本吗?:-如果没有SP1和工具更新,您将无法获得对MVC3的支持。