>I'm puzzled too, Tony. All I've done is open the MachII_1_0_0.zip file and >extract it to c:\inetpub\wwwroot. It happily installed all the files into >folders under c:\inetput\wwwroot\machii. > >Dave Carabetta said I also had to unpack the contactmanager app, but there >is already a contactmanager folder under the Machii folder. Is this not >the >sample app? > >After I unzipped the machii file, I navigated to http://localhost/machii >and >that's where I got the error message. When I went to >http://localhost/machii/contactmanager I got another message saying >something couldn't be found. > >I have to say that just looking at all these files doesn't help much. >There >are now 56 files under the /machii folder, and while I haven't actually >looked at all of them, none I've found seem to do anything themselves, they >all seem to call something else. I can't see where any data is being >stored, and what all these files do is not at all obvious to me. > >I guess this machii thing is going to be beyond me until I can win lotto >and >afford to travel to a training session in the USA. > >It's certainly not like fusebox, where the functionality of everything is >pretty obvious and it's easy to follow what's doing what even for >non-fusebox people. >
OK, you may need to start from scratch. I have zero experience with Mach-II, and I just downloaded the stuff for the first time about an hour ago. try deleting your MachII and ContactManager folder and try my steps. This is what I did: 1. Unzipped the Mach-II framework code to my web root 2. Tried running the index.cfm in the resulting MachII directory, but got an error saying that it couldn't find the config.xml file. 3. Unzipped the ContactManager zip file to my web root (*not* underneath the MachII directory I just created. 4. Navigated to the index.cfm file in the ContactManager directory, and everything loaded up after about 10 seconds. That's it -- I swear. Maybe the sequence by which I did things made a difference. But I do know for sure that there shouldn't be a ContactManager directory below the MachII directory. If there is, go to the site and re-download the source. I got mine an hour ago and it was Kosher. Also, I noticed in the index.cfm file for the ContactManager app that it makes a call to MachII/framework/RequestHandler.cfc, so I'm almost positive you need to install both zip files in the manner that I described above. Again though, this is after only an hour or so of looking at this stuff. Hope this helps? Regards, Dave. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

