I'm trying to create a new Web Application project on Visual Studio 2003. Every time I create new project the files will be created under existing project.
C:\Inetpub\wwwr oot\project1\pr oject2
I would like it to be just
C:\Inetpub\wwwr oot\project2
I'm suspecting that I have to do something in IIS, but I don't know what.
C:\Inetpub\wwwr oot\project1\pr oject2
I would like it to be just
C:\Inetpub\wwwr oot\project2
I'm suspecting that I have to do something in IIS, but I don't know what.
Comment