JQuery Json error: Object doesn't support this property or method
- by Abu Hamzah
ERROR: Microsoft JScript runtime error: Object doesn't support this property or method
i am using WCF service to pull the data and its very simple for the purpose of test and it does returning me the data from wcf service but it fails on json2.js on line number 314-316
// We split the first stage into 4 regexp operations in order to work around…