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

How to solve "RadAsyncUpload does not have permission to write ....." After adding suggestion

3 Answers 1781 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Md Tahmid
Top achievements
Rank 1
Md Tahmid asked on 06 Mar 2014, 08:42 AM
Hello Guys

i have attached my screen shot 

i have done all thing that i have found here to solve the problem "RadAsyncUpload does not have permission to write files in the TemporaryFolder. In Medium Trust scenarios, the TemporaryFolder should be a subfolder of the Application Path."
but still i dont have any luck!

what else is needed to be done to solve the problem?

3 Answers, 1 is accepted

Sort by
-1
Hristo Valyavicharski
Telerik team
answered on 10 Mar 2014, 03:22 PM
Hi,

You must give write permission to both Temporary and Target folders. This can be done as you right click on the folder, go to Properties -> Security -> Add New User (or add Everyone) and check "Full Control" checkbox.

Regards,
Hristo Valyavicharski
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

2
Edgar
Top achievements
Rank 1
answered on 11 Oct 2014, 01:31 AM
I know this post have been up for a while now. But this issue just happened to me and I was able to fix it with none of these posts. It was very simple. Delete file or folder name 'RadUploadTestFile' from the 'TemporaryFolder' Directory and that was it. for some reason after publishing this file 'RadUploadTestFile' became a folder (don't ask me why) and that was causing the error. After deleting it, all works fine in production.

Hope this helps...

Ed
0
Dinesh
Top achievements
Rank 1
answered on 30 Dec 2017, 09:08 AM
Thanks @Edgar it's worked for me
Tags
AsyncUpload
Asked by
Md Tahmid
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Edgar
Top achievements
Rank 1
Dinesh
Top achievements
Rank 1
Share this question
or