Hi,
I have problems with executing my application in Win98. I get an error
StackOverflowException in many unexpected moments. In Win2000 and WinXP it
works well. What to do?
Regards
Wojtek
Ignacio Machin \( .NET/ C# MVP \) - 20 Aug 2004 14:33 GMT
Hi,
Are you using any recursive method?
It may be the problem, if not post more details of where the exception is
thrown.
cheers,

Signature
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
> Hi,
>
[quoted text clipped - 4 lines]
> Regards
> Wojtek
David Levine - 21 Aug 2004 10:14 GMT
Without more details it is impossible to tell. Provide a short code sample
that reproduces the problem or more information about the error (event log,
etc.)
Does this happen when running under a debugger or only with production code?
> Hi,
>
[quoted text clipped - 4 lines]
> Regards
> Wojtek