W
wwwmike
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
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