I have loaded a new ASP.NET 2.0 application into a web site on a 03/ IIS 6
server. Is there a way to test the site locally, from IE6 on the server?
What url would I type? Thanks.

Re: local test of site by Kristofer

Kristofer
Thu Mar 29 13:39:35 CDT 2007

Normally, http://localhost/ works, but i suppose that depends on your
settings and how you "loaded" the application into IIS.


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


prefersgolfing wrote:

>I have loaded a new ASP.NET 2.0 application into a web site on a 03/ IIS 6
>server. Is there a way to test the site locally, from IE6 on the server?
>What url would I type? Thanks.