PC Review


Reply
Thread Tools Rate Thread

ASP.Net Deadlocks

 
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      10th Jan 2006
I keep getting this message in the log on my web server. When it happens the
website will be unavailable for a bit and then things will return to normal.
Does anyone know how to resolve this issue?

ISAPI 'c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll'
reported itself as unhealthy for the following reason: 'Deadlock detected'.


--
Mike Hollibaugh
 
Reply With Quote
 
 
 
 
Naveen
Guest
Posts: n/a
 
      10th Jan 2006
Here is an good write up dead lock detection in ASP.NET

http://blogs.msdn.com/tess/archive/2...09/510773.aspx

 
Reply With Quote
 
=?Utf-8?B?TWlrZQ==?=
Guest
Posts: n/a
 
      10th Jan 2006
Thanks for the reply Naveen but I don't have any experience in generating
dump files or using the windows debugger. Can you offer some advice in this
regard?
--
Mike Hollibaugh


"Naveen" wrote:

> Here is an good write up dead lock detection in ASP.NET
>
> http://blogs.msdn.com/tess/archive/2...09/510773.aspx
>
>

 
Reply With Quote
 
Naveen
Guest
Posts: n/a
 
      10th Jan 2006
Here is the link to download the tools

http://blogs.msdn.com/ricom/archive/...15/467939.aspx

to dump the memory use adplus.vbs (which is part of windows debugger)
adplus.vbs -hang -p<process id>

and to use windows debugger to analyze here is a great wrte up

http://blogs.msdn.com/mvstanton/default.aspx

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
deadlocks and datareaders =?Utf-8?B?RGFu?= Microsoft ADO .NET 3 6th Oct 2005 05:18 AM
Deadlocks Mike Carr Microsoft ASP .NET 9 23rd Jul 2004 08:31 PM
Handling of Deadlocks Asad Jawed Windows XP Performance 0 31st Dec 2003 02:54 PM
ASP.NET Deadlocks Martin Blackstone [MVP - Exchange] Microsoft Dot NET Framework 6 24th Aug 2003 03:56 AM
ASP.NET Deadlocks Martin Blackstone [MVP - Exchange] Microsoft ASP .NET 6 24th Aug 2003 03:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:30 AM.