Hi Friends,
I'm trying to migrate ASP.NET web application (.NET 4.7.2) running on Windows server to ECS windows container but having following issues after hosting the image saying
1. 'Failed to load resource: the server responded with a status of 404()' for WebResource.axd, ScriptResource.axd and Telerik.Web.UI.WebResource.axd.
2. Uncaught Error: ASP.NET Ajax client-side framework failed to load.
3. Uncaught ReferenceError: Sys is not defined at jsdebug
4. Uncaught ReferenceError: $get is not defined
Please someone help me in resolving these issues.