Microsoft
Software
Hardware
Network
Question : Visual Studio 2005 Error - Build failed failed because "sgen.exe" was not found
I am trying to do a web project build using Visual Studio 2005 Professional Edition and I'm getting the following error:
C:\WINNT\Microsoft.NET\Fra
mework\v2.
0.50727\Mi
crosoft.Co
mmon.targe
ts(1902,9)
: error MSB3091: Task failed because "sgen.exe" was not found, or the .NET Framework SDK v2.0 is not installed. The task is looking for "sgen.exe" in the "bin" subdirectory beneath the location specified in the SDKInstallRootv2.0 value of the registry key HKEY_LOCAL_MACHINE\SOFTWAR
E\Microsof
t\.NETFram
ework. You may be able to solve the problem by doing one of the following: 1.) Install the .NET Framework SDK v2.0. 2.) Manually set the above registry key to the correct location. 3.) Pass the correct location into the "ToolPath" parameter of the task.
I have done dozens of builds before this, and haven't installed anything new. Not a lot out there on this problem, hoping someone else has run into this.
TIA,
N
Answer : Visual Studio 2005 Error - Build failed failed because "sgen.exe" was not found
This was due to a patch being installed on the TFS server that created an incompatibility.
Random Solutions
SCCM: Collection based on Computer Model Query?
Reduce the size of x-axis in Perfmon graph
Tool to copy Microsft server to a virtual server
Disable file explorer rename on Windows
Installing: What is it With this here "Mscreate.dir"
EOF in CFile
Need SQL Script
How Do I download AJAX Futures?
MS Access Extended list - selections from saved list
How to set scroll position of a datalist inside a div tag using javascript?