T
Tom
Is there any way to increase the .NET stack space? A coworker is
writing a VB.NET application that is using recursion, and it is running
out of stack space. I am going to suggest that he rewrite his recursion
routine to NOT use recursion, but thought I would check first to see if
there were any way to increase the .NET stack size... I did do a Google
search but didn't find anything there.
Thanks.
Tom
writing a VB.NET application that is using recursion, and it is running
out of stack space. I am going to suggest that he rewrite his recursion
routine to NOT use recursion, but thought I would check first to see if
there were any way to increase the .NET stack size... I did do a Google
search but didn't find anything there.
Thanks.
Tom