Help needed trying to build project - sgen.exe
Hi All,
I apologise if I have posted this in the wrong section.
I have a project. When I try to buld my project I get the errors -
Warning 1 Task attempted to find "sgen.exe" in two locations. 1) Under the "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\" processor specific directory which is generated based on SdkToolsPath 2) The x86 specific directory under "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\" which is specified by the SDKToolsPath property. You may be able to solve the problem by doing one of the following: 1) Set the "SDKToolsPath" property to the location of the Microsoft Windows SDK. MVCContrib
Error 2 Task could not find "sgen.exe" using the SdkToolsPath "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\" or the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microso ft SDKs\Windows\v7.0A". Make sure the SdkToolsPath is set and the tool exists in the correct processor specific location under the SdkToolsPath and that the Microsoft Windows SDK is installed MVCContrib
I look and find that I need to copy the file sgen.exe from C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin to C:\WINDOWS\Microsoft.NET\Framework\v4.0\ but the folder is empty. Does anyone know how I can find the sgen.exe file?
Thank you
|