I would have also said check if CFFILE is enabled in the CF
Administrator. If it's a hosting environment I would have thought the
dangerous tags like CFFILE would be turned off as standard.

Saying that, it looks like you can upload the file into the CF temp dir
but you cant read it back.

Sorry if I'm stating the obvious !

Stephen

-----Original Message-----
From: Sandeep Shetty [mailto:[EMAIL PROTECTED] 
Sent: 06 November 2003 10:44
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] java.io.FilePermission

Hi,
We are in the process of transferring our website to a hosting cfmx
company
and when testing our site on their server we are getting errors when
uploading files using cffile,

Uploading files gives the following error

Security: The requested template has been denied access to
C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp2
7447
.tmp.  
The following is the internal exception message: access denied
(java.io.FilePermission
C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp2
7447
.tmp read)  
  
ColdFusion cannot determine the line of the template that caused this
error.
This is often caused by an error in the exception handling subsystem.  

Having looked at various forums, I have suggested looking at the
permissions
that they has given for this folder in Coldfusion Administrator if
resource
security is enabled but no definite solution.

I would be grateful if someone knows how to fix this error

Any help/advice appreciated.


Thanks in advance,
Sandeep





-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to