Top "Sgen" questions

The Microsoft XML Serializer Generator Tool - creates xml serialiser assembly from an existing assembly.

VSTS 2010 SGEN : error : Could not load file or assembly (Exception from HRESULT: 0x80131515)

I am experiencing a strange issue with VS2010. We use TFS to build our API dlls and we used to …

visual-studio-2010 msbuild .net-4.0 tfsbuild sgen
How to set SGEN toolpath in Msbuild to target 3.5 framework

I've just upgraded a project from VS2008 to VS2010 but I'm still targeting the 3.5 framework. In my project file I …

visual-studio-2010 sgen
SGEN failure: An attempt was made to load an assembly with an incorrect format in VS2008

I was able to find several similar questions asked and answered, but none of the answers or exact conditions applied …

visual-studio-2008 format mixed-mode web-reference sgen
SGEN doesn't work after upgrading from VS2008 to VS2010

I just recently upgraded a VS2008/.NET 3.5 SP1 project to VS2010 and .NET 4. I have a post-build event which calls …

visual-studio-2010 .net-4.0 sgen