Oct 10, 2008
Seema just had a great about using XPerf to troubleshoot CPU issues when using Silverlight. This can also be used in the same way to troubleshoot ASP.NET or IIS. What can XPerf tell you? Seema answers that question, it can find out: Is my...
1 comments
Filed under: ASP.NET, IIS, Silverlight, .NET, High CPU
Sep 10, 2008
I wanted to get a feel for what tools people are using to test the performance of their website. My questions are: Do you check page-load times? Do you dig in to see which files are taking the time How do you track down a page that uses a...
2 comments
Filed under: Debugging, ASP.NET, IIS, High Memory, High CPU
Jun 23, 2008
I wanted to talk about monitoring performance in ASP.NET for a bit. I have already posted a few postings that talk around this issue, namely: ASP.NET Debugging - High Memory part 5 – Fragmentation ASP.NET Debugging - ASP.NET Tips- How to use DebugDiag...
2 comments
Filed under: ASP.NET Tip, Debugging, ASP.NET, IIS, .NET, Microsoft, High Memory, Hang, High CPU, Crash
May 21, 2008
So now that I am done with all the individual posts, I thought I would wrap them all together. So here are all of the posts that I created on gathering information when you are having a problem. Please keep in mind that these are geared towards...
2 comments
Filed under: ASP.NET Tip, Debugging, ASP.NET, IIS, .NET, High Memory, Hang, High CPU, Crash
May 02, 2008
On machines running IIS5 and IIS5.1, these are the Inetinfo.exe, DLLHost.exe and/or ASPNET_WP.exe processes. On machines running IIS 6 or 7, this is the w3wp.exe process. The following steps will allow us to get log files of the processes hosting the...
1 comments
Filed under: Debugging, ASP.NET, IIS, .NET, IIS7, High CPU