Re: Out of stack space error in VB when uploading - WeOnlyDo Discussion board

Re: Out of stack space error in VB when uploading (General questions)

by RBosveld, Wednesday, October 20, 2004, 18:52 (7127 days ago) @ wodSupport

In my original program there is some code in some events like statechange and pretranslatereply, but only for logging purposes. I just record the information you give back both internally (in a collection) and to a file. And I use the progress event to control a progressbar.

But in that project I posted I don't use events at all. I posted all the code there is.
That's why I did that test, my first guess was that I was doing something in an event that triggered that event again, thereby creating an ifinite loop and the stack overflow.


Complete thread: