wsconfig drops CFIDE virtual directory
We are running into an issue when adding sites using the wsconfig tool. Here's our setup: Windows 2k8 R2, IIS 7.5, CF 9 multiserver configuration with 4 instances running.
We have a site all setup in IIS with a virtual directory created for CFIDE (points to c:\inetpub\wwwroot\cfide, the default/install path for cfide). We then go into the wsconfig tool (Run As Administrator) and add this new site to an instance. Immediately the CFIDE virtual directory disappears within IIS, whether we choose to restart IIS or not. We check the "configure server for ColdFusion box" when adding.
I've checked the wsconfig.log, but it shows nothing, no errors, just one line "[date] [time] info Macromedia JRun 4.0 (Build 108858)" - that's it. Everything else is fine, adds all the correct handler mappings, etc. and the site works fine, just missing cfide virtual directory which is needed as we use a couple CF tags that load JS files under there to work...
We go in afterwards and re-add the CFIDE virtual directory and it seems to stick unless we mess with wsconfig again, so we have a work-around, just an extra step and puzzled as to why this would happen. We have hundreds of sites to setup, so would save some time to fix this.
Anyone else ever run across this situation before?
