PDA

Ver la Versión Completa : Fatal Error: MSBuildToolsPath is not specified for the ToolsVersion "4.0"


H.Sagas96
05-06-2015, 01:19:41
Tengo un error desde que creo la forma y no me deja correr el programa no compila:

[Fatal 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.

alguien conoce como corregir esto?

nlsgarcia
05-06-2015, 02:39:40
H.Sagas96,


...Fatal Error: MSBuildToolsPath is not specified for the ToolsVersion "4.0"...

:rolleyes:

Revisa esta información:

My Visual Studio 2008 is broken after uninstalling .NET Framework 4.0 (http://blogs.msdn.com/b/visualstudio/archive/2010/02/26/my-visual-studio-2008-is-broken-after-uninstalling-net-framework-4-0.aspx)
Espero sea útil :)

Nelson.

ecfisa
05-06-2015, 05:50:21
Hola H.Sagas96.

Revisa estos enlaces:

How do I change the default toolspath for Visual Studio 2008? (http://stackoverflow.com/questions/2149653/how-do-i-change-the-default-toolspath-for-visual-studio-2008)
MSBuildToolsPath is not specified for the ToolsVersion 4.0 (http://xboxforums.create.msdn.com/forums/p/36743/212374.aspx)
Unable to run VS2010 or VS2008 (http://go4answers.webhost4life.com/Example/unable-run-vs2010-vs2008-4978.aspx)


Saludos :)

H.Sagas96
05-06-2015, 15:43:53
muchas graciar por la ayuda, los revisare