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

FileNotFoundException

1 Answer 50 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 09 Sep 2011, 09:18 AM
I'm using RadAsyncUploader (latest version of course) to upload multiple images to a page.

However, i'm getting FielNotFoundException in the FileUploaded event all the time and
after some investigation i can see that the file is uploaded ~App_Data/RadUploadTemp with a random generated name.
Later when the program steps into the FileUploaded event it tries to find a file with another  generated name.

What makes this a bit more complicated is that sometimes the filename it tries to access is the uploaded one.

Can you assist me with this issue?

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 09 Sep 2011, 02:14 PM
Hello Andreas,

Please review the following help topic, which describes how the RadAsyncUpload works:
http://www.telerik.com/help/aspnet-ajax/asyncupload-overview.html

Did you set some of the properties: TemporaryFileExpiration or TargetFolder?
Could you please open a support ticket and send us a sample project which demonstrates the issue to examine it locally?

Greetings,
Helen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
AsyncUpload
Asked by
Andreas
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or