Did you set up your cf mappings properly for the cfc's to work?

-----Original Message-----
From: Chad McCue [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 21, 2005 12:49 PM
To: CF-Talk
Subject: MachII on Windows2003 and CFMX 7

I am trying to run a application that is running perfectly on a windows 2000
server running CFMX6 on my new windows 2003 server running CFMX7. I have put
both the MachII folder and my app folder in my D:/inetpub/wwwroot folder. I
set up the application in IIS the exact same way it was set up on the
windows2000 server.

When I try and run my application I am getting a  
Could not find the ColdFusion Component MachII.framework.AppLoader.
 The error occurred in D:\Inetpub\wwwroot\MassProspector\SiteSettings.cfm:
line 19

17 : <cfif NOT (StructKeyExists(application[MACHII_APP_KEY],'appLoader') AND
18 :            IsObject(application[MACHII_APP_KEY].appLoader))>
19 :    <cfset application[MACHII_APP_KEY].appLoader =
CreateObject('component', 'MachII.framework.AppLoader') />
20 :    <cfset
application[MACHII_APP_KEY].appLoader.init(MACHII_CONFIG_PATH) />
21 : </cfif>







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212425
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

Reply via email to