Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: Re: IIS 5 - Requested Resource Is In Use


Message #1 by "steve andrews" <stephen.andrews@c...> on Fri, 2 Aug 2002 10:23:12
hi stuart

have just hit this problem with win2k_advanced_server/iis5, thankfully on 
a dev box rather than prod.  did you ever get a definitive solution or do 
i just have to rebuild from the ground up?

thanks

steve
___________________
Steve Andrews
Manager, Web Services
Business Systems Development
Cable & Wireless

t: 020 7315 6862
m: 0797 0718124
e: stephen.andrews@c...




> Stuart,
> 
> This exact same problem is now happening to me.  Did you find a solution 
> other than rebuilding?
> 
> -Stephen
> 
> > Hi, I've got a serious problem with IIS 5 on Win2k service pack 2.
> > 
> > All of a sudden it does not process ASP pages.  I get a message 
stating 
> that
> > "The requested resource is in use."
> > 
> > I have removed, reinstalled IIS and the message still appears.  There 
> are no
> > entries written to the Event Log either.
> > 
> > I've used FileMon from www.sysinternals.com to look for conflicts but
> > nothing there either.
> > 
> > I've followed the advice on MSDN about caching of ISAPI applications - 
no
> > luck!
> > 
> > Other requests for HTML or GIF files work okay.
> > 
> > Really pulling my hair out with this one!  Really want to avoid 
> formatting
> > and reinstalling Win2K but may not have much choice.
> > 
> > Has anyone else come across this problem and if so how did you fix it?
> > 
> > Regards
> > 
> > Stuart Pittaway
> > 
Message #2 by "Scott Reed" <scottr@m...> on Fri, 2 Aug 2002 09:19:22 -0500
are you sure you've set your recordset and connection objects = nothing
before reassigning the value(s)?

-----Original Message-----
From: steve andrews [mailto:stephen.andrews@c...]
Sent: Friday, August 02, 2002 10:23 AM
To: asp_discuss
Subject: [asp_discuss] Re: IIS 5 - Requested Resource Is In Use


hi stuart

have just hit this problem with win2k_advanced_server/iis5, thankfully on 
a dev box rather than prod.  did you ever get a definitive solution or do 
i just have to rebuild from the ground up?

thanks

steve
___________________
Steve Andrews
Manager, Web Services
Business Systems Development
Cable & Wireless

t: 020 7315 6862
m: 0797 0718124
e: stephen.andrews@c...




> Stuart,
> 
> This exact same problem is now happening to me.  Did you find a solution 
> other than rebuilding?
> 
> -Stephen
> 
> > Hi, I've got a serious problem with IIS 5 on Win2k service pack 2.
> > 
> > All of a sudden it does not process ASP pages.  I get a message 
stating 
> that
> > "The requested resource is in use."
> > 
> > I have removed, reinstalled IIS and the message still appears.  There 
> are no
> > entries written to the Event Log either.
> > 
> > I've used FileMon from www.sysinternals.com to look for conflicts but
> > nothing there either.
> > 
> > I've followed the advice on MSDN about caching of ISAPI applications - 
no
> > luck!
> > 
> > Other requests for HTML or GIF files work okay.
> > 
> > Really pulling my hair out with this one!  Really want to avoid 
> formatting
> > and reinstalling Win2K but may not have much choice.
> > 
> > Has anyone else come across this problem and if so how did you fix it?
> > 
> > Regards
> > 
> > Stuart Pittaway
> > 

  Return to Index