I get an error message; Microsoft JScript MVC Error: Sys.ArgumentTypeException: An object of type "Sys._Application" cannot be converted to type "Sys._Application". Parameter Name: Instance
I am getting this error in my MVC application and I am wondering if I need to do this with upgrading to ie8? I have no problem in FF. The debugger finds an error in the MicrosoftAjax.debug.js file when I make a message.
Because I work in MVC, the usual solution; set ScriptMode to Release does not apply.
source share