Hello,

I have worked on a web app on my computer using AjaxCFC. All is working as 
desired and now is time to move it to production. 

When I started going over my changes in production, I have the following error:

"Access denied(java.io.filepermission 
C:\coldfusion8\wwwroot\web-inf\cftags\componet.cfc read)"

I moved the ajax.cfc from the root folder to the component folder where all my 
other components are, and it worked for a moment. Then I continued testing 
other parts of my project, and I've got the same error again.

My components start with something like this:
"<cfcomponent displayname="Intranet Section" extends="ajax" access="remote">"

Does anybody has had this error before?

Thanks,

David                                   

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323559
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to