At a guess i'd say that might be a misconfiguration of the sandbox security settings at hostek. Can you run any cfml templates at all ? try a simple hello world page in a different directory
-Chris 2010/1/22 Lola Lee Beno <[email protected]> > I have a site on hostek.com on which I'm planning to use Model-Glue. I > updated with the latest version, and put up a small sample app (the Pig > Latin tutorial that works on my laptop and which I'd generated using the ANT > script on the templates and then modifying). Here are the level: > > wwroot > -ModelGlue > -ColdSpring > -translate > --Application.cfc > --Application.cfm > --etc > > When I go to http://www.SITE.com/translate/index.cfm?event=translationForm, > I get this following error message: > > Security: The requested template has been denied access to > C:\ColdFusion9\wwwroot\WEB-INF\cfclasses\cfController2ecfc1302502890.class. > > The following is the internal exception message: access denied > (java.io.FilePermission > C:\ColdFusion9\wwwroot\WEB-INF\cfclasses\cfController2ecfc1302502890.class > read) > > ColdFusion cannot determine the line of the template that caused this > error. This is often caused by an error in the exception handling subsystem. > > Any way I can get around this? I have the following lines set as such in > ColdSpring.xml on the host server: > > <property name="reload"><value>false</value></property> > <property name="debug"><value>false</value></property> > > -- > Lola J. Lee Beno > LinkedIn: http://www.linkedin.com/in/lolajleebeno > Facebook: http://www.facebook.com/profile.php?id=714355583 > Blog: http://www.lolajl.net/blog/ > > -- > 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]<model-glue%[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
