Hey guys,
I have a master page with a RadScriptManager, RadAjaxManager, and RadLoadingPanel. This morning the site was running flawlessly, then suddenly and without changing anything it started throwing a javascript runtime error every time I try to load it. The error is getting thrown in Telerik.Web.UI.Ajax.Ajax.js in set_uniqueID. The problem is that Sys.WebForms is undefined. I've tried everything I can find on the web to fix it. I've cleared the Temporary ASP.NET folder, removed the <xhtmlConformance> tag from the web.config. I've even reverted back to the baseline code from the previous build. But nothing has helped. Any idea how this can happen out of nowhere like that?
I have a master page with a RadScriptManager, RadAjaxManager, and RadLoadingPanel. This morning the site was running flawlessly, then suddenly and without changing anything it started throwing a javascript runtime error every time I try to load it. The error is getting thrown in Telerik.Web.UI.Ajax.Ajax.js in set_uniqueID. The problem is that Sys.WebForms is undefined. I've tried everything I can find on the web to fix it. I've cleared the Temporary ASP.NET folder, removed the <xhtmlConformance> tag from the web.config. I've even reverted back to the baseline code from the previous build. But nothing has helped. Any idea how this can happen out of nowhere like that?