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

Getting Red Mark After inserting a file in RadAsyncUpload.

4 Answers 571 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Santosh
Top achievements
Rank 1
Santosh asked on 09 Oct 2014, 12:56 PM
Hello Team,
                    I am facing an issue with RadAsyncUpload when i upload a file we used to get green mark as symbol of successfully inserted int database,but now we are facing an issue, as we upload a file we getting a red symbol mark after we upload,but uploaded file is not saved and also getting red mark.Help me out from this issues ?? 

4 Answers, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 13 Oct 2014, 07:08 AM
Hi Santosh,

Probably the size of the file you are trying to upload is larger than the maximum allowed. Please look here
http://www.telerik.com/help/aspnet-ajax/asyncupload-uploading-large-files.html

If this doesn't help try to handle OnClientFileUploadFailed or OnClientValidationFailed and see if there will be returned any error message.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Santosh
Top achievements
Rank 1
answered on 13 Oct 2014, 08:57 AM
Hi Hristo,
                Thanks for your reply.we had seen your post for my issue but already all the code exists in our application.actually we had moved to our new server in this new server we are facing this issue but it works fine in old server and localhost.what shall i do to run this RadAsyncUpload  in our application. is their any .dll to insert in our application.below is my screen shot were we are facing this issue.
0
Santosh
Top achievements
Rank 1
answered on 13 Oct 2014, 09:00 AM
Hi,
     Here is my attachment for my above reply
0
Hristo Valyavicharski
Telerik team
answered on 13 Oct 2014, 12:58 PM
Hi Santosh,

Please make sure that App_Data\RadUploadTemp is writable. If this doesn't help attach Fiddler Log and handle the events I suggested.

Regards,
Hristo Valyavicharski
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Upload (Obsolete)
Asked by
Santosh
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Santosh
Top achievements
Rank 1
Share this question
or