Actually, I found the problem on Google. It is a stack overflow. In WS2003, they changed the default stack size for an thread in w3wp.exe from 1MB to 256K.
Thanks.
We have a "legacy" COM DLL (written in VC++) that is invoked from a Web service written in C#.
When run on a Windows 2003 Server machine under w3wp.exe, invoking a specific method results in an exception. I get a Stack Overflow error when I attach to w3wp.exe and debug the call. The strange...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.