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
When exporting Access 2003 report to Excel 2003, I get a message "File Error, Some number formats may have been lost." and my Date field is corrupted to a seemingly random number.
writing a fixed length text file
remote web workplace and full screen setting not working
convertin CString to const char*
How do I find the names of all printers installed on a computer?
Paging File Settings
Set up ISAPI module on IIS7
I am trying to add an edit, delete function to an existing gridview
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI<wbr />_AS" and "Latin1_General_CI_AS" in the equal to operation
Populate a combo box based on selection from previous combo box