|
RE: Model Glue Demo Project
|
James White
|
Dec 16, 2008 07:18 PST
|
my.spam-@gmail.com wrote:
| |
I'm hosting my CF site on GoDaddy... After the initial install, I'm
getting the following error.
Security: The requested template has been denied access to
createobject.
The following is the internal exception message: access denied
(coldfusion.runtime.FunctionPermission createobject)
The error occurred in
var/chroot/home/content/c/r/h/crhall/html/ModelGlue/unity/ModelGlue.cfm:
line 74
Any ideas?
|
Do you know whether the administrator has denied access to using the
createObject function? If so you may need to find out if the admin can
change th is for you or you may have to use a work around such as using
the <cfobject> or <cfinvoke> tags.
Hope that helps,
JW
|
|
 |
|