I'm confused why transfer can create the .transfer definition file and then turn right around and say it can't find it.
On Sun, Dec 20, 2009 at 9:59 PM, Ron Mast <[email protected]> wrote: > My app is in the wwwroot directory. Looks like this: cfpetmarket --> > config --> definitions > > where do I define definitionsPath = "/config/definitions"? I guess > that's where I get lost...:( > > Thanks...I will keep looking...but if someone can tell me that would > really help speed things up for me...thanks. > > On Sun, Dec 20, 2009 at 9:24 PM, Matt Quackenbush <[email protected]> > wrote: >> I am going to take a wild guess and say that the most likely cause is an >> incorrect path value on the Transfer definitions path setting. That value >> should be a root absolute value, such as: >> >> <cfset definitionsPath = "/config/definitions" /> >> >> Additionally, make sure that the directory actually exists. >> >> -- >> Before posting questions to the group please read: >> http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer >> >> You received this message because you are subscribed to the Google Groups >> "transfer-dev" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/transfer-dev?hl=en > -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
