iis

Browse by Tags

All Tags » SOS (RSS)
Who uses SOSEX and what for?
Another thing I am curious to know is if anyone is using SOSEX and what advantages it gives you for debugging.  I have talked to the author of it and I think it has a lot of useful commands, just wanted to get everyone’s take on it. Let me know any Read More......( read more ) Read More...
Posted: Sep 22 2008, 06:00 AM by IIS.net
Filed under: , , ,
Debugger Extension update
The debugger extension that we were working on getting out with the debugger package has hit some roadblocks and it looks like it isn't going to be shipping with the debugger anytime soon. We are looking to see if we can find an alternative method to Read More......( read more ) Read More...
Posted: Sep 12 2008, 06:00 AM by IIS.net
Filed under: , , , ,
SOS Tip: Using help
This is just a quick little note to remind everyone that the !help command in sos can be very helpful.  Not only does it list all of the possible commands, but if you run it and pass it the name of a command, it will print out a bunch of really useful Read More......( read more ) Read More...
Posted: Sep 09 2008, 06:32 AM by IIS.net
Filed under: , , ,
SOS Best Practice: Match the SOS version with the process being analyzed
I haven’t seen a whole of of issues around this as of yet, but now that 3.5 SP1 has released that may change.  If you copy SOS.dll to another location and then load it out of that directory to troubleshoot dumps, you may start seeing problems.  Read More......( read more ) Read More...
Posted: Aug 25 2008, 06:00 AM by IIS.net
Filed under: , , , ,
SOS Feature Requests for the Future
I know I have asked a similar question in the past, but what I would like to know now is, without any bounds on what it can do, what would you like to see from a troubleshooting tool for .NET? I am thinking about doing something radically different and Read More......( read more ) Read More...
Posted: Aug 21 2008, 06:00 AM by IIS.net
Filed under: , , ,
Debugging ASP.NET on a Production Server 101
So I thought I would put all the information together in one place that I have been creating over the past few months.  I’ll try to go through all the steps and the different things that you will need to use in order to track down a problem. Realizing Read More......( read more ) Read More...
Posted: Jul 15 2008, 06:00 AM by IIS.net
Filed under: , , , ,
SOS: Upcoming release has a few new commands – HeapStat
There are a lot of times where all you want to see are the sizes of the various heaps and generations.  For the heaps, you can use !eeheap -gc to see the sizes, but the output can be a little difficult to read as it prints out so much other stuff Read More......( read more ) Read More...
Posted: Jun 30 2008, 06:00 AM by IIS.net
Filed under: , , , ,
SOS: Upcoming release has a few new commands – DumpXmlDocument
If you have done much debugging with XML data, you know how difficult it can be to look at a System.Xml.XmlDocument.  They don’t just show up in the debugger as XML.  This is where this command comes into play.  It will take a XmlDocument Read More......( read more ) Read More...
Posted: Jun 27 2008, 06:00 AM by IIS.net
Filed under: , , , ,
SOS: Upcoming release has a few new commands – ported from 1.x
These are not a new command in some regards as they were added to the 1.x version of SOS that ships with the debugger package.  But if you haven’t been using that before, these are new commands: ASP.NET Tips: Debugger command you may not know about Read More......( read more ) Read More...
Posted: Jun 18 2008, 03:45 PM by IIS.net
Filed under: , , , ,
SOS: Upcoming release has a few new commands – DumpThreadConfig
Since we are actively working on getting an updated version of SOS added to the debugger package that will work with .NET 2.0 and later, I thought I would post about some of the new functionality that you can expect to see in the updated version. The Read More......( read more ) Read More...
Posted: Jun 17 2008, 11:49 AM by IIS.net
Filed under: , , , ,
More Posts Next page »