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

Is there any default Filepath length limitation in AsyncUpload Control?

1 Answer 24 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Geetha
Top achievements
Rank 1
Geetha asked on 26 Oct 2012, 10:19 AM
Hi,

         I am using Rad AsyncUpload control in my program. When I am uploading file which is of 215 character length through IE browsers, it is working fine without any issue. But same file upload is failing in Chrome and mozilla. Is there any particular length limitation for Rad Asyncupload control. There is no issue I am facing with RadUpload control. Can anyone help me out in this?

      Thanks in Advance.


Thanks,
Geetha Rani.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 31 Oct 2012, 08:02 AM
Hello Geetha,

 
This behavior sounds like a file system limitation that is 260 characters in IE the following error is observed as well but after Postback because the file name in the Temporary folder is generated automatically as a Guid-The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters.

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
Geetha
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or