Dave... Www is my webroot and the ModelGlue dir is right in there.
<!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 11:16 AM To: CF-Talk Subject: RE: Problem setting up Model-Glue... > I've downloaded the current stable release and followed the > directions closely (as far as I can tell). I'm running > Coldfusion MX 6.1 locally on my PC with the following setup: > > /Coldfusion (cfroot is also my webroot) > /www > /www/ModelGlue > /www/ModelGlue/ModelGlue.cfm > /www/ModelGlue/modelgluesamples > > But I'm getting an error as follows: > ------------------------------------ > The value returned from function init() is not of type > ModelGlue.Core.XMLModelGlueLoader. > If the component name is specified as a return type, the > reason for this error might be that a definition file for > such component cannot be found or is not accessible. CF is looking for /ModelGlue/Core/XMLModelGlueLoader.cfc, and can't find it. Is ModelGlue within your web root - that is, is /www your web root? If not, you'll need to create a mapping to ModelGlue. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241474 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

