I have set up the following in cf as a mapping but i cannot use it 

logical = BGS

physical = D:\webspace\planet\mysite\mysite.com\www\

I then reference it as follows:

<cfscript>
functions = CreateObject("component","BGS.components.functions");
getproducts = functions.getproducts(attributes.subcategoryid);
</cfscript>

but CF throws an error saying that it cannot find the component. the
component is at mysite.com/components/functions.cfc

everything should work, at least in theory.

Does any body have an idea as to why this isnt working?

cheers

Jamie

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to