Updated MVC4 Project – Microsoft JScript runtime error: Object expected
May 31, 2012After updating an ASP.NET MVC4 project through NuGet I got this error after launching the project:
“Microsoft JScript runtime error: Object expected”
The error occurs because of an issue in the jQuery UI library (version 1.8.19).
It can be fixed by adding a semicolon to the end of the file jquery-ui-1.8.19.min.js