locally and it used to work online. I didn't change any code and
all of sudden its giving me this error.
MM_XSLTransform error.
Transformation Error.
Security
access denied (coldfusion.runtime.FunctionPermission
createobject(java))
-----------------------------------------------------------
my code:
%26lt;span class=''resheader''%26gt;Adobe Flash Design
Center%26lt;/span%26gt;
%26lt;cfinvoke
component=''includes/MM_XSLTransform.MM_XSLTransform''
method=''transform''
returnvariable=''mm_xsl_output''%26gt;
%26lt;!--- XSL Transformation ---%26gt;
%26lt;cfinvokeargument name=''xml'' value=''
http://rss.adobe.com/en/design_center_flash_tutorials.rss''%26gt;
%26lt;cfinvokeargument name=''xsl'' value=''headlines.xsl''%26gt;
%26lt;cfinvokeargument name=''ItemsPerPage'' value=''3''%26gt;
%26lt;/cfinvoke%26gt;XSL feed error
Bloke wrote:
%26gt; Anyone know why my feed is not showing online? It works
locally and it used to
%26gt; work online. I didn't change any code and all of sudden
its giving me this
%26gt; error.
%26gt;
%26gt; MM_XSLTransform error.
%26gt; Transformation Error.
%26gt; Security
%26gt; access denied (coldfusion.runtime.FunctionPermission
createobject(java))
%26gt;
-----------------------------------------------------------
%26gt; my code:
%26gt; %26lt;span class=''resheader''%26gt;Adobe Flash Design
Center%26lt;/span%26gt;
%26gt; %26lt;cfinvoke
%26gt; component=''includes/MM_XSLTransform.MM_XSLTransform''
%26gt; method=''transform''
%26gt; returnvariable=''mm_xsl_output''%26gt;
%26gt; %26lt;!--- XSL Transformation ---%26gt;
%26gt; %26lt;cfinvokeargument name=''xml''
%26gt; value=''
http://rss.adobe.com/en/design_center_flash_tutorials.rss''%26gt;
%26gt; %26lt;cfinvokeargument name=''xsl''
value=''headlines.xsl''%26gt;
%26gt; %26lt;cfinvokeargument name=''ItemsPerPage'' value=''3''%26gt;
%26gt; %26lt;/cfinvoke%26gt;
%26gt;
Looks like the security settings have changed and your being
denied
access to either the feed or the component that pulls in the
feed.
Steve
XSL feed error
The exact file works on my local system when I test
it.
Bloke wrote:
%26gt; The exact file works on my local system when I test it.
Well its something to do with security, as the error message
says access
denied. What exactly it is I can't tell you, but it is a
security issue.
No comments:
Post a Comment