RadAsyncUpload On Azure Server Gets 500 Error

1 Answer 100 Views
AsyncUpload
Mark
Top achievements
Rank 2
Iron
Iron
Iron
Mark asked on 14 Mar 2022, 02:09 PM

How do I trouble shoot an upload error I am getting on Azure. RadAsyncUpload works fine on my local machines but when deployed to the server I get

"Failed to load resource: the server responded with a status of 500 (Internal Server Error)"  & "Uncaught Error while uploading, HTTP Error code is: 500" 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 31 Mar 2022, 12:10 PM

Hi Mark,

You can temporarily enable the custom errors so you can see a detailed stack trace. This should direct you to what is causing the issue and what a possible solution would be.

We have received a number of similar reports where the Azure firewall (WAF - Web Application Firewall) was blocking the web resource requests or modifying the query parameters. You can check with your Network administrators which settings exactly are affecting the web resource requests and tweak them so the application can function properly.

Regards,
Peter Milchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
AsyncUpload
Asked by
Mark
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Peter Milchev
Telerik team
Share this question
or