This is a migrated thread and some comments may be shown as answers.

AsyncUpload Temp Files do not get deleted on web server

2 Answers 44 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 03 Apr 2015, 04:42 PM

Hello,

 I have a radasync control with the expiration of 5 seconds (for testing).  My local version has the temporary location set to ~/temp/ and it works perfectly.  On my remote server, It is set up as a website and the temporary location is set to /temp/.  The files get places there successfully, however, they do not get deleted and there is no way for me to check any kind of logs associated with this server.  I have checked the permissions and it has all the proper permissions set.  What could be causing this?  Any help would be greatly appreciated!

2 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 08 Apr 2015, 02:19 PM
Hello,

Could you please provide some details on whether you are using a Web Farm or Web Garden? Also it would be helpful if you could post the markup that shows the RadAsyncUpload declaration and any relevant code from your code-behind.

Regards,
Ivan Danchev
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Philip
Top achievements
Rank 1
answered on 08 Apr 2015, 02:37 PM

Hi Ivan,

 I actually figured it out!  It was in fact due to folder permissions.  I triple checked the folder permissions on our web server and it didnt have modify permissions.  Once I set the modify permissions, all is good!  Thanks anyways!

 

Tags
AsyncUpload
Asked by
Philip
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Philip
Top achievements
Rank 1
Share this question
or