This error appeared in my global exception logging and I was wondering if there was any insight into it
| User-agent: IE8.0 |
| Location: Telerik.Web.UI.WebResourceError |
| Description: System.NullReferenceException: Object reference not set to an instance of an object. |
| at Telerik.Web.UI.CombinedScriptWriter.GetContentType(List`1 scriptEntries) |
| at Telerik.Web.UI.CombinedScriptWriter.WriteCombinedScriptFile() at Telerik.Web.UI.WebResource.ProcessRequest(HttpContext context) |
| at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() |
| at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Stack trace: |
| at Telerik.Web.UI.CombinedScriptWriter.GetContentType(List`1 scriptEntries) |
| at Telerik.Web.UI.CombinedScriptWriter.WriteCombinedScriptFile() |
| at Telerik.Web.UI.WebResource.ProcessRequest(HttpContext context) |
| at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() |
| at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) |