Also, just to see what is going on in the Application.cfc, I commented out some code, and the behavior did not change...as a matter of fact, I removed the application.cfc file from the translatordev directory and the same error is thrown. I also added a <cfabort> as the first line of code in the onSessionStart in the application.cfc file and I still get the same error. I then place an application.cfm file in the root with a sinlge line : <cfabort> and I still get the same error. I wonder what is going on?
On Apr 27, 9:25 pm, Revolution Wines <[email protected]> wrote: > I'm revisiting this issue after a bit of a delay. > > Anyway, I am working through the "translator" app, so i renamed it to > "translatordev" to test your idea, but unfortunately the problem still > persists. > > The caching is turned off. I really don't know where to start to > trouble shoot. > > Thanks for your help > > Joe > > On Apr 26, 7:09 am, Doug Hughes <[email protected]> wrote: > > > > > Another thing to check is if you have two MG apps with the same CF > > application name... > > > Doug Hughes, President > > Alagad Inc. > > [email protected] > > 888 Alagad4 (x300) > > Direct: 651 Alagad4 (651-252-4234) > > Fax: 888-248-7836 > > > Follow Alagad on Twitter: @AlagadInc > > Follow Doug @DougHughes and @DougsIdeas > > Fan Alagad on Facebook:http://www.facebook.com/pages/Alagad/214035749318 > > > On Tue, Apr 26, 2011 at 9:53 AM, Revolution Wines <[email protected] > > > > wrote: > > > Hello - > > > > I am getting the error described in this thread, but I am in MG 3.1. > > > > I've tried the solution that worked for Byron without resolution. > > > > This is the first trial on my Mac, so i just installed (if that is the > > > right word) the most recent versions of, coldspring, MG3.1, and transfer. > > > Everything is in the webroot (/Library/WebServer/Documents/) > > > > I don't know if this is relevant, but I am running > > > > CF9, Mac OS X Snow Leopard, Apache > > > > -- > > > Model-Glue Sites: > > > Home Page:http://www.model-glue.com > > > Documentation:http://docs.model-glue.com > > > Bug Tracker:http://bugs.model-glue.com > > > Blog:http://www.model-glue.com/blog > > > > You received this message because you are subscribed to the Google > > > Groups "model-glue" 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/model-glue?hl=en -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
