
- #Sgen.exe exited with code 1 visual studio for mac how to
- #Sgen.exe exited with code 1 visual studio for mac upgrade
I'd be happy to send you any of the files that would be useful for you to look at (although I don't see a way to include files through this page.) All of the web references were moved to the second project. The other is a newly created Class Library project. After the conversion I broke the solution into two seperate projects.
#Sgen.exe exited with code 1 visual studio for mac upgrade
I used the Convert "Wizard" in VS 2005 to upgrade the entire solution to 2.0. These web services are for CRUD operations on the systems database. In VS 2003 the solution consisted of a single webproject. It had 5 web references to web services published by a Java/BEA system all of which are internal to the company. The project started in VS 2003 (maybe even the version before that). What exactly is your project structure Are you doing an ASP.NET website, webservice, or something else Were the projects originally created in Visual Studio 2003 and then upgraded to 2005 We need as much detail as you can provide on the projects in your solution so we can figure out which team needs to investigate this. The web references are in the class library project.

I have this problem in a solution that has one converted web site project and a new class library project.

It worked after removing the reference and added back again to the solution, but i still feel that this a bug in the conversion tool. Removing the project from the solution and readding it seems to fix the problem. I seem to get the same message when I update the web references in the project. Is there any other workaround.Ĭan you insert the relevant portions of the log hereĮrror 1 "sgen.exe" exited with code 1. C:\WINDOWS\Microsoft.NET\Framework\v7\ 1892 9 IASTCFrameWork.Net I still get the same error after changing the verbosity level. The MSBuild verbosity is the last drop down on that dialog box. Then go to Projects and Soutions and click on Build and Run Since my original post, I managed to get the solution to build again by removing and re-adding the project that contains the web references.

#Sgen.exe exited with code 1 visual studio for mac how to
I don't use MSBuild directly, but knowing how to view the messages may prove useful in the future. VS does the build so I'm not sure how to change the verbosity or view the messages it produces. Raja, Can you please open a bug following the instructions at the top of the forum. Try building with a higher verbosity and see if that reveals more information. Have you tried building with Detailed or Diagnostic verbosity It seems that the error is certainly related to the generation of serialization assemblies for use with the web service. The only thing that happened between is I refreshed the web references in this project. As a test I added the same web references to a new project and it builds just fine. This project had been building just fine earlier today. I am trying to build a project in VS 2005 but I am getting the error:Įrror 67 "sgen.exe" exited with code 1. C:\WINDOWS\Microsoft.NET\Framework\v7\ 1892 9 TAI.Util Posted: Visual Studio MSBuild, "sgen.exe" exited with code 1 Index ‹ Visual Studio ‹ Visual Studio MSBuild
