Re: IIS6 Dynamic pages execusion problem

From: Steven Burn (somewhere_at_in-time.invalid)
Date: 02/28/05


Date: Mon, 28 Feb 2005 13:37:13 -0000

To be honest, I'm not sure but as you've already checked everything else, it's got to be worth a try.

-- 
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
"Rany M. Sabry" <ranysabry75@hotmail.com> wrote in message news:#hS5dfZHFHA.2924@TK2MSFTNGP15.phx.gbl...
> Thanks Steven very much for your support, but do you think that the stress 
> tool would give me any more evidince of what is going on.
> I'm installing it right now and hope to fine the error cause. and close this 
> very silly issued error
> 
> 
> -- 
> 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
> "Steven Burn" <somewhere@in-time.invalid> wrote in message 
> news:e6xld7YHFHA.3472@TK2MSFTNGP09.phx.gbl...
> Just noticed the InetMonitor tool (included in the BackOffice reskit) itself 
> isn't available anymore, so you may want to try this one instead;
> 
> http://opensta.org/download.html
> 
> or;
> 
> http://www.benchmarkfactory.com/
> 
> Or if you can access the site (can't access it here)
> 
> Microsoft Web Stress Application Test Tool
> http://webtool.rte.microsoft.com/
> 
> Download: 
> http://www.microsoft.com/downloads/details.aspx?FamilyID=e2c0585a-062a-439e-a67d-75a89aa36495&DisplayLang=en
> 
> Documents: http://www.west-wind.com/presentations/webstress/webstress.htm
> 
> -- 
> Regards
> 
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
> 
> Keeping it FREE!
> 
> "Steven Burn" <somewhere@in-time.invalid> wrote in message 
> news:#yekkwYHFHA.4084@TK2MSFTNGP14.phx.gbl...
> I know it's off base a bit and probably won't but, see if these help;
> 
> http://www.im-software.co.uk/products/iismonitor/
> 
> InetMon Script
> http://www.microsoft.com/siteserver/site/DeployAdmin/SearchAnalysis.htm
> 
> -- 
> Regards
> 
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
> 
> Keeping it FREE!
> 
> "Rany M. Sabry" <ranysabry75@hotmail.com> wrote in message 
> news:uAHKbkYHFHA.3088@tk2msftngp13.phx.gbl...
> > The event viewer is white clean of any IIS errors or warnings, there are 
> > no
> > Apllication or System or even Security events indicating any error.
> > Actualy i'm becoming crazy of this fatal error.
> >
> > -- 
> > 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
> > "Steven Burn" <somewhere@in-time.invalid> wrote in message
> > news:%23rHbsYYHFHA.3332@TK2MSFTNGP15.phx.gbl...
> > have you checked the Event Viewer for any possible indications?
> >
> > -- 
> > Regards
> >
> > Steven Burn
> > Ur I.T. Mate Group
> > www.it-mate.co.uk
> >
> > Keeping it FREE!
> >
> > "Rany M. Sabry" <ranysabry75@hotmail.com> wrote in message
> > news:ec9sQQYHFHA.588@TK2MSFTNGP15.phx.gbl...
> > > I'm sure that connection objects to databases are closed probably and 
> > > the
> > > objects used by applications are opened and closed every time.
> > > 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
> > > "Steven Burn" <somewhere@in-time.invalid> wrote in message
> > > news:ePWFk6XHFHA.4032@TK2MSFTNGP12.phx.gbl...
> > > Are the objects in the pages being destroyed correctly, and database
> > > connections being closed when finished with? (can have an adverse affect
> > > if
> > > not done).
> > >
> > > -- 
> > > Regards
> > >
> > > Steven Burn
> > > Ur I.T. Mate Group
> > > www.it-mate.co.uk
> > >
> > > Keeping it FREE!
> > >
> > > "Rany M. Sabry" <ranysabry75@hotmail.com> wrote in message
> > > news:e28rcuXHFHA.1172@TK2MSFTNGP12.phx.gbl...
> > > > Ok i need help right here since i got a 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...).
> > > >
> > > > I have to reset the IIS service to make works again, actually i made a
> > > > scheduled task resetting the IIS from while to while preventing the
> > > > servers
> > > > of down status.
> > > >
> > > > I know this is not the right solution, but i tried every thing and 
> > > > made
> > > > searches every where to know the answer but i failed.
> > > >
> > > > So does any faced similar problem or know the answer of my 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
> > > >
> > > >
> > >
> > 
> 


Relevant Pages

  • Re: IIS6 Dynamic pages execusion problem
    ... "Rany M. Sabry" wrote in message ... > Steven Burn ...
    (microsoft.public.inetserver.iis)
  • Re: DSNLess connection
    ... Regards ... DO NOT stick the database in reach of the outside world (stick it ... > Steven Burn ... > Ur I.T. Mate Group ...
    (microsoft.public.inetserver.asp.db)
  • Re: active x control
    ... Regards ... >> Steven Burn ... >> Ur I.T. Mate Group ... >>> doc file that ocx is using. ...
    (microsoft.public.scripting.vbscript)
  • Re: include file asp
    ... Regards ... the name of the file is a field in the database. ... > Steven Burn ... > Ur I.T. Mate Group ...
    (microsoft.public.scripting.vbscript)
  • Re: ServerXMLHTTP returns error 424
    ... The error you are receiving determines this for you (if you were not getting ... Regards ... >> Steven Burn ... >> Ur I.T. Mate Group ...
    (microsoft.public.inetserver.asp.components)