Posted inDynamics NAV & BC Tips & tricks
A DotNet Interop Soap Web Request
I am currently working on a solution that requires a Dynamics NAV client to communicate with Dynamics NAV web service. This I have done before with the classic client and have used automation objects for the job. Now I wanted to do this with dotnet only…