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
Maximize Worksheet when opened
System error 5 has occurred when using NET USE and Windows Server 2008
Convert Access 95/97 to Access 2000 MDE
PHP SESSION doesn't pass value to sub or upper directory on Linux
Foxpro Can't Seem to Find Word 2007 under Windows 7
Create Mail Merge in Word from Public Folder in Outlook
logon problem
Software Inventory in SCCM 2007
VMWARE VMDK Guest Blue Screen
How can execute an application asynchronously in a trigger/stored procedure?