Hello,
I am writing to request help with eConnect (version 11.0, SP2, along with Visual Studio Pro 2013 and Dynamics GP 2010 SP2, build number 11.00.1914). When I create a customer or a general ledger entry via C#, the data goes into the Great Plains SQL Server tables but doesn’t show up in the Great Plains application (the Customer Maintenance or Batches screens).
After turning on tracing via the Microsoft.Dynamics.GP.eConnect.Service.exec.config file, neither the Event Viewer nor the eConnect.log and eConnectSvc.log files registered any errors. The code I used for creating and inserting the new customer came right out of the eConnectSamples/CSHARP Console Application folder (with the exception of changing the connect string to point to our test environment’s Dynamics GP server.)
I’ve gone through both the programmers guide and the admin/install guide but have not been able to fix the issue. I would be grateful to anyone who could help.
Thanks in advance for any suggestions or assistance.
*This post is locked for comments