Melden Sie sich jetzt für unseren Community Day an. Weitere Infos finden Sie hier: Community Day 2025 Theobald Software

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