Ken - thanks for taking the time to respond. It's still not working,
here is what I have done:
1) Configured the server extensions on the Default Web Site (located
physically at c:\inetpub\wwwroot)
2) Created a virtual directory in IIS pointing to d:\web. The site
appears under IIS as a folder with a globe. The site does not appear
in Interdev in the list of existing sites to connect to.
3) Created an "application" out of the new virtual directory in IIS.
This made the icon into a box with a globe in it. The site does not
appear in Interdev in the list of existing sites to connect to.
4) Configured server extensions on the virtual directory/application in
IIS by right clicking and selecting Configure Server Extensions from
the All Tasks menu option. Configured using all the defaults on the
New Subweb Wizard. The site does not appear in Interdevv in the list
of existing sites to connect to. My guess is that the Server
Extensions are not taking on the virtual directory because when I right
click on the site, the All Tasks menu still has the "Configure Server
Extensions" menu option.
If I instead create the virtual directory as a folder under the
existing default web, Interdev works as expected:
1) Create a folder under c:\inetpub\wwwroot\webtest
2) Add a virtual directory in IIS pointing to webtest. IIS
automatically makes this an application folder (icon is a box with a
globe in it). The folder can't be seen in Interdev as an existing
site.
3) Configure server extensions on the virtual directory. The folder
can now be seen in Interdev as a site that can be connected to during
the Web Project wizard. "Configure Server Extensions" is no longer an
option on the All Tasks menu when I right click on the site in IIS.
It appears that IIS is unable to configure server extensions on a
different logical drive from the default web using the tools supplied
in the IIS manager. Interdev is able to do this somehow, as I
demonstrated previously. I just can't figure out how Interdev is doing
it.
Thanks
>> Stay informed about: Configure an IIS Virtual Directory with Server Extensions ..