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

RadAsyncUpload Control works uploading locally but not on host

4 Answers 391 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Torbjörn Eliasson
Top achievements
Rank 1
Torbjörn Eliasson asked on 05 Mar 2012, 11:39 AM
I have developed a module on my website with ASP.NET that is using the RadAsyncUpload control from telerik to upload a file on the server. It works fine locally on my pc but on the server it doesn't. 

I've been using IE and it doesn't give an error...when u select to upload a file the dote becomes red instead of green.
In Chrome It jam on Uploads in progress.

What could I have missed? 

Best regards

4 Answers, 1 is accepted

Sort by
0
Torbjörn Eliasson
Top achievements
Rank 1
answered on 07 Mar 2012, 01:18 PM
It seems that the error is because the application does not have write permission to the folder App_Data / RadUploadTemp. 
Have tried to give it access and then it works. But I would rather not save anything in this folder, so I wonder if there is any other possibility?

If not - empty folder RadUploadTemp sometime?
0
Plamen
Telerik team
answered on 08 Mar 2012, 05:03 PM
Hi Torbjörn,

 
In RadAsyncUpload by default all processed temporary files are deleted. Temporary files are also deleted after a set amount of time defined by the TemporaryFileExpiration property as it is explained in this help topic

Hope this will help you.

Greetings,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Fim
Top achievements
Rank 1
answered on 14 Dec 2012, 05:36 PM
HI Torbjörn ,
In your post you have mentioned - "It seems that the error is because the application does not have write permission to the folder App_Data / RadUploadTemp. 
Have tried to give it access and then it works.
"

How do you give the access? I have given access to my application pool user but file upload is not working.

thanks in advance

0
Kate
Telerik team
answered on 17 Dec 2012, 03:03 PM
Hello Fim,

Please refer to the following forum post where I have just posted an answer to your question:
http://www.telerik.com/community/forums/aspnet-ajax/upload/radaysncupload-working-in-firefox-but-not-in-ie7.aspx

Greetings,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AsyncUpload
Asked by
Torbjörn Eliasson
Top achievements
Rank 1
Answers by
Torbjörn Eliasson
Top achievements
Rank 1
Plamen
Telerik team
Fim
Top achievements
Rank 1
Kate
Telerik team
Share this question
or