Creating a Microsoft Dynamics GP integration with eConnect and Visual Studio
Views (1091)
Now that you have successfully installed eConnect, we will examine the process of creating an integration to Microsoft Dynamics GP built with Visual Studio and the eConnect .NET API. We will build a sample application, then dig into a few key details of the process that can be applied to any integration of this sort.
The eConnect API consists of two assemblies: Microsoft.Dynamics.GP.eConnect.dll and Microsoft.Dynamics.GP.eConnect.Serialization.dll. These assemblies can be found in the Program Files (x86)\Microsoft Dynamics\eConnect 12.0\API folder after installation of eConnect.
This was originally posted here.

Like
Report
*This post is locked for comments