I am getting the following error with my jquery ajax call in IE9, where I am using Json.stringify().
Microsoft JScript runtime error: 'JSON' is undefined
The same function was working for me till yesterday and still works on my colleagues machine and on chrome on my machine. But for no apparent reason has stopped working on my machine today.
May you please help me understand, what is causing it?
Thanks!