May 07, 2008
For this quiz. Let’s say that you run a web server and your customers complain that the site is running slow. What do you do to troubleshoot it? As a follow-up, if you figure out that one page is the problem, what do you do to look into what...
2 comments
Filed under: Debugging, ASP.NET, IIS, Trivia of the Day, Hang
Apr 21, 2008
Problem 1 So here is the scenario. You open a dump from when you were experiencing a problem and try to run an SOS command and you see: 0:024> !dumpheap -stat Cannot get the ThreadStore, do you have symbols for the mscorwks/mscorsvr files? What...
1 comments
Filed under: Debugging, ASP.NET, IIS, Trivia of the Day