How do I change the default toolspath for Visual Studio 2008?

Posted by gersh on Stack Overflow See other posts from Stack Overflow or by gersh
Published on 2010-01-27T19:17:56Z Indexed on 2010/04/26 21:43 UTC
Read the original article Hit count: 372

I had Visual Studio 2010 beta 1 installed, and I removed. Now, when I try to crate a project in Visual Studio 2008. I get the error "MSBUildToolsPath is not specified for the ToolsVersion "4.0" defined at "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\TOolsVersions\4.0", or the value specified evaluates to the empty string". How do I change the ToolsVersion to "3.5", so it works?

© Stack Overflow or respective owner

Related posts about visual-studio-2010-beta-1

Related posts about visual-studio-2008