While developing my ASP.NET website, I have incorporated Telerik controls for date and time pickers. Everything is functioning smoothly across various browsers except for IE 10. Upon running the script debugger, an error message was displayed:
SCRIPT5007: Unable to get property 'documentElement' of undefined or null reference Telerik.Web.UI.WebResource.axd, line 166 character 2
Is there anyone who can provide guidance on how to resolve this issue?
Thank you in advance!