Skip to content Skip to sidebar Skip to footer

Javascript Error In REST WCF Url From Jquery Using Jsonp

I am getting javascript error when I try to execute REST WCF Service from jsonp. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident

Solution 1:

OP,

The issue that you're having is likely related to an error in your actual URL/resource. Unless we can replicate the error, we can't help you solve it. Providing code with a request to a URL which 503's won't get us anywhere, and is confusing.

Can you clone a piece of your private resource and insert dummy data where the sensitive information is?

Alternatively, can you copy and paste what you find if you look at your resource on Line: 1 Char: 22 ? Maybe a few lines before and after to be safe.


Post a Comment for "Javascript Error In REST WCF Url From Jquery Using Jsonp"