G
Guest
Dear all,
I am actually studying ASP.net and I have read in MS press book that by
default, project defined within VS studio 2003 environement goes under
Inetpub\wwroot folder.
What I woul like to do is place all my sample project in my own defined
place like
D:\ASP.NET\Samples \Chap1
D:\ASP.NET\Samples \Chap2
D:\ASP.NET\Samples \Chap3 ...
For that I create the folder D:\ASP.NET\Samples and then create a virtual
directory on it with Alias name Samples
Then I install web server extenstion from Default Web site ->New->Server
extension Web
Then from my VS studion envieonemnt I defined a new project as :
http://localhost/Samples/test
Then oing this it either fails to creat files or create them under wwwroot
folder similar as default option, but no file at all are created under my
folder :
D:\ASP.NET\Samples \Chap1
What I am doing wrong ?
Thanks for your help
rgards
serge
I am actually studying ASP.net and I have read in MS press book that by
default, project defined within VS studio 2003 environement goes under
Inetpub\wwroot folder.
What I woul like to do is place all my sample project in my own defined
place like
D:\ASP.NET\Samples \Chap1
D:\ASP.NET\Samples \Chap2
D:\ASP.NET\Samples \Chap3 ...
For that I create the folder D:\ASP.NET\Samples and then create a virtual
directory on it with Alias name Samples
Then I install web server extenstion from Default Web site ->New->Server
extension Web
Then from my VS studion envieonemnt I defined a new project as :
http://localhost/Samples/test
Then oing this it either fails to creat files or create them under wwwroot
folder similar as default option, but no file at all are created under my
folder :
D:\ASP.NET\Samples \Chap1
What I am doing wrong ?
Thanks for your help
rgards
serge