ColdFusion 8 running on ColdFusion 9 multi-server 64bit
I am at a loss to figure this out.
Here is the installed sequence.
1) Install ColdFusion 9 mult-server as internal web server, upgrade to 9.01
2) Install ColdFusion 8 as new instance
This means that ColdFuson 8 is running on port 8301, ColdFusion 9 is running on port 8300 this works fine.
The problem I am having is mapping this with the JRun connector to IIS, ColdFusion 9 I have no problems what so ever. But ColdFusion 9 is giving me nothing but troubles no matter what I try.
The error message is
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Or if I setup the handler manually for *.cfm I get this
Either the Macromedia application server(s) are unreachable or none of them has a mapping to process this request.
What or how do I get ColdFusion 8 to work? The thing that I have noticed is that the index.cfm is not added to the default documents, and only the jws and jsp handlers are created. My guess is that this is not tested by Adobe and doesn't work.
Can anyone confirm that they have it working in this manner, if so what steps did you do to get it to work?
Thanks in Advance.
