<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx</link><description>There are multiple ways to capture a dump.&amp;#160; There are some examples discussed in my previous post, HOWTO- Capture a dump on a specific managed exception .&amp;#160; You can just use DebugDiag to capture a dump.&amp;#160; The easiest way in DebugDiag is to</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8363164</link><pubDate>Sun, 06 Apr 2008 17:45:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8363164</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>re: ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8363430</link><pubDate>Sun, 06 Apr 2008 20:04:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8363430</guid><dc:creator>molotov</dc:creator><description>&lt;p&gt;Pre-Vista systems also have Dr. Watson:&lt;/p&gt;
&lt;p&gt;drwtsn32.exe &amp;nbsp;-p &amp;lt;pid&amp;gt;&lt;/p&gt;
&lt;p&gt;Of course, this has the nasty side-effect of terminating the target process... &amp;nbsp;;-)&lt;/p&gt;</description></item><item><title>re: ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8364030</link><pubDate>Mon, 07 Apr 2008 02:57:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8364030</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Very true. &amp;nbsp;It just is easier in the newer versions since you can do it directly from Task Manager. &amp;nbsp;There are many other ways to collect a dump, like using windbg for example.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8364051</link><pubDate>Mon, 07 Apr 2008 03:07:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8364051</guid><dc:creator>molotov</dc:creator><description>&lt;P&gt;&amp;gt; There are many other ways to collect a dump, like using windbg for example. &amp;lt;&lt;/P&gt;
&lt;P&gt;Sure. &amp;nbsp;In earlier OS's, drwtsn32.exe is about the only thing that came with the OS (that I am aware of) that could get you a dump, without already having additional software installed or installing it and then hoping to recreate the problem. &amp;nbsp;And, if a customer won't let you install any software on their systems (but is OK with you taking down the process :-O )...&lt;/P&gt;
&lt;P&gt;So, it is indeed a good thing that it is easier to capture dumps with in-built tools...&lt;/P&gt;</description></item><item><title>re: ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8364212</link><pubDate>Mon, 07 Apr 2008 05:08:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8364212</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;The other great thing is WER. &amp;nbsp;Since it can upload the dump to Microsoft and we can analyze it to see if it is a known issue. &amp;nbsp;If it is, we can refer you to the fix right away.&lt;/p&gt;
&lt;p&gt;It is also a great way to let Microsoft know about any problems you are experiencing in our software.&lt;/p&gt;
</description></item><item><title>re: ASP.NET Tips: How to capture a dump</title><link>http://blogs.msdn.com/tom/archive/2008/04/06/asp-net-tips-how-to-capture-a-dump.aspx#8366521</link><pubDate>Tue, 08 Apr 2008 00:22:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8366521</guid><dc:creator>Josh Coswell</dc:creator><description>&lt;p&gt;This is more insightful then I used to think about exceptions.&lt;/p&gt;
&lt;p&gt;Josh Coswell&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://riverasp.net"&gt;http://riverasp.net&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>