I have two IIS 5.1 web servers. I have an ASP file that works properly on
one server, but with the other server, I get an error message from my
application saying:

Error opening URL "http://localhost/adduser.asp"

I have compared all of the web site properties of both web servers and they
appear to be identical. Can someone give me a suggestion as to what I should
look for?

Thanks,

Keith

Re: One of two web servers has an ASP error??? by jeff

jeff
Wed Jun 16 21:25:37 CDT 2004

On Wed, 16 Jun 2004 14:33:27 -0700, "keith brickey"
<keithbrickey@earthlink.net> wrote:

>I have two IIS 5.1 web servers. I have an ASP file that works properly on
>one server, but with the other server, I get an error message from my
>application saying:
>
>Error opening URL "http://localhost/adduser.asp"
>
>I have compared all of the web site properties of both web servers and they
>appear to be identical. Can someone give me a suggestion as to what I should
>look for?

Log files, error messages, event log errors, paths, permissions and
anything else you missed.

Jeff