I'm experiencing difficulties when creating IIS virtual directories when the server is NOT localhost.
- When I click the 'Update List' button on the New Virtual Directory tab, the only thing that comes back is ROOT, even though there are many other virtual directories on the server in question. I can see these other virtual directories from the box on which FB6 is running via the IIS6 MMC applet - using the same user id that I'm using on the FB action, so it doesn't appear to be a security issue.
- In spite of problem described in #1 above, I can create a virtual directory - when the parent is ROOT. But I get various errors when trying to create virtual directories that are children of other virtual directories that are not the ROOT. Sometimes the virtual directory is created, but errors are reported back that I had a null object in my script (I have no script). Other times the virtual directory is created, but an "application" is not created and put into the pool on the remote server and I get an error back in FB6 that the physical directory wasn't found (even though it was; the application just wasn't created).
- A minor annoyance that may possibly be related: when I use FB variables to represent the server name and/or parts of the virtual directory or its phyical directory, FB takes a LONG time to bring up the Action dialog box when I request it in the Action Studio - 20-30 seconds. When I hard-code the names, I do not experience the problem. I have not mistyped the variable values and the variables do have default values; I triple-checked. This issue does not affect problems #1 and #2 above; I experience them whether I have used variables or hard-coded values. Nevertheless, it does make one wonder.
I'm experiencing other issues, and will submit my FB6 project file separately to support.