<?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>DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx</link><description>While I was working on this issue today, I was thinking of this old adage... "When the going gets tough, the tough get going!". It looked pretty simple initially, and the issue was that the IIS worker process, W3WP.exe was crashing when the users tried</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How </title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#1990763</link><pubDate>Thu, 29 Mar 2007 23:55:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1990763</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: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#2014351</link><pubDate>Tue, 03 Apr 2007 00:04:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2014351</guid><dc:creator>Justin</dc:creator><description>&lt;p&gt;Thanks for this article... In my WCF services when exceptions are thrown the app pool the services are running in shuts down and it kicks off 2-5 of these dreaded DW20.exe's, all of which spike the CPU and use up 100-200 megs of ram each... &lt;/p&gt;
&lt;p&gt;Especially when running in a Virtual PC this is a big ouch!! Hoping that disabling it will do the trick for me...&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#2014387</link><pubDate>Tue, 03 Apr 2007 00:11:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2014387</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;Sure Justin! &lt;/p&gt;
&lt;p&gt;Just wanted to let you know that if you still see crashes you may like to debug it using Debug Diagnostics as per &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/rahulso/archive/2006/03/02/what-is-a-crash-technically-in-asp-net-and-what-to-do-if-it-happens.aspx"&gt;http://blogs.msdn.com/rahulso/archive/2006/03/02/what-is-a-crash-technically-in-asp-net-and-what-to-do-if-it-happens.aspx&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;-Rahul&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3251128</link><pubDate>Tue, 12 Jun 2007 17:50:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3251128</guid><dc:creator>Arati Rahalkar</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;I have gone through some of your blogs. And this one in particular interests me because we are facing this weird problem that I am unable to understand.&lt;/p&gt;
&lt;p&gt;We have a ASP .NET 2.0 web application, using ASP .NET Ajax Extensions, installed on Windows Server 2003 + IIS 6.0. As soon as I load the Login page of this application (just visit the page URL, do not actually log into the application), w3wp.exe shoots up to 100% of CPU usage. I am not able to figure out why? All that is happening are the dlls getting loaded.&lt;/p&gt;
&lt;p&gt;Most of the posts related to that say that this will happen because of some infinite loop. But I don't think there is any infinit loop anywhere in our application's DLL.&lt;/p&gt;
&lt;p&gt;Have you seen such a situation? Can you provide some helpful links? Anything on this front will be great!&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Arati&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3251762</link><pubDate>Tue, 12 Jun 2007 18:39:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3251762</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;Hi Arati,&lt;/p&gt;
&lt;p&gt;High CPU can be caused due to quite a lot of reasons, and infinite loops are just one of them.&lt;/p&gt;
&lt;p&gt;The best way to go about is to take a few hang dumps when the CPU is at 100% and analyze the dumps to see where the problem resides.&lt;/p&gt;
&lt;p&gt;I would suggest to open a new MS ticket to get the issue resolved, since the analysis will require you to capture those dumps and send it over to us for analysis. You can use Debug Diagnostics Tool as well and try to solve it yourself. &lt;/p&gt;
&lt;p&gt;Debug Diagnostics - &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=9BFA49BC-376B-4A54-95AA-73C9156706E7&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=9BFA49BC-376B-4A54-95AA-73C9156706E7&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MS Support Incident - &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/default.aspx?scid=fh;EN-US;offerprophone&amp;amp;sd=msdn#faq607"&gt;http://support.microsoft.com/default.aspx?scid=fh;EN-US;offerprophone&amp;amp;sd=msdn#faq607&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3474318</link><pubDate>Sat, 23 Jun 2007 09:55:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3474318</guid><dc:creator>Arati Rahalkar</dc:creator><description>&lt;p&gt;Hi Rahul&lt;/p&gt;
&lt;p&gt;Thanks for a prompt reply. I used IIS State (from IIS 6.0 Resource Toolkit) and from the IIS dump saw that one particular thread in our application was taking up a lot of time. After cleaning up that class, things seem to work fine now.&lt;/p&gt;
&lt;p&gt;Thanks for the help,&lt;/p&gt;
&lt;p&gt;Arati&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3491994</link><pubDate>Sun, 24 Jun 2007 05:22:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3491994</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;No problem Arati and thanks for the update :-)It is great to know that everything is working fine now.&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3834951</link><pubDate>Thu, 12 Jul 2007 21:11:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3834951</guid><dc:creator>eGrantsGuy</dc:creator><description>&lt;p&gt;Hi Rahul,&lt;/p&gt;
&lt;p&gt;This blog sheds light on the application crash problem we are having. Our environment: ASP.NET 1.1, IIS 6.0, Windows Server 2003. We ran IIS Diagnostics tool and tried to analyze the reports. I'm posting the highlights of the report&lt;/p&gt;
&lt;p&gt;1. In w3wp__PID__2308__Date__07_11_2007__Time_03_03_51PM__317__First chance exception 0XE0434F4D.dmp the assembly instruction at kernel32!RaiseException+53 in C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused an unknown exception (0xe0434f4d) on thread 15&lt;/p&gt;
&lt;p&gt;2.MSHTML!PLAINRELEASE+8BIn w3wp__PID__2308__Date__07_11_2007__Time_03_14_08PM__47__Second_Chance_Exception_C0000005.dmp the assembly instruction at mshtml!PlainRelease+8b in C:\WINDOWS\system32\mshtml.dll from Microsoft Corporation has caused an access violation exception (0xC0000005) when trying to read from memory location 0x11ac0624 on thread 52&lt;/p&gt;
&lt;p&gt;Any information to help resolve this issue is greatly appreciated.&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3836375</link><pubDate>Thu, 12 Jul 2007 23:35:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3836375</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;Hello eGrantsguy,&lt;/p&gt;
&lt;p&gt;Looking at this, I was quite surprised to see MSHTML being there in your w3wp.exe. Are you automating IE objects??&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3849096</link><pubDate>Fri, 13 Jul 2007 17:55:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3849096</guid><dc:creator>eGrantsGuy</dc:creator><description>&lt;p&gt;Hi Rahul,&lt;/p&gt;
&lt;p&gt;We are not directly automating IE objects. We use ABCPdf.NET to dynamically generate PDFs from URLs. Don't know if it is automating.&lt;/p&gt;
&lt;p&gt;Here is IIS dump which points to ABCPdf.NET&lt;/p&gt;
&lt;p&gt;Thread 52 - System ID 5668&lt;/p&gt;
&lt;p&gt;Entry point &amp;nbsp; ABCpdfCE6!NTransform_Skew+c7ba0 &lt;/p&gt;
&lt;p&gt;Create time &amp;nbsp; 7/11/2007 3:14:01 PM &lt;/p&gt;
&lt;p&gt;Time spent in user mode &amp;nbsp; 0 Days 0:0:3.156 &lt;/p&gt;
&lt;p&gt;Time spent in kernel mode &amp;nbsp; 0 Days 0:0:0.156 &lt;/p&gt;
&lt;p&gt;Function &amp;nbsp; &amp;nbsp; Arg 1 &amp;nbsp; &amp;nbsp; Arg 2 &amp;nbsp; &amp;nbsp; Arg 3 &amp;nbsp; Source &lt;/p&gt;
&lt;p&gt;mshtml!PlainRelease+8b &amp;nbsp; &amp;nbsp; 11ac0620 &amp;nbsp; &amp;nbsp; 00000000 &amp;nbsp; &amp;nbsp; 11feff80 &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;ABCpdfCE6!NTransform_Skew+cc165 &amp;nbsp; &amp;nbsp; 00000000 &amp;nbsp; &amp;nbsp; 00000000 &amp;nbsp; &amp;nbsp; 00000000 &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;MSHTML!PLAINRELEASE+8BIn w3wp__PID__2308__Date__07_11_2007__Time_03_14_08PM__47__Second_Chance_Exception_C0000005.dmp the assembly instruction at mshtml!PlainRelease+8b in C:\WINDOWS\system32\mshtml.dll from Microsoft Corporation has caused an access violation exception (0xC0000005) when trying to read from memory location 0x11ac0624 on thread 52&lt;/p&gt;
&lt;p&gt;Module Information &lt;/p&gt;
&lt;p&gt;Image Name: C:\WINDOWS\system32\mshtml.dll &amp;nbsp; Symbol Type: &amp;nbsp;PDB &lt;/p&gt;
&lt;p&gt;Base address: 0x7d0e0000 &amp;nbsp; Time Stamp: &amp;nbsp;Fri May 06 21:19:07 2005 &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Checksum: 0x00304d9c &amp;nbsp; Comments: &amp;nbsp; &lt;/p&gt;
&lt;p&gt;COM DLL: True &amp;nbsp; Company Name: &amp;nbsp;Microsoft Corporation &lt;/p&gt;
&lt;p&gt;ISAPIExtension: False &amp;nbsp; File Description: &amp;nbsp;Microsoft (R) HTML Viewer &lt;/p&gt;
&lt;p&gt;ISAPIFilter: False &amp;nbsp; File Version: &amp;nbsp;6.00.3790.2440 (srv03_sp1_gdr.050506-1520) &lt;/p&gt;
&lt;p&gt;Managed DLL: False &amp;nbsp; Internal Name: &amp;nbsp;MSHTML &lt;/p&gt;
&lt;p&gt;VB DLL: False &amp;nbsp; Legal Copyright: &amp;nbsp;&amp;#169; Microsoft Corporation. All rights reserved. &lt;/p&gt;
&lt;p&gt;Loaded Image Name: &amp;nbsp;mshtml.dll &amp;nbsp; Legal Trademarks: &amp;nbsp; &lt;/p&gt;
&lt;p&gt;Mapped Image Name: &amp;nbsp; &amp;nbsp; Original filename: &amp;nbsp;MSHTML.DLL &lt;/p&gt;
&lt;p&gt;Module name: &amp;nbsp;mshtml &amp;nbsp; Private Build: &amp;nbsp; &lt;/p&gt;
&lt;p&gt;Single Threaded: &amp;nbsp;False &amp;nbsp; Product Name: &amp;nbsp;Microsoft&amp;#174; Windows&amp;#174; Operating System &lt;/p&gt;
&lt;p&gt;Module Size: &amp;nbsp;2.98 MBytes &amp;nbsp; Product Version: &amp;nbsp;6.00.3790.2440 &lt;/p&gt;
&lt;p&gt;Symbol File Name: &amp;nbsp;c:\symcache\mshtml.pdb\3FCBFD7777A3457B8AB2DFE3AE6F50212\mshtml.pdb &amp;nbsp; Special Build: &amp;nbsp;&amp;amp; &lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#3850468</link><pubDate>Fri, 13 Jul 2007 19:58:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3850468</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;It seems like something caused by ABCpdfCE6 which in turn is trying to do something with mshtml.dll. &lt;/p&gt;
&lt;p&gt;Since it is something non-microsoft related (&lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/dllhelp/?dlltype=file&amp;amp;l=55&amp;amp;alpha=ABCpdfCE6.dll&amp;amp;S=1"&gt;http://support.microsoft.com/dllhelp/?dlltype=file&amp;amp;l=55&amp;amp;alpha=ABCpdfCE6.dll&amp;amp;S=1&lt;/a&gt;), I can only suggest to get the latest version of the ABCpdfCE6.dll and check out if the issue gets corrected.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#8414817</link><pubDate>Mon, 21 Apr 2008 18:24:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414817</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;Thank you for posting this article. &lt;/p&gt;
&lt;p&gt;We were having this issue on our Symantec Enterprise Vault - File System Archiving server and this stopped the dw20.exe from occuring after we rebooted.&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#8414893</link><pubDate>Mon, 21 Apr 2008 19:06:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414893</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;I am glad to know Brian!&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#8881348</link><pubDate>Wed, 20 Aug 2008 17:39:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8881348</guid><dc:creator>Constantin BACIU</dc:creator><description>&lt;p&gt;Well... this seems to be a good answer to my DW20 hanging problems.&lt;/p&gt;
&lt;p&gt;Unfortunately, it doesn't work for me.&lt;/p&gt;
&lt;p&gt;&amp;quot;my&amp;quot; DW20 process is fired by a devenv.com that I run to automatically build some of my projects. Up until just a few hours ago, everything was just dandy. (and it's been up and running for almost one year).&lt;/p&gt;
&lt;p&gt;Now, the DW20 process shows up on the same build over and over again. I really don't know what else I can do to make it dissapear.&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#8881355</link><pubDate>Wed, 20 Aug 2008 17:39:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8881355</guid><dc:creator>Constantin BACIU</dc:creator><description>&lt;p&gt;Well... this seems to be a good answer to my DW20 hanging problems.&lt;/p&gt;
&lt;p&gt;Unfortunately, it doesn't work for me.&lt;/p&gt;
&lt;p&gt;&amp;quot;my&amp;quot; DW20 process is fired by a devenv.com that I run to automatically build some of my projects. Up until just a few hours ago, everything was just dandy. (and it's been up and running for almost one year).&lt;/p&gt;
&lt;p&gt;Now, the DW20 process shows up on the same build over and over again. I really don't know what else I can do to make it dissapear.&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9057979</link><pubDate>Mon, 10 Nov 2008 18:15:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9057979</guid><dc:creator>Steven Craft</dc:creator><description>&lt;p&gt;I have the same issue as BACIU - anyone else experienced this and no of a way to stop devenv from firing up DW20? I've numerous things including deleting a bunch of registry entries, following the steps above, rebooting etc. but devenv still manages to fire up DW20 and then sit there in a hung state for ever more, killing out automated build system.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9224538</link><pubDate>Tue, 16 Dec 2008 10:42:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9224538</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;Hello Baciu &amp;amp; Steven,&lt;/p&gt;
&lt;p&gt;Sorry for the late response. &lt;/p&gt;
&lt;p&gt;Did you try renaming...&lt;/p&gt;
&lt;p&gt;C:\Program Files\Common Files\Microsoft Shared\DW\DW20.exe&lt;/p&gt;
&lt;p&gt;I am not recommending this for ever. I just wanted to see if renaming this key stops the spawning of DW20.exe.&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9224548</link><pubDate>Tue, 16 Dec 2008 10:44:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9224548</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;in fact... searching your machine for DW20.exe would be a better idea. Do NOT delete this file. For the time being, please try renaming and see if it helps.&lt;/p&gt;
&lt;p&gt;Even if it doesn't help, the problem would come on surface (maybe some kind of crash or something unexpected that is kicking this guy in).&lt;/p&gt;
&lt;p&gt;Renaming DW20.exe should get us a bit closer to the real bad guy.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9372807</link><pubDate>Fri, 23 Jan 2009 19:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9372807</guid><dc:creator>Mikael</dc:creator><description>&lt;p&gt;Great articel, but how do you disable it in win 2008 server.&lt;/p&gt;
&lt;p&gt;Cant find the Error reporing option under system properties.&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9427526</link><pubDate>Tue, 17 Feb 2009 15:44:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9427526</guid><dc:creator>Danny</dc:creator><description>&lt;p&gt;renaming DW20.exe worked for me (when all other attempts failed)&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9442688</link><pubDate>Tue, 24 Feb 2009 17:27:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9442688</guid><dc:creator>Steven Craft</dc:creator><description>&lt;p&gt;In the end I wrote a service that just sits in the background and refreshes a list of processes currently running on the machine every 5 seconds, if it ever detects DW20.EXE it adds it to a 'to be killed list' if 5 seconds later the process is still there it kills it - simple as! It also writes some information to the application log so I can see when it's kicked in.&lt;/p&gt;
&lt;p&gt;This has been running on multiple machines for sometime now and has 'fixed' all problems with DW20.EXE for us. The application log shows that it has to kick in multiple times per day.&lt;/p&gt;
&lt;p&gt;Be a lot nicer if Visual Studio 2005 wasn't a hunk of junk that crashes all the time when there are multiple instances of it building on the machine simultaneously. Still, can't hope for miracles!&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9442770</link><pubDate>Tue, 24 Feb 2009 18:04:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9442770</guid><dc:creator>rahulso</dc:creator><description>&lt;p&gt;Hello Steve,&lt;/p&gt;
&lt;p&gt;I was thinking why not just rename DW20.exe?&lt;/p&gt;
</description></item><item><title>Hohe CPU-Last in Virtueller Maschine</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9627887</link><pubDate>Tue, 19 May 2009 16:26:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9627887</guid><dc:creator>Meine SharePoint-Notizen</dc:creator><description>&lt;p&gt;Nachdem es mir nun schon zum wiederholten Male passiert ist denke ich, man k&amp;#246;nnte mal eine kurze Blog&lt;/p&gt;
</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9634393</link><pubDate>Fri, 22 May 2009 00:52:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9634393</guid><dc:creator>Bill Halvorson</dc:creator><description>&lt;p&gt;Thanks, that was great. &amp;nbsp;I knew from past experience that Dr. Watson was a useless piece of software, and have had so many problems with it killing my computer. &amp;nbsp;Previously my only option was to remove that executable so that it wouldn't run. &amp;nbsp;Now I have a more permanent solution.&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9644531</link><pubDate>Wed, 27 May 2009 18:24:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9644531</guid><dc:creator>Moby Disk</dc:creator><description>&lt;p&gt;Thanks so much! &amp;nbsp;I didn't know about this screen. &amp;nbsp;I used regmon to determine the registry keys set if you disable error reporting and uncheck &amp;quot;but notify me&amp;quot;&lt;/p&gt;
&lt;p&gt;They are:&lt;/p&gt;
&lt;p&gt;HKLM\Software\Microsoft\PCHealth\ErrorReporting\AllOrNone = 1	&lt;/p&gt;
&lt;p&gt;HKLM\Software\Microsoft\PCHealth\ErrorReporting\ShowUI = 0&lt;/p&gt;
&lt;p&gt;HKLM\Software\Microsoft\PCHealth\ErrorReporting\DoReport = 0&lt;/p&gt;
&lt;p&gt;HKLM\Software\Microsoft\PCHealth\ErrorReporting\IncludeKernelFaults = 1&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9803759</link><pubDate>Thu, 25 Jun 2009 18:33:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9803759</guid><dc:creator>Subbu</dc:creator><description>&lt;p&gt;Awesome, dude. A simple and clear solution instead of all the high-tech and risky registry manipulations. Keep up the good work!&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9822758</link><pubDate>Tue, 07 Jul 2009 18:18:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9822758</guid><dc:creator>JimZ</dc:creator><description>&lt;p&gt;Just a side note on eGrantsGuy's post:&lt;/p&gt;
&lt;p&gt;His IIS Diagnostics reference exception 0xe0434f4d. &amp;nbsp;According to this msdn blog:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/junfeng/archive/2007/07/16/unknown-exception-0xe0434f4e.aspx"&gt;http://blogs.msdn.com/junfeng/archive/2007/07/16/unknown-exception-0xe0434f4e.aspx&lt;/a&gt; &amp;nbsp;which says (quote):&lt;/p&gt;
&lt;p&gt;#define EXCEPTION_HIJACK &amp;nbsp;0xe0434f4e &amp;nbsp; &amp;nbsp;// 0xe0000000 | 'COM'+1 &lt;/p&gt;
&lt;p&gt;EXCEPTION_HIJACK is thrown by CLR as part of the process of suspending threads for garbage collection. It's raised to help resume execution after a suspension.&lt;/p&gt;
&lt;p&gt;Apparently, from the rest of the dump, ABCPdf.NET attempted to access data that was garbage collected.&lt;/p&gt;</description></item><item><title>re: DW20.exe was stopping us from taking the Crash Dumps in w3wp.exe! How to disable it?</title><link>http://blogs.msdn.com/rahulso/archive/2007/03/29/dw20-exe-was-stopping-us-from-taking-the-crash-dumps-in-w3wp-exe.aspx#9840675</link><pubDate>Mon, 20 Jul 2009 04:48:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9840675</guid><dc:creator>William</dc:creator><description>&lt;p&gt;Thanks for the info. &amp;nbsp;I just installed Windows Home Server at home, tho I have no experience with Windows Server 2003. &amp;nbsp;I've been remoting into the server box and looking at tasks that are running and happened to see DW20.exe taking 50% of the CPU. &amp;nbsp;I just turned on the Customer Improvement Program option and I wonder if DW20.exe running was something that's tied to that action. &amp;nbsp;Anyway, now I know what I can do if DW20.exe presents a problem fr me. &amp;nbsp;Thanks again!&lt;/p&gt;</description></item></channel></rss>