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

Changes in the new year? Several javscript errors and broken website

2 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Terje
Top achievements
Rank 1
Terje asked on 02 Jan 2021, 11:46 PM

     Hi, 

I have a site running version 2015.1.225.1 that has worked up until 1st January 2021. Now I am getting several javascript errors related to  

Telerik.Web.UI.WebResource.axd

with the following errors:

net::ERR_ABORTED 500

Any suggestion on what it might be? 

I have not done any changes to this code for many months (perhaps a year) as we are moving our customers over to a newer version (which means I have little to no knowledge how to find and fix this problem). We still have a few customers left on this site and they are now unable to do their work because of it. All I need it a quick-fix/workaround that might work for the next 2 months.  

2 Answers, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 06 Jan 2021, 08:57 AM

Hello Terje,

We do not have access to the Telerik assemblies that you use in your project, so there is nothing we can change that will affect your application. 

I can see that you have blurred the domain in the URLs so I assume you are not using the Telerik CDN, which is the only thing that we could change that might affect you. 

With that said, I recommend checking any changes that are made to the server and especially server certificates that might be expired, e.g. SSL certificate.

As a temporary workaround, you can try enabling the Telerik CDN so that the requests for scripts and styles are to a CDN, not your server.

Also, keep in mind that there are many issues related to HTTP2, so if it is enabled for your server, you might consider disabling it and fall back to HTTP1.1:

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/.

0
mirco
Top achievements
Rank 1
answered on 21 Jan 2021, 06:57 AM
Thanks for  your sharing,It's really useful for me
Tags
General Discussions
Asked by
Terje
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
mirco
Top achievements
Rank 1
Share this question
or