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>





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

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