Hi,
When I called a WCF method from my web-service client using jquery.ajax , I get this error: "Error: Operation aborted"
The web-service runs with WebHttpBinding and my jquery web-service client code is as the attached :
What will cause this error to happen ?
Looking forward to hear from you !
//Johnny Olsen