12.12.2005, 15:40 | #1 |
Участник
|
This small example shows how to communicate with a webservice from Navision.
Both SOAP and HTTP protocol comunication is shown. You must handle exceptions/errors yourself. The examples are just meant for you to learn from. I also included source code for a very simple web service written in C# on which the Navision code is based. http://www.mibuso.com/dl.asp?FileID=539&Type=file |
|