Do you have any mappings set up on the servers that work that aren't on the other? Any directory structure differences? Is the createObject() function disabled in the CF Administrator? You weren't very clear with what errors you were getting.
John -----Original Message----- From: sam komolafe [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 2:41 PM To: CF-Talk Subject: CFC instance creation Problem Hi, Why am I not able to create an instance of a CFC on my test server using this syntax: <cfset myInfo = createObject("component","theSite.myApp.CompLib.DAccess")> It only works using the CFOBJECT syntax. By the way the CreateObject syntax works perfectly on my local PC. I have CFMX 6.1 + updater on both PC's Thanks Sam --- [This E-mail scanned for viruses.] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184922 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

