Go into CF Admin on the server and see if the CFFILE tag has been disabled. IIRC, it is enabled by default... so it could be enabled locally but not on the server.
-----Original Message----- From: Colin Coles [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 10:07 AM To: CF-Newbie Subject: Access denied I have a simple upload form with the following set: <cffile action="upload" filefield="Form.file_upload" destination="D:\inetpub\wwwroot\ictmt7\uploads" accept="application/msword, application/pdf,application/vnd.ms-powerpoint, text/plain">. Thiw works fine on loacalhost. When I try to upload to the CF server, I get; Security: The requested template has been denied access to cffile. The following is the internal exception message: access denied (coldfusion.tagext.GenericTagPermission cffile) Don't understand and would appreciate any help. Colin Coles ICT Development Manager John Cabot City Technology College Tel 0117 976 3000 Ext 2112 Mobile: 07734395347 E Mail: [EMAIL PROTECTED] Alt: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:633 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
