I am running IIS 6.0 with several websites containing different .asp pages.
Everything works fine. All .asp pages work, shopping carts work, contact
forms work.

After about 1 1/2 to 2 weeks or so, my server stops displaying the .asp
pages. All other pages (htm, html) work fine. No error messages are shown in
Event viewer. Re-starting the server fixes the "problem" until the next 2
weeks or so.

Any ideas or suggestions would be greatly appreciated.
--
Thanks for your time,
Mizer

Re: IIS 6.0 stops displaying ASP pages by Bernard

Bernard
Wed Feb 23 00:00:10 CST 2005

what about a simple response.write "hello" .asp file ?
sounds like it stuck in asp queue, hence is slow.. and look like hang.

use perfmon to look at the asp request queue.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"mizer" <mizer@discussions.microsoft.com> wrote in message
news:F0452922-F093-4F71-8504-93D4424B062F@microsoft.com...
>I am running IIS 6.0 with several websites containing different .asp pages.
> Everything works fine. All .asp pages work, shopping carts work, contact
> forms work.
>
> After about 1 1/2 to 2 weeks or so, my server stops displaying the .asp
> pages. All other pages (htm, html) work fine. No error messages are shown
> in
> Event viewer. Re-starting the server fixes the "problem" until the next 2
> weeks or so.
>
> Any ideas or suggestions would be greatly appreciated.
> --
> Thanks for your time,
> Mizer



Re: IIS 6.0 stops displaying ASP pages by Flo

Flo
Wed Feb 23 05:15:03 CST 2005

Hi, I'm having the same problem with IIS.
At work, when I run the exact same ASP pages on my XP desktop and on a
Win2003 server, they all work fine and are fast.
When I try to do it at home, it looks like the ASP pages hang. I can run
pure HTML but not ASP.

Something interesting: due to this issue, over the weekend I decided to
format my home PC and re-install everything. After installing XP + SP2 with
IIS, I tried the ASP pages and they ran fine... so I thought: problem solved!
I then proceeded to install all the other software apps (Norton Anti-virus,
SQL Server, Office XP + SP3) to discover that the ASP pages no longer ran.
And yes, I turned of the "script blocking" in Norton... I even disabled
Norton entirely and shutdown ZoneAlarm (firewall) and IIS is still hanging.

Any idea anyone? (beside un-installing the software apps)

Re: IIS 6.0 stops displaying ASP pages by Bernard

Bernard
Wed Feb 23 21:22:38 CST 2005

In your case, i would start uninstalling zonealarm to test ...

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Flo" <Flo@discussions.microsoft.com> wrote in message
news:2025EA95-4053-4F7F-90C8-FDBBE7BB6452@microsoft.com...
> Hi, I'm having the same problem with IIS.
> At work, when I run the exact same ASP pages on my XP desktop and on a
> Win2003 server, they all work fine and are fast.
> When I try to do it at home, it looks like the ASP pages hang. I can run
> pure HTML but not ASP.
>
> Something interesting: due to this issue, over the weekend I decided to
> format my home PC and re-install everything. After installing XP + SP2
> with
> IIS, I tried the ASP pages and they ran fine... so I thought: problem
> solved!
> I then proceeded to install all the other software apps (Norton
> Anti-virus,
> SQL Server, Office XP + SP3) to discover that the ASP pages no longer ran.
> And yes, I turned of the "script blocking" in Norton... I even disabled
> Norton entirely and shutdown ZoneAlarm (firewall) and IIS is still
> hanging.
>
> Any idea anyone? (beside un-installing the software apps)