I have just uploaded a new site to crystaltech. I am getting this error:
Error Occurred While Processing Request
Operation failed on the clientvars data source.
Reason of failure java.security.AccessControlException: access denied
(coldfusion.sql.DataSourcePermission clientvars)
Never had this problem before. What is causing this?
You probably don't have write access on the datasource you're using for client
variable storage.
Dave Watts, CTO, Fig Leaf Software
I have just uploaded a new site to crystaltech. I am getting this error:
Error Occurred While Processing Request
Operation failed on the clientvars data source.
Reason of failure java.security.AccessControlException: access denied
(coldfusion.sql.DataSourcePermission clientvars)
Never had this problem before. What is causing this?