AIF web Service

Hi ,

I wrote a Class in AX 2012 in order to get the details of customer from my Ax database and calling it from .Net when i am running my class independently then i am able to get the customer details in XML format

But when i am trying to calll the same class through a web service created in .Net then i am not getting the Proper XML in response

If any one gone through the same problem then please try to help me it will be very helpful

So what do you get? An exception? An improper XML? Is the problem in the code in the class or in calling the service?

Please make more effort, we don’t have any means how to get such information if you don’t provide it.

Hiii Martin , Thanks for your concern to my point i was not getting the proper XML in response