Tom Christian's Blog
-
Blog Chat: What would you like to talk about?
I am thinking of having another chat in the coming weeks and wanted to see if there were any topics that you really wanted to talk about. We seemed to get a lot of discussion going around SQL Injection so I thought that may be a good topic. Are there any other suggestions? I would like to try to have a focused chat on something but if there isn’t that much demand for one topic, we can always open it up to any topic that is discussed on this blog.
-
SOS: Upcoming release has a few new commands – ported from 1.x
-
SOS: Upcoming release has a few new commands – DumpThreadConfig
-
Documentation, and Where to Find It
There are a lot of places to look for Microsoft documentation currently online. Depending on the area that you are focused in, you may have to visit any of a number of sites to get the information that you require.
-
Cannot create/shadow copy 'File Name' when that file already exists
-
Update coming for SOS
It is still pretty early in the process, but I wanted to let you know that we are going to be adding SOS for .NET 2.0 to the Debugger package, with all of the new functionality that I have been referencing in my posts here.
-
Other bloggers you may want to check out
If you are into reading about ASP.NET, Debugging, or any of the other topics that I write about, here are some others that you may want to check out:
-
ASP.NET Tips: What to gather to troubleshoot
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.
-
ASP.NET Tips: What to gather to troubleshoot - part 6 - Recycle due to memoryLimit
Here is another situation that you may come across and what to do in order to gather information about it.
-
ASP.NET Tips: What to gather to troubleshoot - part 5 - OutOfMemoryException
So we already talked about what to gather when you are experiencing high memory. But what if you are actually getting a System.OutOfMemoryException? Here is how you capture a dump at the time you are running out of memory.