There's not, Michael - and clearly we need to put one up there. I'll do
that now.

Thanks for the interest - and sorry for the problems. 

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

-----Original Message-----
From: Mike Kear [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 13, 2003 12:53 PM
To: CF-Talk
Subject: RE: Mach II 1.0 released


I had the same problem as Tony Weeg - with exactly the same error
message (except mine said the error was on line 14 not 11)

I looked at the mappings set up in CFadminstrator and it had set up a
/machii mapping to c:\inetpub\wwwroot\machii\contactmanager 

So I manually changed the mapping to C:\Inetpub\wwwroot\MachII   and the
problem went away. 

That's the good news.

The bad news is it was replaced by another error message telling me it
couldn't find something else. (specifically: The cause of this exception
was: java.io.FileNotFoundException:
C:\Inetpub\wwwroot\MachII\config\mach-ii.xml (The system cannot find the
path specified). 

Is there a doc somewhere that sys where everything ought to be for a
default installation?



Cheers,
Michael Kear
Windsor, NSW, Australia
AFP Webworks.



-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 13, 2003 11:02 AM
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





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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

Reply via email to