I tried to open a web application in one of my computer
and get:

unable to create web project "webapplication1" proxy error
(connect refused)

location : c:\inetpub\wwwroot\WebApplication1

The IIS is running.

I find I cannot open any page with
localhost/.../default.htm

If I use computer name or 127.0.0.1 instead of localhost
the page will open.

If anyone know how to fix it?

Thanks

Re: Localhost and 127.0.0.1 or Computer name by jcochran

jcochran
Mon Aug 11 15:29:48 CDT 2003

On Mon, 11 Aug 2003 12:58:21 -0700, "M" <mxc@hotvoice.com> wrote:

>I tried to open a web application in one of my computer
>and get:
>
>unable to create web project "webapplication1" proxy error
>(connect refused)
>
>location : c:\inetpub\wwwroot\WebApplication1
>
>The IIS is running.
>
>I find I cannot open any page with
>localhost/.../default.htm
>
>If I use computer name or 127.0.0.1 instead of localhost
>the page will open.
>
>If anyone know how to fix it?

Try:

Cannot find "localhost":
Control Panel -> Internet Options -> Connections -> LAN Settings ->
Uncheck everything.

Jeff

Localhost and 127.0.0.1 or Computer name by M

M
Mon Aug 11 15:39:24 CDT 2003

Thanks
I check
'Bypass Proxy server for lacal address.'
Now working

>-----Original Message-----
>I tried to open a web application in one of my computer
>and get:
>
>unable to create web project "webapplication1" proxy error
>(connect refused)
>
>location : c:\inetpub\wwwroot\WebApplication1
>
>The IIS is running.
>
>I find I cannot open any page with
>localhost/.../default.htm
>
>If I use computer name or 127.0.0.1 instead of localhost
>the page will open.
>
>If anyone know how to fix it?
>
>Thanks
>.
>