Re: dot net application hangs after IISRESET

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Sep 13, 1:54 pm, Peter Bromberg [C# MVP]
<pbromb...@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
This pagehttp://technet.microsoft.com/en-us/library/Bb727092.aspx
provides a table listing all the switches for IISRESET

Peter
--
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com



"opu...@xxxxxxxxx" wrote:
just as the subject states, our dotnet application just seems to hang
if IISRESET is executed.
If have to reboot the entire server to get things working again. If I
browse to any other standard file (xml, html) things load up just
fine.

File extension being accessed is .asmx.

Any suggestions on where to look?- Hide quoted text -

- Show quoted text -

I don't believe the issue resides with IISRESET. The issue is either
with dot net or with the application itself. is there some sort of
sample .NET code I can use to verify if it is running or not? This way
I can throw it either back at our developers or to MS.

.