« ColdFusion MX 7: Indexing a Verity collection fails with a Path not found error | Main | Referrer information not sent with a Flash http request »

August 5, 2005

ColdFusion MX 7: Calling a CFX custom tag throws a 500 null error in a Security Sandbox

(TechNote) Calling a CFX tag within a Security Sandbox throws a 500 null error in a browser. The following error gets written to the exception.log:

[1]coldfusion.tagext.LibMissingException:
java.security.AccessControlException: access denied
(java.io.FilePermission
C:\CFusionMX7\runtime\..\lib\updates\CFXNeo.dll read)

Posted by dmorris at August 5, 2005 8:57 AM

Related Entries