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

RadAsyncUpload for Mozilla

3 Answers 54 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Srinivasa Rao Ranga
Top achievements
Rank 1
Srinivasa Rao Ranga asked on 29 Jan 2013, 09:12 AM
Hi ,

i am using RadAsyncUpload control in my project ,

 i am trying to upload a file with long name for eg  my file name is : wylongfile- Copy - Copy - Copy - Copy - Copy - Copybig_TEST21 - Copy - Copy - Copy - Copy - Copy - Copy - Copybig_TEST21 - Copy - Copy - Copy - Copy - Copy - Copy - Copybig_TEST21 - Copy - Copy - Copy -

working fine in IE browser, but not working in Firefox, i am getting following error :
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

please help me to solve the issue

Thanks!
Srinivasa Rao Ranga


3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 29 Jan 2013, 10:49 AM
Hello Srinivasa,

 
This error is expsected becasue of a limitation of the windows file system itself. You can refer to the following forum thread where the issue is discussed.

All the best,
Plamen
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
Srinivasa Rao Ranga
Top achievements
Rank 1
answered on 29 Jan 2013, 11:19 AM
Hi Plamen ,

thanks for the quick response

i dont have so many project directories, so it wont solve my issue

Please give me some other solution


Thanks!
Srinivasa Rao R
0
Plamen
Telerik team
answered on 01 Feb 2013, 09:57 AM
Hi Srinivasa,

 
It seems that I didn't explain properly. This limitation is connected with the length of the full name of the file that is generated from the path plus the name of the file. In your case the issue is cause by the length of the name of the file and unfortunately there is no work around for it. 

Hope this will explain the issue.

Regards,
Plamen
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
Srinivasa Rao Ranga
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Srinivasa Rao Ranga
Top achievements
Rank 1
Share this question
or