I think you need the core files in your wwwroot dir Tony, ie
C:\Inetpub\wwwroot\MachII\......

Just unzip it to wwwroot.

I don't get any framework errors atm, but I still can't get either of
the demo applications running.

Could not find the ColdFusion Component ShoppingCart.model.ShoppingCart.
Seems to be the favoured error.

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: 13 August 2003 16:02
To: CF-Talk
Subject: RE: Mach II 1.0 released


Could not find the ColdFusion Component MachII.framework.AppLoader.  
Please check that the given name is correct and that the component
exists.  
  
The error occurred in
C:\Inetpub\wwwroot\research\machII\contactManager\mach-ii.cfm: line 11
 
9 : <!---<cfset application.appLoader = "" /> --->
10 : <cfif NOT (IsDefined('application.appLoader') AND
IsObject(application.appLoader))>
11 :    <cfset application.appLoader = CreateObject('component',
'MachII.framework.AppLoader') />
12 :    <cfset application.appLoader.init(MACHII_CONFIG_PATH) />
13 : </cfif>

 

tony weeg
uncertified advanced cold fusion developer
tony at navtrak dot net
www.navtrak.net
office 410.548.2337
fax 410.860.2337


-----Original Message-----
From: Hal Helms [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 13, 2003 10:59 AM
To: CF-Talk
Subject: RE: Mach II 1.0 released


We've seen this a couple of times. It's been an issue of caching. If
you're sure you have the latest stuff, throw out the compiled files and
cycle the cfmx server. I think you'll find the problem goes away.

Hal Helms
"Java for CF Programmers" class 
in Las Vegas, August 18-22
www.halhelms.com

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 13, 2003 10:35 AM
To: CF-Talk
Subject: RE: Mach II 1.0 released


freddy.....what file did you change? and how?

tony weeg
uncertified advanced cold fusion developer
tony at navtrak dot net
www.navtrak.net
office 410.548.2337
fax 410.860.2337


-----Original Message-----
From: Freddys Garcia [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 13, 2003 10:37 AM
To: CF-Talk
Subject: Mach II 1.0 released


Mark,
Yup, I have the newest files fresh from the site this morning.. I've
been awaiting their release for a while now! :) I'm on CFMX 6.1, etc..
my environment should be alright. I just figured it was some file that I
had to configure in the framework before the apps would work.  
Any other advice?
-Freddys

>Make sure you have the latest framework code (core files) - It has 
>updates needed for the example apps.
>
>Mark
>
>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to