On Jan 12, 2004, at 8:54 PM, Andrew Scott wrote:
I tried this and it did not work,

o_Mappings = CreateObject('component','inetpub.com.tools.mappings');

Returns a Could not find the ColdFusion Component, are you 100% sure you can
then I would like to know what customtags has to do with components?

CFMX searches for components using the Custom Tag Paths as well as from the webroot. If you add C:\ to your list of Custom Tag Paths, you should be able to reference components using the .-separated path from the root (C:\) directory. You may have to restart your CFMX service to get it to search from the new Custom Tag Path.


Regards,
Sean

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to