Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: VS: Visual Studio & Web applications


Message #1 by "Teemu Keiski" <wroxhelp@m...> on Mon, 22 Apr 2002 18:39:26 +0300
Just remove the "/WebApplication1" and let VS.NET do the project files. Etc.
location is just "http://localhost"

Teemu Keiski

-----Alkuperäinen viesti-----
Lähettäjä: Pat Hastings [mailto:pat.hastings@s...]
Lähetetty: 22. huhtikuuta 2002 18:26
Vastaanottaja: aspx_beginners
Aihe: [aspx_beginners] Visual Studio & Web applications


HI,

When you create a new solution in Visual studio it invites you to spec a
application name (defaulting to webapplication1) which it then creates in a
virtual directory. This is great if you are having many asp.net apps on the
same site, but if you are only having the one how do you set it to use the
root of the webserver rather than a subdir?

Pat


Message #2 by nugget@s... on Mon, 22 Apr 2002 14:46:05 -0400
Try checking out Microsoft's solution:
http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q303845

I thought I had tried yours and it didn't work out very well.

Chris

Quoting Teemu Keiski <wroxhelp@m...>:

> Just remove the "/WebApplication1" and let VS.NET do the project files.
> Etc.
> location is just "http://localhost"
> 
> Teemu Keiski
> 
> -----Alkuperäinen viesti-----
> Lähettäjä: Pat Hastings [mailto:pat.hastings@s...]
> Lähetetty: 22. huhtikuuta 2002 18:26
> Vastaanottaja: aspx_beginners
> Aihe: [aspx_beginners] Visual Studio & Web applications
> 
> 
> HI,
> 
> When you create a new solution in Visual studio it invites you to spec a
> application name (defaulting to webapplication1) which it then creates in a
> virtual directory. This is great if you are having many asp.net apps on the
> same site, but if you are only having the one how do you set it to use the
> root of the webserver rather than a subdir?
> 
> Pat
> 
> 
> 
> 



  Return to Index