|
 |
aspx thread: IIS server + The page cannot be displayed
Message #1 by "dHABUD" <dhabud@h...> on Tue, 14 Jan 2003 04:48:02
|
|
Hi
I created this application. I am able to access this applicatoin using
http://localhost/name/page.aspx
also on local intranet i am able to access it by
http://machinename/name/page.aspx
Now i want this application to be accesible from Internet. I am using dial-
up and this client called dynip which allows your machine to be acessible
on internet.
I am again able to access it from same server as fooows using Dynip client
as
http://try.dynip.com/name/page.aspx
but others on internet are not able to access it.
They get this message
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might
be experiencing technical difficulties, or you may need to adjust your
browser settings.
Please advise.
Dhabud
Message #2 by "Wiebe Tijsma" <wiebe@t...> on Wed, 15 Jan 2003 08:29:25
|
|
do you have a firewall running? you have to allow inbound TCP/IP at port
80... Try to disable the firewall for a moment and test it then.
Wich platform are you running? W2K? XP?
Also, anonymous access be allowed in your virtual directory configuration,
and both authetication modes disabled.
Good luck, Wiebe
|
|
 |