You get "'Sys' is undefined" error in web application. The application works perfectly when run locally. It throws the JavaScript error when run in production. A handler is necessary in web.config to solve this problem. "ScriptResource" is added to the config file.
↧