Re: Out of stack space error in VB when uploading (General questions)
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:
- Out of stack space error in VB when uploading file - RBosveld, 2004-10-20, 17:27
- Re: Out of stack space error in VB when uploading - wodSupport, 2004-10-20, 18:26
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 18:36
- Re: Out of stack space error in VB when uploading - wodSupport, 2004-10-20, 18:42
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 18:52
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 19:26
- Re: Out of stack space error in VB when uploading - wodSupport, 2004-10-20, 21:03
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 19:26
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 18:52
- Re: Out of stack space error in VB when uploading - wodSupport, 2004-10-20, 18:42
- Re: Out of stack space error in VB when uploading - RBosveld, 2004-10-20, 18:36
- Re: Out of stack space error in VB when uploading - wodSupport, 2004-10-20, 18:26