StockOverflowException in Win98

  • Thread starter Thread starter wojtek
  • Start date Start date
W

wojtek

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
 
Hi,

Are you using any recursive method?

It may be the problem, if not post more details of where the exception is
thrown.

cheers,
 
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top