Hi Team,
We are using ListandLabel dll version 15 for creating the document in our application. In one of our test server we are facing problem and getting an exception as below:
combit.ListLabel15.LL_LicenseViolation_Exception: Es wurde versucht, eine Funktion aufzurufen, die durch den Lizenzumfang nicht gedeckt ist.
at combit.ListLabel15.LLException.CheckReturn(Int32 returnValue)
at combit.ListLabel15.LlCore.LlPrintWithBoxStart(LlProject projectType, String projectFile, LlPrintMode printMode, LlBoxType boxType, IntPtr windowHandle, String title)
at combit.ListLabel15.ListLabel.SimplePrint(Object userData, LlProject projectType, String projectFile, Boolean showFileSelect, LlPrintMode printMode, LlBoxType boxType, IntPtr windowHandle, String dialogTitle, Boolean showPrintOptions, String tempPath)
at combit.ListLabel15.ListLabel.Print(Object userData, LlProject projectType, String projectFile, Boolean showFileSelect, LlPrintMode printMode, LlBoxType boxType, IntPtr windowHandle, String dialogTitle, Boolean showPrintOptions, String tempPath)
at combit.ListLabel15.ListLabel.Print(LlProject projectType, String projectFile, Boolean showFileSelect, LlPrintMode printMode, LlBoxType boxType, String dialogTitle, Boolean showPrintOptions, String tempPath)
Regards
Hassaan Afridi