compile web reference to x64 Release Failed

  • Thread starter Thread starter Shachar
  • Start date Start date
S

Shachar

Hi All,

When I'm trying to compile a class library with no web reference to x64
Release
I Succeed.
When trying to compile a class library with web reference to x64 Debug
I Succeed.
When trying to compile a class library with web reference to x64 Release
I get an error : Error 1 "sgen.exe" exited with code 1.

I'm using a VB2005 release using C# on : Windows 2003 x64 or Windows XP 32.

What I do wrong ?

10x.
 
Back
Top