Home All Groups Group Topic Archive Search About

404 error when accessing an ASP page from a remote machine

Author
11 Oct 2006 4:01 PM
ken.beutler
I am getting a 404 error when trying to access an ASP page from a
remote machine (via Internet Explorer).  However, the asp page is
processed successfully when accessing this page from the local machine.

I checked permissions from IIS administration and from explorer and
nothing seemed out of the ordinary.  Other ASP pages work from other
virtual directories, but for some reason this one does not.

Any suggestions out there?  Thank you for your help.

-Ken

Author
11 Oct 2006 7:44 PM
Jon Paal
404 means "not found" so...

must be a path difference issue between the local and remote machines

verify existence/name/path/  of the page on the remote machine







Show quoteHide quote
<ken.beut***@gmail.com> wrote in message news:1160582495.030363.295150@e3g2000cwe.googlegroups.com...
>I am getting a 404 error when trying to access an ASP page from a
> remote machine (via Internet Explorer).  However, the asp page is
> processed successfully when accessing this page from the local machine.
>
> I checked permissions from IIS administration and from explorer and
> nothing seemed out of the ordinary.  Other ASP pages work from other
> virtual directories, but for some reason this one does not.
>
> Any suggestions out there?  Thank you for your help.
>
> -Ken
>

Bookmark and Share