
Page 6 of 8 So now we begin the manual work to correct problems encountered by the installer. Fortunately, Adobe has provided a TechNote that lists the steps to manually configure the web server connector. Unfortunately, these directions are for IIS 6 so you can't follow them verbatim. They give a good starting point, though.
cf_root corresponds to the folder you indicated in step 10 in the previous section. If you left the dialog set at the default value, the cf_root folder is C:\CFusionMX.
Hopefully, you already have a utility that unpacks JAR files. If not, get something like WinRAR. The trial version is free for 40 days. Then is $29 (USD). If you use WinRAR, just drag and drop the files from the WinRAR utility to the appropriate directory. It's simpler to do it that way instead of using WinRAR's Extract to button because Extract to, by default, retains folder information, which you don't want.
verbose=false serverstore=cf_root/runtime/lib/wsconfig/1/jrunserver.store bootstrap=127.0.0.1:51011 apialloc=false ssl=false #errorurl=<optionally redirect to this URL on errors>
Note that you'll need to replace cf_root as appropriate to your installation. For example, C:/CFusionMX7. Note the use of the forward slash rather than a back slash.
In addition, be sure to use the correct bootstrap. The TechNote lists two values, one for MX 6.1 and the other for MX 7. The only difference is the port number. MX 7 uses port 51011.
proxyservers=127.0.0.1:51011
Here again you specify the port number according to your version of MX. Port 51011 is used for MX 7.
The rest of the steps in this TechNote pertain to IIS 6 so you can safely skip them.
Next you need to configure IIS 7 to handle the ColdFusion mappings.
Page 6 of 8 Previous
1
2
3
4
5
6
7
8
Next
Keywords
ColdFusion, Vista, IIS 7, IIS7, install, installation, Metabase Compatibility Component, Internet Information Services, Handler Mappings