Share via

Visual Studio on Windows 7

Anonymous
2009-10-28T15:58:14+00:00

I have upgraded a Vista laptop to Windows 7. After upgrading I found I could not run VS 2008. I tried installing the VS2010 Beta 2 to see if that would work but sadly no, I have now unloaded both versions and reinstalled VS 2008. It appears to install without errors but when I try to load an existing project it fails to load with the following error:-

Unable to read project file <name>. MSBuildToolsPath is not specified for the 'Tools Version "4.0"' defined at 'HKEY_LOCAL_MACHINE\SOFTWARE\MICROSFT\MSBUILD\TOOLSVERSION\4.9, or the value specified evaluates to the empty string.

Can anyone help???

Thanks

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2009-10-29T13:40:14+00:00

Hello Ray.B

Thank you for visiting the Microsoft Windows 7 Community site. The issue you posted is related to MS Visual Studio and would be better suited in the Visual Studio Forums. Please visit the link below to find a community that will offer the support you request.

http://social.msdn.microsoft.com/Forums/en-US/category/visualstudio


David O

Microsoft Answers Support Engineer

Visit ourand let us know what you think.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2010-04-26T21:39:28+00:00

    Make sure the following registry keys do not exist in the machine:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\4.0HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersion\4.0

    Was this answer helpful?

    0 comments No comments