Re: How do you set up http://localhost?



at a command prompt or at the run dialog box, run inetmgr (internet service
manager)
find your default website, and pull up the property pages. examine the path
for the virtual directory. this path maps to local host. for instance, it
may map to c:\inetpub\wwwroot by default. next, examine the quickstart
folder in inetmgr, it should be configured as a virtual directory. if it
isn't you will need to turn it into a virtual directory. then your link
should work

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
"M Skabialka" <mskabialka@xxxxxxxxxxxxx> wrote in message
news:OzP0mvaRFHA.3076@xxxxxxxxxxxxxxxxxxxxxxx
> After you install Visual Studio 2003 on Windows XP Pro, what else do you
> have to do in order to create web applications.
>
> When I try it tryies to locate it at
> http://localhost/quickstart/WebApplication1
>
> I don't have localhost set up. How is that done?
>
> Thanks,
> Mich
>


.


Loading