Ticket #10 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

BlogCFCv5. udf.cfm not found exception.

Reported by: luis Assigned to: luis
Priority: highest Milestone: Pre-Public Beta Release
Component: Sample Applications Version:
Severity: blocker Keywords:
Cc:

Description

The blogCFC v5 sample application cannot start up. It throws a udf.cfm cannot be found exception.

Change History

06/28/06 16:55:08 changed by luis

  • status changed from new to closed.
  • resolution set to fixed.

I just updated the zip. However, to make it work, just add "includes/udf.cfm" I left out the full path, DUHH!!!

So please update the config.xml setting to includes/udf.cfm

<Setting name="UDFLibraryFile" 		value="includes/udf.cfm" />

Then just reinit the app, fwreinit=1


Copyright 2006 ColdBox Framework by Luis Majano