Title: can't find component

euhh, not having a good day... lotsa changes made without me knowing about them, now the app can't find the component.

I have a mapping #application.setting.mapping# which points to the site root, then I have  a directory called "component" (no not a reserved directory name as it works on other copies of the application) and a CFC called ldap.cfc

When I call an include like
<cfinclude template="#application.setting.mapping#component/test.cfm"> it works, but when I try and call the component
objLDAP = createObject('component', '#application.setting.mapping#component/ldap');
it gives me a "Could not find the coldfusion component" (and no, a dot notation does not work either)..
Anyone any idea what this could be??

Thanks in advance.

taco

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
Register now for the 3rd National Conference on Tourism Futures, being held in Townsville, North Queensland 4-7 August - www.tq.com.au/tfconf



Reply via email to