Re: IIS5 ASP Broken....

From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 07/25/04


Date: Sun, 25 Jul 2004 12:12:43 GMT

On Sat, 24 Jul 2004 16:16:04 -0400, James Crane
<administrator@*nospam*westlawngraphic.com> wrote:

>Hello,
>
>I'm having an issue with ASP on a Windows 2000 SBS Server. This
>server is running Symantec Antivirus and Filtering 3.05 which creates
>a website in IIS to manage and administer the software. When I
>attempt to load the site I recieve the two frames that I should, but
>instead of the content loading, both frames show "The page cannot be
>displayed" instead. If I hit the back button twice, each frame shows
>"Object disabled". I've tried everything in the following Symantec
>Knowledgebase article :
>
>http://service1.symantec.com/SUPPORT/ent-gate.nsf/pfdocs/2002022811031854?Open&dtype=corp
>
>I've set the Application Protection on the Home Page tab for the
>website to Low (IIS Process), restarted the IISAdmin service, and
>still cannot get the pages to load. I even manually reset the IWAM
>account passwords and ran the synciwam.vbs script to try to resolve
>the problem with the same results. One other thing I've noticed is
>Outlook Web Access seems to function correctly with the exception of
>the Logoff feature. After doing some further research, I found that
>is one of the only fuctions in Exchange 2000 Outlook Web Access that
>uses ASP. I've manually registered the asp.dll file also.
>IISLockdown and URLscan have never been run on the server, so I know
>ASP wasn't disabled using any of those utilities.....
>
>Any ideas on what to try next?

Test ASP using a Hello World! ASP file. That eliminates issues in
code. Common issues could be ISA settings and script blocking
software, such as Norton's or URLScan.

Jeff