Leider der selbe Fehler:
Code:
var item = new RepositoryItem(repositoryId, doc.Pages[i].Name, RepositoryItemType.ProjectList.Value, DateTime.UtcNow);
ll.FileRepository.CreateOrUpdateItem(item, null, new MemoryStream(doc.Pages[i].TemplateDefinition.FileContent));
repositoryIds.Append($"repository://{repositoryId};");
Log:
Debwin4::CSV::V1;TypeCode;Timestamp;Level;Logger;Thread;Properties;Message
▪;1000;26.04.2022 11:13:59.409;2;LL.API;358C;100:2=CXLL27♦101:1=2;>LlPrintWithBoxStart(1,0,'repository://286883ae-34e2-47da-916c-89e7bd30a953;repository://da46b767-bef6-47f5-9f77-05bed4c10d4a;repository://7b4c4933-ee83-455c-bd60-d8b72b4716ad;',0x800,-1,0000000000000000,'')
▪;1000;26.04.2022 11:13:59.409;2;LL.API;358C;100:2=CXLL27♦101:1=2; [CXLL27.DLL 27.2.2022.4613 (22-02-15 13:31)F]
▪;1000;26.04.2022 11:13:59.409;1;LL.Licensing;358C;100:2=CXLL27♦101:1=2; clsLicenseInfo::IsAllowed(0,state=00010004)
▪;1000;26.04.2022 11:13:59.409;1;LL.Licensing;358C;100:2=CXLL27♦101:1=6; LIC: _nLicState=10004
▪;1000;26.04.2022 11:13:59.409;1;LL.Generic;358C;100:2=CXLL27♦101:1=4; *** [Error in parameter #2: invalid type of project (LL_PROJECT_...)]
▪;1000;26.04.2022 11:13:59.410;2;LL.API;358C;100:2=CXLL27♦101:1=2;<LlPrintWithBoxStart() -> -3 (0xfffffffd) (Einer Funktion, die den Projekttyp als Parameter benötigt, wurde ein ungültiger Projekttyp übergeben.)
▪;1000;26.04.2022 11:13:59.411;2;LL.API;358C;100:2=CXLL27♦101:1=5;>LlSetOption(1,253=LL_OPTION_ILLDATAPROVIDER,0000000000000000)
▪;1000;26.04.2022 11:13:59.411;2;LL.API;358C;100:2=CXLL27♦101:1=5;<LlSetOption() -> 0 (0x00000000)
▪;1000;26.04.2022 11:13:59.411;2;LL.API;358C;100:2=CXLL27♦101:1=5;>LlSetOption(1,353=LL_OPTION_ILLPREPRINTTEXTPROCESSOR,0000000000000000)
▪;1000;26.04.2022 11:13:59.411;2;LL.API;358C;100:2=CXLL27♦101:1=5;<LlSetOption() -> 0 (0x00000000)
▪;1000;26.04.2022 11:13:59.414;2;LL.API;358C;100:2=CXLL27♦101:1=5;>LlGetErrortext(-3,0000013836C75E40,16384)
▪;1000;26.04.2022 11:13:59.414;2;LL.API;358C;100:2=CXLL27♦101:1=5;<LlGetErrortext() -> 0 (0x00000000) ['Einer Funktion, die den Projekttyp als Parameter benötigt, wurde ein ungültiger Projekttyp übergeben.']
▪;1000;26.04.2022 11:13:59.521;4;LL.NetFX;358C;100:2=CXLL27♦101:1=1;ERR: Caught LL_Bad_Objecttype_Exception (Einer Funktion, die den Projekttyp als Parameter benötigt, wurde ein ungültiger Projekttyp übergeben.).
▪;1000;26.04.2022 11:13:59.521;4;LL.NetFX;358C;100:2=CXLL27♦101:1=2;ERR: Inner Exception: ()
▪;1000;26.04.2022 11:13:59.521;4;LL.NetFX;358C;100:2=CXLL27♦101:1=1;ERR: Stack Trace:
▪;1000;26.04.2022 11:13:59.522;4;LL.NetFX;358C;100:2=CXLL27♦101:1=6;ERR: at combit.Reporting.LLException.CheckReturn(Int32 returnValue)
▪;1000;26.04.2022 11:13:59.522;4;LL.NetFX;358C;100:2=CXLL27♦101:1=6;ERR: at combit.Reporting.LlCore.LlPrintWithBoxStart(LlProject projectType, String projectFile, LlPrintMode printMode, LlBoxType boxType, IntPtr windowHandle, String title)
▪;1000;26.04.2022 11:13:59.522;4;LL.NetFX;358C;100:2=CXLL27♦101:1=6;ERR: at combit.Reporting.ListLabel.PrintLabelFromRelationalDataSourceNewMode(IDataProvider dataSource, String projectFile, Boolean showFileSelect, LlPrintMode printMode, LlBoxType boxType, String dialogTitle, Boolean showPrintOptions, String tempPath, LlProject projectType)
▪;1000;26.04.2022 11:13:59.522;4;LL.NetFX;358C;100:2=CXLL27♦101:1=6;ERR: at combit.Reporting.ListLabel.AutoPrint(LlProject projectType, String projectFile, Boolean showFileSelect, LlPrintMode printMode, LlBoxType boxType, String dialogTitle, Boolean showPrintOptions, String tempPath)
▪;1000;26.04.2022 11:14:04.658;2;LL.NetFX;358C;100:2=CXLL27♦101:1=2;ListLabel.Dispose() Job 1
Leider darf ich keine Dateien im Forum posten…