Showing related tags and posts across the entire site.
-
Hi all I am trying to create an application in c# to createListCustomer method in DynamicsWeb Service. CustomerService cservice = new CustomerService (); DocumentContext context = new DocumentContext (); context.MessageId = Guid .NewGuid().ToString(); context.DestinationEndpoint = "AifEndPoint"...
-
Hi All, I am able to generate Outbound webservice fro Dynamics AX 4.0. But i cant understand what is Inbound web service and how can i generate inbound service or is it a custom web service? please help me cheers karthikpallavi kars.2008@gmail
-
Hi, I am trying to create Sales order from VS2005 by adding the webservice as a web reference. but i am gettin gthe error as The error is System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException...
-
HI All I Have a problem with dynamics ax 4.0 client . when i connect with ax 4.0 server it displays "You are not a recognized user of Dynamics Ax 4.0. Contact your system administrator". But i have the admin rights.. and i came to know that i have to set SID for my user in the userinfo table...