A
adam
Hi
I Have a problem with and asp.net application recycling.
ON the development machines it works fine, but on the
clients machine it keeps recycling.
When some users access the app, the browser returns a
Server Application Unavailable message. In the event log
there is an error
aspnet_wp.exe (PID: xxxx) stopped unexpectedly.
Other users are able to access it fine to do the same
things. Some users can access it from some client
machines, but not others.
I think this means it is recycling itself, but I do not
know why this should be. There is plenty of unused memory
on the server. I have no reason to believe that there is
a deadlock situation, although I am not sure how to
confirm this.
The server is running Win2k, with version 1.1 of the
framework.
Where should I go next?
I Have a problem with and asp.net application recycling.
ON the development machines it works fine, but on the
clients machine it keeps recycling.
When some users access the app, the browser returns a
Server Application Unavailable message. In the event log
there is an error
aspnet_wp.exe (PID: xxxx) stopped unexpectedly.
Other users are able to access it fine to do the same
things. Some users can access it from some client
machines, but not others.
I think this means it is recycling itself, but I do not
know why this should be. There is plenty of unused memory
on the server. I have no reason to believe that there is
a deadlock situation, although I am not sure how to
confirm this.
The server is running Win2k, with version 1.1 of the
framework.
Where should I go next?