Select to view content in your preferred language

Error #1024: Stack Underflow Occurred

1006
3
05-18-2011 12:01 PM
DidumAbraham
Deactivated User
Has anyone ever encountered this error? Any suggestions on how to resolve it?
Thanks,
Tags (2)
0 Kudos
3 Replies
DidumAbraham
Deactivated User
Disregard thread, got it figured.
0 Kudos
Chih-YuLai
New Contributor
Hi Didum,

I got the same problem with the IDW geoprocessing service in my flex code.
Could you share any hint to solve it?

Thanks,
Chih-Yu
0 Kudos
DidumAbraham
Deactivated User
Hi Didum,

I got the same problem with the IDW geoprocessing service in my flex code.
Could you share any hint to solve it?

Thanks,
Chih-Yu


Chih-Yu,
I had a trace statement in my code and bypassed this error by commenting out this statement.
For whatever reason, it later appears to me that flexviewer didn't like the trace statement I had in my code.
Hope this helps!