Here is the response from the api action . I write a web api action as below it works completely done when i call that via ajax request but it wont give the result of success in ajax . it will pass the action completely without any error but the ajax request just give me an exception and it doesnt successed. I wr