Re: IIS 6 : ASP HANG NOT HTML
From: Rany M. Sabry (ranysabry75_at_hotmail.com)
Date: 02/28/05
- Next message: Steven Burn: "Re: IIS6 Dynamic pages execusion problem"
- Previous message: Rany M. Sabry: "Re: IIS6 Dynamic pages execusion problem"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: IIS 6 : ASP HANG NOT HTML"
- Next in thread: John Cesta: "Re: IIS 6 : ASP HANG NOT HTML"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 13:07:19 +0200
I'm sure that connection objects to databases are closed probably and the
objects used by applications are opened and closed every time.
I managed to stop most of the deadlocks that takes place at the SQL &
Oracle.
It seems the problem caused by some thing else.
However, i still having the problem
-- Yours, Rany M. Sabry ---------------------- IT Specialist Head of Technical Administration Team The Egyptian Cabinet - Information & Decision Support Center (IDSC) - National Information Sector (NIS) 1 Magless Elshaab St. - Cairo - Egypt Tel: +202 7929292 ext. 533 - Direct +202 3668533 rzaher@idsc.net.eg http://www.idsc.gov.eg "Egbert Nierop (MVP for IIS)" <egbert_nierop@nospam.invalid> wrote in message news:eZDALPYHFHA.1860@TK2MSFTNGP15.phx.gbl... "Rany M. Sabry" <ranysabry75@hotmail.com> wrote in message news:OgDkexXHFHA.2924@TK2MSFTNGP15.phx.gbl... > It seems we have the same problem right here facing the same errors.of > this very silly problem. > > I have a number of Web Servers running IIS6 hosted on Windows 2003 > machines,these servers are working probably and hosting different types of > extensions (.asp, .htm., .aspx, etc...). > > The sites working at these servers works for some time and suddenly stop > executing the dynamic pages (.asp, .aspx,etc...) specially those > connecting to databases (Access, Oracle, SQL), but at the same time the > static pages > works fine (.htm, .html,etc...). Access is a huge risk for the healthyness of your server. I would never allow my customers to use Access. Concerning Oracle/ SQL those can cause deadlocks or slow execution. That's the risk of the business of being ISP since you won't have control over the way customers utilize databases. -- compatible web farm Session replacement for Asp and Asp.Net http://www.nieropwebconsult.nl/asp_session_manager.htm
- Next message: Steven Burn: "Re: IIS6 Dynamic pages execusion problem"
- Previous message: Rany M. Sabry: "Re: IIS6 Dynamic pages execusion problem"
- In reply to: Egbert Nierop \(MVP for IIS\): "Re: IIS 6 : ASP HANG NOT HTML"
- Next in thread: John Cesta: "Re: IIS 6 : ASP HANG NOT HTML"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|