G
Guest
Hello Everyone:
I am having the most bizarre problem with my asp.net web app...this is my
first web app in asp.net and I inherited it from a programmer who quit...so,
I am not completely familiar with all the ins and outs.
The problem is that some machines can open my web app and some machines
cannot...In fact, the server, which is hosting the app and has VS.Net
installed, cannot access the app via the external IP address, but other
machines can...weird, huh?
I tried pinging the IP from the server and that worked...telnet failed.
I've tried removing the Windows Security and that didn't help.
I tried including the port number in the IP Address in my browser and that
failed.
I checked IIS and it is running (which, I guess is obvious b/c some users
are able to see the app).
I verified that the port 80 is open (which, again, is obvious).
I messed with different browsers (Firefox and Netscape) and still can't log
in.
The error message I'm getting is "this page cannot be displayed"...I tried
turning off Friendly HTTP error messages and still get the ambiguous message.
Not sure where to start on this...I've put in about 20 hours (which is to be
expected, considering I'm new)...but, I'm close to my wits end.
Is there a way to trap the error?...Has anyone ran into this
before?...Anyone have an idea?
Thanks!!!
I am having the most bizarre problem with my asp.net web app...this is my
first web app in asp.net and I inherited it from a programmer who quit...so,
I am not completely familiar with all the ins and outs.
The problem is that some machines can open my web app and some machines
cannot...In fact, the server, which is hosting the app and has VS.Net
installed, cannot access the app via the external IP address, but other
machines can...weird, huh?
I tried pinging the IP from the server and that worked...telnet failed.
I've tried removing the Windows Security and that didn't help.
I tried including the port number in the IP Address in my browser and that
failed.
I checked IIS and it is running (which, I guess is obvious b/c some users
are able to see the app).
I verified that the port 80 is open (which, again, is obvious).
I messed with different browsers (Firefox and Netscape) and still can't log
in.
The error message I'm getting is "this page cannot be displayed"...I tried
turning off Friendly HTTP error messages and still get the ambiguous message.
Not sure where to start on this...I've put in about 20 hours (which is to be
expected, considering I'm new)...but, I'm close to my wits end.
Is there a way to trap the error?...Has anyone ran into this
before?...Anyone have an idea?
Thanks!!!