Created On:  17 June 2010
Problem:
When attempting to generate a client application using the IMTK from the IDE or from the imtkmake utility the following error is displayed:
>>> Error executing program 'MSBuild.exe' The system cannot find the file specified
This occurs when trying to generate the .NET Winform and Webform clients because msbuild.exe is being invoked to do this task.
>>> Error executing program 'MSBuild.exe' The system cannot find the file specified
This occurs when trying to generate the .NET Winform and Webform clients because msbuild.exe is being invoked to do this task.
Resolution:
This error is simply saying that the msbuild.exe command cannot be found which means that its location needs to be added to the system PATH.
For Visual Studio 2008 this can be found in the folder C:\\Windows\\Microsoft.NET\\Framework\\V3.5.
Please add the above location to your PATH and try again.
For Visual Studio 2008 this can be found in the folder C:\\Windows\\Microsoft.NET\\Framework\\V3.5.
Please add the above location to your PATH and try again.
Incident #2459845
Old KB# 31198
#COBOL
#StudioEnterpriseEdition
#Server
#EnterpriseServer
#netexpress
#Enterprise

