Re: IIS Health Monitoring via ASP.NET
- From: Vadivel Kumar <vadivelk@xxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 15:45:57 +0530
Did asked your provider to give you the Event log of the server on suspected dates when the error occurred?
Maybe that will help you in identifying the problem. Because, whenever Asp.NET process dies it will log the error information in the system event log.
Let us know in case, if you're mucking around with this.
--
Vadivel Kumar
http://www.vadivelk.net
vadi@xxxxxxxxxxxxxxxx (remove "web.")
wwwmike@xxxxxx wrote:
My applications (ASP.NET 2.0 /IIS 6) get restarted almost every 20.
mintues.
When asking my dear provider, he/she replied that I should have a
closer look into my source code. Unfortunatelly they did not give me
any hints WHERE and WHY I have all these restarts. Granted, I pay
20USD/month and they want for sure not spend hours for detecting my
problem.
I suspect that my ADO.NET calls to SQL Server have something to do with
it. Note:There are absolutely no ASP.NET errors like ,"Connection
Timeouts", "full connection pool".
One thing I now for sure. There is always a application restart when I
kick a long running store procedure via ADO.NET. No error event is
raised exept an application restart. This of course doesnt tell me
much, WHY the application got restarted.
How can I figure out via ASP.NET why my applications gets restarted?
(detailed error report) I checked out the new Health Monitoring Class
System.Web.Management but honestly, I am not much a developer geek.
Thanks for helping
Mike :)
- Follow-Ups:
- Re: IIS Health Monitoring via ASP.NET
- From: wwwmike
- Re: IIS Health Monitoring via ASP.NET
- References:
- IIS Health Monitoring via ASP.NET
- From: wwwmike
- IIS Health Monitoring via ASP.NET
- Prev by Date: CASE SOLVED
- Next by Date: Re: Switching from local server to IIS in VWD Express
- Previous by thread: IIS Health Monitoring via ASP.NET
- Next by thread: Re: IIS Health Monitoring via ASP.NET
- Index(es):
Relevant Pages
|