Thanks Mike,

I created a mapping called hdcfc and pointed it to the
helpdesk/components directory.


This has worked with invoking the CFC using CFINVOKE
components="hdcfc.helpdesk_users.cfc"


Thanks a lot :-)


-Gel

-----Original Message-----
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 9:44 AM

For that to work (i.e. using dot notation for CFOBJECT) you must setup a
CF
mapping.

<Action="" Method="POST">

will work as its IIS/Apache/Whatever handling the path to the CFC.

CFINVOKE/CFOBJECT/CreateObject use CF to get the path to the CFC so
either
the CFC must be in the same directory as the code invoking the CFC or a
CF
Mapping must be setup

HTH



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.544 / Virus Database: 338 - Release Date: 11/25/2003
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to