Have you looked in the 'd' parameter of the response object? .NET3.5 handles JSON differently to 2.0.
On Feb 4, 4:44 am, ketan <kke...@gmail.com> wrote: > Hi Friends, > I am facing a problem while calling a webservice > written in ASP.Net 3.5 which returns a JSON Data and then passing this > data to a page that has jQuery's AutoComplete Plugin. > I am able to call this webservice but It doesn't > return the data. > Regards, > Ketan