Skip to main content
March 23, 2009
Question

WSConfig Issue

  • March 23, 2009
  • 1 reply
  • 740 views
We are running IIS7 and Coldfusion 8.01 (x64) across 6 servers with 4 instances each. One thing I should add is that we copy the IIS config from 1 server to the other 5 as a way to make sure the configs match. Once the copy is done, I configure the sites for CF using the WSConfig tool. The issues I have are 1) A site previously added ceases to work after adding a new site using the tool in some cases. 2) A site runs under the incorrect instance even though the wsconfig tool shows I assigned it to the correct instance.

Any help on either of these issues is appreciated.
    This topic has been closed for replies.

    1 reply

    March 24, 2009
    These issues seem to stem from the fact that instead of copying the wsconfig folder from 1 server to the rest we were manually configuring the sites using wsconfig on each server, which means that they would have had to be added in the exact same order since IIS7 copies the handler mappings when you copy the xml config.