My guess would be that your local version of CF has different administrator 
settings than your public cf server.

Specifically in the Tag Restrictions (under the security tab), your public 
server probably has CFFILE disabled.

If you are in a shared hosting environment (where you don't own the server, and 
others are on the same box), CFFILE and others have probably been disabled, and 
you won't get them reenabled.

Solutions? Your host probably has a CFFILE substitute that plays better in a 
shared-hosting environment. Look through their docs to see,
Also, you might want to set your local server to EXACTLY the same settings your 
host has, which will prevent these differences in the future.



Jerry Johnson
Web Developer
Dolan Media Company

>>> [EMAIL PROTECTED] 02/24/05 10:07AM >>>
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] 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:15:635
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

Reply via email to