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

TemporaryFolder Issue

3 Answers 87 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Andrew Putnam
Top achievements
Rank 1
Andrew Putnam asked on 17 Jun 2011, 12:49 AM
I've tried adding the web.config setting:
<add key="Telerik.AsyncUpload.TemporaryFolder" value="C:\TempUpload\" />

I've also tried using the TemporaryFolder property in the control, and while the files are saved in the defined location, an error is still thrown if I do not give Full R/W access to the "~/App_Data/RadUploadTemp" folder.  Is this a known issue or is there something I'm missing here?  I'm using the 2011.1.519.40 build.

3 Answers, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 21 Jun 2011, 12:49 PM
Hi Andrew,

I was able to reproduce your issue when using the web config setting. It is going to be fixed for the next release.
When using only the property of the control(e.g. TemporaryFolder="~/upload") - everything works fine.

Your points have been updated for the bug report.

All the best,
Peter Filipov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Andrew Putnam
Top achievements
Rank 1
answered on 13 Jul 2011, 05:41 PM
I didn't see any comment about this in the latest release notes (v.2011.2.712).  Has this been corrected yet?
0
Peter Filipov
Telerik team
answered on 14 Jul 2011, 12:32 PM
Hello Andrew Putnam,

Yes, it has been corrected. Please use the latest version of our controls.

Greetings,
Peter Filipov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
AsyncUpload
Asked by
Andrew Putnam
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Andrew Putnam
Top achievements
Rank 1
Share this question
or