Answered
Access denied using CF and XSLT
Without any notice my hosting company disabled the following
tags and functions. Now my code doesn't work. Can anyone help me
correct it?
CF tags:
CFCOLLECTION
CFCONTENT
CFEXECUTE
CFLOG
CFOBJECT
CFOBJECTCACHE
CFREGISTRY
CF functions:
SetProfileString
CreateObject(COM)
CreateObject(CORBA)
CreateObject(JAVA)
The error i get is:
MM_XSLTransform error.
Transformation Error.
Security
access denied (coldfusion.runtime.FunctionPermission createobject(java))
All I am doing is using Dreamweaver's XSLT to display a RSS feed.
CF tags:
CFCOLLECTION
CFCONTENT
CFEXECUTE
CFLOG
CFOBJECT
CFOBJECTCACHE
CFREGISTRY
CF functions:
SetProfileString
CreateObject(COM)
CreateObject(CORBA)
CreateObject(JAVA)
The error i get is:
MM_XSLTransform error.
Transformation Error.
Security
access denied (coldfusion.runtime.FunctionPermission createobject(java))
All I am doing is using Dreamweaver's XSLT to display a RSS feed.