Saturday, March 3, 2007
#
Suddenly I started getting this error after the deployement of our project.I haven't faced this type of a problem in the development environment.The project is done in .Net 1.1 . I found in some forums that this does occur due to stack overflow.But yet I couldn't figure out exactly where the stack overflow happens.Hope that it could be sorted out.
Edit: In our case it was due to some badly done multi threading.