trying to understand CF side-by-side installations (CF9 and CF11)
I'm testing my upgrade from CF9 to CF11 on the same server. Looks like my old CF9 installation was an enterprise, standard, IIS installation. (if that makes sense to you) My CF11 is an enterprise, production + secure, stand-alone installation. It appears that I had to choose the stand-alone installation with internal web server so it can diferentiate between the two Cold Fusions adn do side-by-side installation. We want to use the internal web server anyhow so we can use the built-in Tomcat server instead of having to install a separate one. Now the question has come up, how do I get all of my web pages that are on IIS into my current ColdFusion. I discovered a document that discusses the Web Server Management. It looks like I can run it now and it will configure my connection between IIS and ColdFusion.
https://wikidocs.adobe.com/wiki/display/coldfusionen/Web+Server+Management
My question is, can this be done while CF9 is still up and running and then it would give me a CF11 ran instance of using the CF webpages so I can test them and get them to work. Someone was thinking that IIS wouldn't be able to figure out which CF administrator to use. Two CF applications cannot use IIS at the same time. If so, how do I get the two systems to run side-by-side using my CF pages, so I can test if anything broke and needs to be changed in the code, and/or test any of the new capabilities in CF11?
Thanks in advance!!
