Srijith Sarman

Time,space and living

  Home  |   Contact  |   Syndication    |   Login
  16 Posts | 1 Stories | 8 Comments | 1 Trackbacks

News



Archives

Algorithms

General

Other software

Programming .NET

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.