I have a hosting company that restricts access to cfregistry. Not a 
problem as I never use that tag..

They recently put me in their sandbox (which worked before) and I got 
the error..

Security: The requested template has been denied access to cfregistry.
The following is the internal exception message: access denied 
(coldfusion.tagext.GenericTagPermission cfregistry)

Wha? So I turned on my security sandbox on my dev site, restricted 
cfregistry and tried it out. I got the same error. This was the code 
that it said was messed up.

<cfsilent>
<cfapplication
        name="Cimex"
        sessionmanagement="Yes"
        sessiontimeout="#CreateTimeSpan(0,0,30,0)#"
        clientmanagement="Yes">
</cfsilent>

Wha?

Anyone know what is happening here?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314105
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to