G
Guest
I have some Jscript compiled code the works on XP but gets stack overflows on
my 2003 server.
The Jscript code uses recursive calls. If the nember of levels is more than
4, I receive a stack overflow. On the XP (using same .dll compiled code, .net
1.1) I can have more than 10 levels without receiving a stack overflow.
I have posted to the Jscript site, however, I am thinking that this is a
configuration difference between my XP and 2003 server.
Any comment/thoughts would be appreciated.
Thanks,
my 2003 server.
The Jscript code uses recursive calls. If the nember of levels is more than
4, I receive a stack overflow. On the XP (using same .dll compiled code, .net
1.1) I can have more than 10 levels without receiving a stack overflow.
I have posted to the Jscript site, however, I am thinking that this is a
configuration difference between my XP and 2003 server.
Any comment/thoughts would be appreciated.
Thanks,