+ -
当前位置:首页 → 问答吧 → 关于vs2010不能运行CLR工程的求助!!!

关于vs2010不能运行CLR工程的求助!!!

时间:2010-05-02

来源:互联网

在vs2010中建立CLR工程,竟然提示出错,望高人指点,多谢。






>------ Build started: Project: work, Configuration: Debug Win32 ------
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(292,5): error MSB8009: .NET Framework 2.0/3.0/3.5 target the v90 platform toolset. Please make sure that Visual Studio 2008 is installed on the machine.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

作者: gg8_8   发布时间: 2010-05-02

建议下载vs2010正式版安装!

作者: yincheng01   发布时间: 2010-05-02

很简单,VS2010只能和.NET4.0使用,你在建立项目的时候记得把上面的.NET选成4.0就解决了

作者: jinwuchen   发布时间: 2011-11-28