I have been using IIS under XP Pro to develop/test asp scripts locally.
This has performed with no problems for over two years. Recently, all
of my scripts timeout (nothing returned to the browser).

I've tried restarting IIS but receive an error message stating that it
could not be restarted in "a timely manner".

I've recently installed DSL (I previously had a dial-up connection) -
could this be a factor?

Any ideas?? Thank you.

Re: IIS freezing after installing DSL by Curt_C

Curt_C
Tue Apr 05 09:01:39 CDT 2005

it shouldnt be a factor. I mean these things are running local so it should
never even go out the NIC and would only be using the loopback adapter. Do
HTML pages serve up? Sounds like you may need to reinstall IIS.

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


"Dave Holmes" <jdholmes@charm.net> wrote in message
news:1112708742.334599.157440@f14g2000cwb.googlegroups.com...
>I have been using IIS under XP Pro to develop/test asp scripts locally.
> This has performed with no problems for over two years. Recently, all
> of my scripts timeout (nothing returned to the browser).
>
> I've tried restarting IIS but receive an error message stating that it
> could not be restarted in "a timely manner".
>
> I've recently installed DSL (I previously had a dial-up connection) -
> could this be a factor?
>
> Any ideas?? Thank you.
>



Re: IIS freezing after installing DSL by Tom

Tom
Tue Apr 05 09:14:15 CDT 2005

"Dave Holmes" <jdholmes@charm.net> wrote in message
news:1112708742.334599.157440@f14g2000cwb.googlegroups.com...
> I have been using IIS under XP Pro to develop/test asp scripts locally.
> This has performed with no problems for over two years. Recently, all
> of my scripts timeout (nothing returned to the browser).
>
> I've tried restarting IIS but receive an error message stating that it
> could not be restarted in "a timely manner".
>
> I've recently installed DSL (I previously had a dial-up connection) -
> could this be a factor?
>
> Any ideas?? Thank you.

Are there any relevant messages in the System or Application Event logs?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS



Re: IIS freezing after installing DSL by Mark

Mark
Tue Apr 05 09:14:00 CDT 2005

Did you install any antivirus or firewall software with your DSL line?
The symptom you are describing is often associated with "script blocking" by
security software. See http://www.aspfaq.com/show.asp?id=2180

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Dave Holmes" <jdholmes@charm.net> wrote in message
news:1112708742.334599.157440@f14g2000cwb.googlegroups.com...
>I have been using IIS under XP Pro to develop/test asp scripts locally.
> This has performed with no problems for over two years. Recently, all
> of my scripts timeout (nothing returned to the browser).
>
> I've tried restarting IIS but receive an error message stating that it
> could not be restarted in "a timely manner".
>
> I've recently installed DSL (I previously had a dial-up connection) -
> could this be a factor?
>
> Any ideas?? Thank you.
>



Re: IIS freezing after installing DSL by jeff

jeff
Tue Apr 05 20:39:54 CDT 2005

On 5 Apr 2005 06:45:42 -0700, "Dave Holmes" <jdholmes@charm.net>
wrote:

>I have been using IIS under XP Pro to develop/test asp scripts locally.
>This has performed with no problems for over two years. Recently, all
>of my scripts timeout (nothing returned to the browser).
>
>I've tried restarting IIS but receive an error message stating that it
>could not be restarted in "a timely manner".
>
>I've recently installed DSL (I previously had a dial-up connection) -
>could this be a factor?
>
>Any ideas??

Do you think it's an ASP issue? If not, this is the wrong group. Try
the IIS group, where they'll tell you to try a HTML file, and if that
works it's an AV/Personal Firewall issue. If not it might be a
gateway, routing, name resolution, etc.

Jeff

Re: IIS freezing after installing DSL - Solved by Dave

Dave
Tue Apr 05 23:03:09 CDT 2005

It was script blocking - I upgraded Norton when I installed the DSL and
forgot to turn it off!

Thanks to all who replied.


"Dave Holmes" <jdholmes@charm.net> wrote in message
news:1112708742.334599.157440@f14g2000cwb.googlegroups.com...
>I have been using IIS under XP Pro to develop/test asp scripts locally.
> This has performed with no problems for over two years. Recently, all
> of my scripts timeout (nothing returned to the browser).
>
> I've tried restarting IIS but receive an error message stating that it
> could not be restarted in "a timely manner".
>
> I've recently installed DSL (I previously had a dial-up connection) -
> could this be a factor?
>
> Any ideas?? Thank you.
>