Hello all,
I am quite new to web development, and I have a few questions and hope you can help me here. I'm using Visual Interdev on Win2K server.
First, when I create a project, the 'new project' wizard creates the directory for the project, say C:\someprojects\Test1 for example. This is something physical I can see on the disk. Now, when I look in the project explorer in VI, it shows:
Servername/Test1
My first question is: Where, physically, is Servername/Test1? Is it InetPub\ Or some 'virtual' directory that just points to C:\Someprojects\Test1?
I ask because VI also automatically creates a 'Test1' directory in c:\inetpub\ Is c:\inetpub\ some sort of universal win2k standard web directory that can't be changed? When I go into IIS manager I see 'Default Web Site', with Test1 as a sub item, but what if I wanted 'Test1' to not be a sub-item to Default Web Site, how would I do that--or, possibly this is the same question--how would I cause the deployment files to go somewhere else other than c:\inetpub\
Second, when I create a new deployment target, say Test2, it creates a new directory c:\inetpub\ yet in IIS manager, the Test1 shows with some Icon (not sure what it is), but Test2 shows with a standard Folder Icon. And below these icons we see the .asp files, etc.
Third, which is related to the above 2, is that I see a sub Directory with "_Local" appended to it, even though I explicitly did not check the 'local mode' when creating the project. So the question here is, which physical files of the 4 copies (!?!) --Test1; Test1_Local; I really editing in VI--and how would I know this at any given point in time?
I guess my basic issue here is that this is new and different, and I'm not seeing things as clearly as I'd expect. I'm open to answers as technical as needed--I'm a beginner in Web development, but have developed with Oracle, SQL7, VB, Access etc. for quite some time. Thanks for any guidance...
--Jim
I am quite new to web development, and I have a few questions and hope you can help me here. I'm using Visual Interdev on Win2K server.
First, when I create a project, the 'new project' wizard creates the directory for the project, say C:\someprojects\Test1 for example. This is something physical I can see on the disk. Now, when I look in the project explorer in VI, it shows:
Servername/Test1
My first question is: Where, physically, is Servername/Test1? Is it InetPub\ Or some 'virtual' directory that just points to C:\Someprojects\Test1?
I ask because VI also automatically creates a 'Test1' directory in c:\inetpub\ Is c:\inetpub\ some sort of universal win2k standard web directory that can't be changed? When I go into IIS manager I see 'Default Web Site', with Test1 as a sub item, but what if I wanted 'Test1' to not be a sub-item to Default Web Site, how would I do that--or, possibly this is the same question--how would I cause the deployment files to go somewhere else other than c:\inetpub\
Second, when I create a new deployment target, say Test2, it creates a new directory c:\inetpub\ yet in IIS manager, the Test1 shows with some Icon (not sure what it is), but Test2 shows with a standard Folder Icon. And below these icons we see the .asp files, etc.
Third, which is related to the above 2, is that I see a sub Directory with "_Local" appended to it, even though I explicitly did not check the 'local mode' when creating the project. So the question here is, which physical files of the 4 copies (!?!) --Test1; Test1_Local; I really editing in VI--and how would I know this at any given point in time?
I guess my basic issue here is that this is new and different, and I'm not seeing things as clearly as I'd expect. I'm open to answers as technical as needed--I'm a beginner in Web development, but have developed with Oracle, SQL7, VB, Access etc. for quite some time. Thanks for any guidance...
--Jim