Tagged Questions
1
vote
2answers
899 views
Common ASP.NET Intermittent Hang-Ups
Recently, we've encountered some strange intermittent issues in our ASP.NET app. These issues would include:
Static Variables becoming un-initialized
Background threads aborting
(InProc) session ...