Search results

  1. U

    Aktivatione Kit brings Server Erroro 500

    Hello, I have installed all Files that are necessary to use the new aktivation kit. Except .htaccess. It is not possible to transfer it to the folder wehre i copied all other files. I named it as “aktivate”. When I try to aktivate my Applikation online, there appears an internal server error...
  2. U

    Activation Kit (Token)

    Hello, In the instructions for the activation kit, there is an input field for capturing a token. What is the value of the end user? Is this necessary for automatic activation?
  3. U

    Saving a secure copy of the workbook Error 9

    I have copied this VBA-Code from the User Guide: Public Function SaveSecureWorkbookToFile(Filename As String) Set XLSPadlock = Application.COMAddIns(“GXLS.GXLSPLock”).Object SaveSecureWorkbookToFile = XLSPadlock.SaveWorkbook(Filename) End Function I have tried to use this function but in the...
  4. U

    How to export date from a worksheet as text in txt-file?

    Hello Folks, in the event that my customers receive an update, it must be possible the data that already exists to secure or to export in a separate File to then be able to re-read in the new programm-version. I’ve written this using VBA subroutines, which also function in the source code. In...
  5. U

    Error while loading the compiled workbook

    I get this Error-Message: Fehler ind der benutzerdefinierten Benutzeroberfläche von XML - Helper: Zeile: 54 Spalte: 28 Fehlercode: 0x80004005 Steuerelemente können einer integrierten Gruppe nicht hinzugefügt werden: Copy Please give me information to solve this problem. regards
Back
Top