Accessibility

TechNote

Adobe Flash formatted ColdFusion forms do not render in a browser on IIS 5 or IIS 5.1

Issue


When using ColdFusion MX 7 with IIS 5 or IIS 5.1, ColdFusion forms that specify flash for the format (cfform ) will not render in a browser if "Check that file exists" is enabled in IIS.

Reason


The "Check that file exists" property instructs IIS to check that the file in question exists on disk before it is served to the client. In the case of ColdFusion MX Flash forms, the file is generated dynamically at runtime and maintained in memory and therefore never exists in the file system or on disk.

Solution


  1. Open the IIS Administrator.
  2. Right-click onthe website in question and select Properties.
  3. Select the Home Directory tab.
  4. Click the Configuration button.
  5. Select the .cfswf extension and click Edit.
  6. Make sure that "Check that file exists" is not checked. Do not change the "Check that file exists" property for any of the other ColdFusion MX extensions, such as .cfm, .cfc, etc.

AlertThis content requires Flash

To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.

Download the free Flash Player now!

Get Adobe Flash Player

Creative Commons License

Search Support

Document Details

ID:d9734ed8
OS:Windows XP
Windows 2000

Products Affected:

coldfusion