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?
opus18@gmail.com - 13 Sep 2007 18:48 GMT
On Sep 13, 12:46 pm, opu...@gmail.com wrote:
> just as the subject states, our dotnet application just seems to hang
> if IISRESET is executed.
[quoted text clipped - 5 lines]
>
> Any suggestions on where to look?
I should add that this is happening on Server 2003 Enterprise as well
as Standard R2.
Peter Bromberg [C# MVP] - 13 Sep 2007 19:54 GMT
This page
http://technet.microsoft.com/en-us/library/Bb727092.aspx
provides a table listing all the switches for IISRESET
Peter

Signature
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
> just as the subject states, our dotnet application just seems to hang
> if IISRESET is executed.
[quoted text clipped - 5 lines]
>
> Any suggestions on where to look?
opus18@gmail.com - 13 Sep 2007 22:19 GMT
On Sep 13, 1:54 pm, Peter Bromberg [C# MVP]
<pbromb...@yahoo.yohohhoandabottleofrum.com> wrote:
> This pagehttp://technet.microsoft.com/en-us/library/Bb727092.aspx
> provides a table listing all the switches for IISRESET
[quoted text clipped - 18 lines]
>
> - 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.