>- see footer for list info -< Hi Glad you got it working, its all down to the way cf searches for cfcs:
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/buildi12.htm HTH Kola > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:dev- > [EMAIL PROTECTED] On Behalf Of Stephen Adams > Sent: 24 June 2005 11:25 > To: 'Coldfusion Development' > Subject: RE: [CF-Dev] CFObject cannot find my CFC > > >- see footer for list info -< > Thanks to both of, the setting up of the mapping worked. Unusual error > though. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Snake > Sent: 24 June 2005 12:03 > To: 'Coldfusion Development' > Subject: RE: [CF-Dev] CFObject cannot find my CFC > > >- see footer for list info -< > Create a mapping in the cfadmin pointing to your cfc folder, and use this > in > your calls. > > russ > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Adams > Sent: 24 June 2005 10:57 > To: 'Coldfusion Development' > Subject: RE: [CF-Dev] CFObject cannot find my CFC > > >- see footer for list info -< > Well I tried my idea first, that wasn't the answer. Then I moved the cfc > to > the same folder as the calling page. Now it can find the cfc, but I still > would like to keep my cfc's and custom tag handlers which call the cfc's > separate. > > -----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 > >-< > > > _______________________________________________ > > 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 - > < _______________________________________________ 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 -<
