You said the error said: petitions.CLIENTS But the code was petitions.CLIENT
I'd say you either have an extra S or missing an S. ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Walter Conti [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 3:12 PM To: CF-Talk Subject: initializing createObject("component",...) - Path error The following command works ok in local but not on the server. <cfset application.blog = createObject("component","petitions.client.org.camden.blog.blog").init('defa ult')> On the server I get the error: Could not find the ColdFusion Component petitions.clients.org.camden.blog.blog. My path on the server looks like : D:\Inetpub\wwwroot\WWW73\web\Petitions\client\Remote\authenticate.cfm Thank you contiW ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263357 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

