Due to public holiday in Germany on 18th & 21st April 2025, there will be delays in responding to tickets. Thank you for your understanding.

ERPConnect License Key

ERPConnect checks the license number whenever a connection is opened (client and server). After the end of the test period, ERPConnect will not run without a valid license.

Please set your license number through the static class ERPConnect.LIC as shown in the code below. This must be done before the first connection to SAP is established (regardless of whether as a server or a client).

ERPConnect.LIC.SetLic("XXXXXXXXXX");

If you have more than one developer license, the license numbers end with -01,-02, etc. Which ending you use with SetLic does not matter. You may omit the end completely.
Creation date: 5/26/2022 7:01 PM      Updated: 1/18/2024 10:05 AM