473,408 Members | 2,405 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

IIS Health Monitoring via ASP.NET

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 :)

Aug 23 '06 #1
2 2874
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
va**@web.vadivelk.net (remove "web.")

ww*****@gmx.ch 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 :)
Aug 23 '06 #2
I asked my provider to send me the Log Event. But this log event did
not give me any clues. Thats why I need to be in full control via
ASP.NET to monitor my applications health.

How can I get more detailed information if asking my provider is out of
question

Here is the log event they sent me.
********LOG EVENT********
Reply from Tech Support at 5/31/2006 10:34:54 AM:
Here is the information from the events when the application is
recycling :

A process serving application pool 'xxxxx.com' suffered a fatal
communication error with the World Wide Web Publishing Service. The
process id was '6764'. The data field contains the error number.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Here is the data field information in bytes :

0000: 6d 00 07 80 m..?

Here is the data field information in words :

0000: 8007006d

Is that information helpful to you?

********LOG END********

Vadivel Kumar schrieb:
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
va**@web.vadivelk.net (remove "web.")

ww*****@gmx.ch 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 :)
Aug 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: developer | last post by:
I am trying to get a custom provider to receive health monitoring events in vb.net, whidbey beta 1. I have a health monitoring setup like this in my web.config: <healthMonitoring enabled="true">...
0
by: athos | last post by:
Dear guys, Now we are trying to build an Audit-Log module for our projects. The idea is to 1. develop a module that could be used by different projects to save the log, including account...
1
by: athos | last post by:
Dear All, I am following the msdn guidelines (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000011.asp) trying the Health Monitoring module. Everything looks...
1
by: russell.lane | last post by:
This is a health monitoring for web applications / web services question. I'm trying to set up health monitoring for web services and a web application. To start very simply, I want to turn on...
3
by: Glyn Simpson, MVP | last post by:
Hi I've got an ASP.NET 2.0 application, and I would like to catch the scenario of when I get a certain number of application errors, I want to restart the application (similar to 'touching'...
0
by: hui | last post by:
I am trying to use an SQL Server 2000 to log the events, and have found somehow the contents in the details column get truncated. Details as following: The query I am using to retrieve details:...
0
by: William Sullivan | last post by:
I've got a 2.0 app that is crashing prior to the first page being displayed. I'm getting a "FileNotFoundException" with the message that a module wasn't found. No word on the module that is...
1
by: brad.serbus | last post by:
I am trying to figure out a way to have health monitoring throw different Event IDs into the event log, and am having a hard time. None of the customization that I have looked through so far has...
2
by: paeh | last post by:
Can any expert help me. I need to finish up my final project system next year. Can anyone give me some idea how to code my system. My system details is below : 1.Develop modules for a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.