I'm attempting to access ASP pages on my local system, running Win2KAS/IIS5, with no success.

*.html files have no issues. They word fine.

When I call *.asp files, however, such as http://localhost/test.asp, my browser appears to, briefly, look for the file, then just stops, with no error message, nothing. If the browser is currently displaying home.msn.com, and I call any *.asp file, the result is the original home.msn.com page.

Any ideas? I'm a bit of a novice with IIS5.

Paul

Re: *.html Works; *.asp Doesn't by Ken

Ken
Sun Aug 01 18:47:36 CDT 2004

a) Is there anything in the Windows Event Log?

b) Are you running Zone Alarm?

c) Are you running any AV software?

Cheers
Ken

"rvlc05" <rvlc05@discussions.microsoft.com> wrote in message
news:1F576130-E1F2-43FC-A9F5-3F290AE5363C@microsoft.com...
> I'm attempting to access ASP pages on my local system, running
Win2KAS/IIS5, with no success.
>
> *.html files have no issues. They word fine.
>
> When I call *.asp files, however, such as http://localhost/test.asp, my
browser appears to, briefly, look for the file, then just stops, with no
error message, nothing. If the browser is currently displaying
home.msn.com, and I call any *.asp file, the result is the original
home.msn.com page.
>
> Any ideas? I'm a bit of a novice with IIS5.
>
> Paul



Re: *.html Works; *.asp Doesn't by jeff

jeff
Sun Aug 01 21:43:08 CDT 2004

On Sun, 1 Aug 2004 09:57:01 -0700, rvlc05
<rvlc05@discussions.microsoft.com> wrote:

>I'm attempting to access ASP pages on my local system, running Win2KAS/IIS5, with no success.
>
>*.html files have no issues. They word fine.
>
>When I call *.asp files, however, such as http://localhost/test.asp, my browser appears to, briefly, look for the file, then just stops, with no error message, nothing. If the browser is currently displaying home.msn.com, and I call any *.asp file, the result is the original home.msn.com page.
>
>Any ideas? I'm a bit of a novice with IIS5.

Most commonly this is an antivirus or other script blocking software
such as Norton's.

Jeff

Re: *.html Works; *.asp Doesn't by rvlc05

rvlc05
Tue Aug 03 06:15:02 CDT 2004

Thanks, I am running McAfee AV.

Paul

"Jeff Cochran" wrote:

> On Sun, 1 Aug 2004 09:57:01 -0700, rvlc05
> <rvlc05@discussions.microsoft.com> wrote:
>
> >I'm attempting to access ASP pages on my local system, running Win2KAS/IIS5, with no success.
> >
> >*.html files have no issues. They word fine.
> >
> >When I call *.asp files, however, such as http://localhost/test.asp, my browser appears to, briefly, look for the file, then just stops, with no error message, nothing. If the browser is currently displaying home.msn.com, and I call any *.asp file, the result is the original home.msn.com page.
> >
> >Any ideas? I'm a bit of a novice with IIS5.
>
> Most commonly this is an antivirus or other script blocking software
> such as Norton's.
>
> Jeff
>

Re: *.html Works; *.asp Doesn't by rvlc05

rvlc05
Tue Aug 03 06:15:02 CDT 2004

There was nothing in the event log. I am, however, running McAfee AV software.

Paul

"Ken Schaefer" wrote:

> a) Is there anything in the Windows Event Log?
>
> b) Are you running Zone Alarm?
>
> c) Are you running any AV software?
>
> Cheers
> Ken
>
> "rvlc05" <rvlc05@discussions.microsoft.com> wrote in message
> news:1F576130-E1F2-43FC-A9F5-3F290AE5363C@microsoft.com...
> > I'm attempting to access ASP pages on my local system, running
> Win2KAS/IIS5, with no success.
> >
> > *.html files have no issues. They word fine.
> >
> > When I call *.asp files, however, such as http://localhost/test.asp, my
> browser appears to, briefly, look for the file, then just stops, with no
> error message, nothing. If the browser is currently displaying
> home.msn.com, and I call any *.asp file, the result is the original
> home.msn.com page.
> >
> > Any ideas? I'm a bit of a novice with IIS5.
> >
> > Paul
>
>
>

Re: *.html Works; *.asp Doesn't by B

B
Mon Aug 09 06:25:49 CDT 2004

i had the same problem,
solved it.
simply create a application in iisadmin for th site.



"rvlc05" <rvlc05@discussions.microsoft.com> schreef in bericht
news:1F576130-E1F2-43FC-A9F5-3F290AE5363C@microsoft.com...
> I'm attempting to access ASP pages on my local system, running
Win2KAS/IIS5, with no success.
>
> *.html files have no issues. They word fine.
>
> When I call *.asp files, however, such as http://localhost/test.asp, my
browser appears to, briefly, look for the file, then just stops, with no
error message, nothing. If the browser is currently displaying
home.msn.com, and I call any *.asp file, the result is the original
home.msn.com page.
>
> Any ideas? I'm a bit of a novice with IIS5.
>
> Paul