Tag Archives: Telerik

Fixing Telerik error: “Microsoft JScript runtime error: Object doesn’t support this property or method”

I ran into this issue upgrading a site to use Telerik’s MVC controls. Once I added all the Telerik includes I would get the ‘Microsoft JScript runtime error: Object doesn’t support this property or method’ error on every page. Only happened in IE 8 though. After some troubleshooting I deduced the following line was throwing the error:

Posted in .Net, JQuery, MVC, Telerik | Tagged , , | Leave a comment