>- see footer for list info -< I just had a thought, the page that I am trying to call the cfc in, is a custom tag. So do I have to pass the CFC address as a argument to my custom tag. I'll gives this a go first, and then if it des not work, try your suggestion.
Thanks -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Snake Sent: 24 June 2005 10:40 To: 'Coldfusion Development' Subject: RE: [CF-Dev] CFObject cannot find my CFC >- see footer for list info -< Put the cfc in the same place a sthe calling template, does it find it then ? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Adams Sent: 24 June 2005 10:35 To: 'Coldfusion Development' Subject: [CF-Dev] CFObject cannot find my CFC >- see footer for list info -< Hello, (enjoying the warm weather?) I am trying to create an instance of my cfc using CFObject, but I keep getting an error telling me that the cfc cannot be found. In the name attribute I have put the name that I'd like to use to reference my cfc and in the "component" attribute I have put the address to the cfc file itself, but still it does not find the cfc. The address I have put in the component attribute is the folder address to where my cfc file is kept. But still no luck. Does anyone know why CFObject cannot find a cfc? Stephen _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help >-< _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help >-< ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
