FireworksColdFusionDreamweaverFreehandFlashMXHome
Latest New Content

Latest Free Content
View All
Free Content
Accessibility
CMX Learning Guides
Hosted by enterhost

Getting ColdFusion MX 7.0.2 Running on Vista and IIS7

By: Heidi Bautista

Page 1 of 8

Set for printing

Next

This article takes you step-by-step through the process of installing ColdFusion MX 7.0.2 on a PC running the new Vista operating system and using Internet Information Services (IIS) 7.

There are points during the installation process that can and will give you trouble if you follow directions published prior to Vista's release. Therefore, special emphasis has been given to the information you'll need to get working with ColdFusion on Vista.

Who will benefit by reading this article?

ColdFusion programmers who develop and/or run CFM pages locally (including developing CFCs) on a Vista box and who use IIS7.

There are multiple versions of Vista. I am using Vista Business Edition. However, according to the documentation, Vista Home Premium, Ultimate, and Enterprise also ship with IIS 7. Check the Microsoft web site for more information about the Vista editions. I found the Help and How-To pages useful, too.

ColdFusion Server Configuration Choices

ColdFusion pages can be served up using

  1. Server configuration - installs ColdFusion MX 7 as a self-contained server.
  2. Multi-server configuration - installs ColdFusion MX 7 on JRun 4.
  3. J2EE configuration - packages ColdFusion MX 7 as a J2EE application for deployment on an existing J2EE server.

This tutorial includes a discussion of the first server configuration only. That is, the installation of ColdFusion MX 7 as a self-contained server.

Summary of instructions

To get ColdFusion MX 7 running on Vista and IIS 7 you need to do several things:

  1. Install the metabase compatibility component of IIS 7.
  2. Download and run the installation program, which is not entirely successful because it doesn't know how to deal with IIS 7. Fix up is done in the next two steps. In addition, there's a bug in Vista that you need to be aware of when you run the installation program.
  3. Get the missing .dll files.
  4. Configure IIS 7 mappings (for *.cfm and *.cfc files).

In addition, I've included a few notes about uninstalling ColdFusion at the end of the article.

Page 1 of 8 1 2 3 4 5 6 7 8 Next


download
Download Support Files


Keywords
ColdFusion, Vista, IIS 7, IIS7, install, installation, Metabase Compatibility Component, Internet Information Services, Handler Mappings