Error calling webservice using JSONP + jquery with IE on remote domain
- by Jay Heavner
I have a .Net webservice on my app server that returns data formatted as JSONP. I have an HTML test client on that server which works fine using IE, Firefox, & Chrome. If I copy the same HTML to my workstation or deploy to my webserver it works with Firefox & Chrome but in IE I'm getting two javascript errors.
Message: Object doesn't…