Here's the full error:

Security: The requested template has been denied access to \ModelGlue
\gesture\configuration\ModelGlueConfiguration.xml.
The following is the internal exception message: access denied
(java.io.FilePermission \ModelGlue\gesture\configuration
\ModelGlueConfiguration.xml read)

The error occurred in D:\Inetpub\DomainID19\ModelGlue\gesture\loading
\ColdSpringBootstrapper.cfc: line 38
Called from D:\Inetpub\DomainID19\ModelGlue\gesture\loading
\ColdSpringBootstrapper.cfc: line 86
Called from D:\Inetpub\DomainID19\ModelGlue\gesture\loading
\ColdSpringBootstrapper.cfc: line 95
Called from D:\Inetpub\DomainID19\ModelGlue\gesture\ModelGlue.cfm:
line 47
Called from D:\Inetpub\DomainID19\ModelGlue\unity\ModelGlue.cfm: line
2
Called from D:\Inetpub\DomainID19\contacts\index.cfm: line 72

36 :    <!--- For now, we still have to load the core. --->
37 :    <cfset csPath = this.coreColdSpringPath />
38 :    <cfif not fileExists(csPath)>
39 :            <!--- Let's try to expand the path and see if that helps. --->
40 :            <cfset csPath = expandPath(this.coreColdSpringPath) />



On Aug 6, 11:15 pm, jen <[email protected]> wrote:
> Hi,
>
> I'm getting
>
> "Security: The requested template has been denied access to \ModelGlue
> \gesture\configuration\ModelGlueConfiguration.xml. The following is
> the internal exception message: access denied (java.io.FilePermission
> \ModelGlue\gesture\configuration\ModelGlueConfiguration.xml read)
>
> The error occurred in D:\Inetpub\DomainID192060\ModelGlue\gesture
> \loading\ColdSpringBootstrapper.cfc: line 39"
>
> with MG3. MG2 works just fine. Anybody seen this before?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to