Re: How do you set up http://localhost?
- From: "Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc>
- Date: Wed, 20 Apr 2005 18:08:14 -0400
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
>
.
- Follow-Ups:
- Re: How do you set up http://localhost?
- From: M Skabialka
- Re: How do you set up http://localhost?
- From: singh_angrez@xxxxxxxxxxxxxx
- Re: How do you set up http://localhost?
- References:
- How do you set up http://localhost?
- From: M Skabialka
- How do you set up http://localhost?
- Prev by Date: RowFilter on Date field
- Next by Date: Re: RowFilter on Date field
- Previous by thread: How do you set up http://localhost?
- Next by thread: Re: How do you set up http://localhost?
- Index(es):
Loading