update 20241120

master
Stefan Hutter 1 year ago
parent 194a97416c
commit d3bf9458eb

@ -270,7 +270,11 @@ namespace API_NetFramework.Controllers
DB db = new DB(connectionstring); DB db = new DB(connectionstring);
db.clear_parameter(); db.clear_parameter();
db.add_parameter("@dokumentid", dokumentid); db.add_parameter("@dokumentid", dokumentid);
db.Get_Tabledata("[OnDoc_IRIS_Archivierung]", true, false); if (db.Get_Tabledata("[OnDoc_IRIS_Archivierung]", true, false) == null)
{
APILogging.Log((HttpRequestMessage)Request, "ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:" + dokumentid, LogLevelType.Debug);
return Content(HttpStatusCode.NotFound, "Archivierung fehlgeschlagen");
};
} }

@ -10,7 +10,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<File Include="Areas/HelpPage/HelpPage.css"> <File Include="Areas/HelpPage/HelpPage.css">
<publishTime>06/03/2024 09:20:46</publishTime> <publishTime>03/06/2024 09:20:46</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/Help/Api.cshtml"> <File Include="Areas/HelpPage/Views/Help/Api.cshtml">
<publishTime>07/19/2024 12:24:15</publishTime> <publishTime>07/19/2024 12:24:15</publishTime>
@ -49,7 +49,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>07/19/2024 12:24:15</publishTime> <publishTime>07/19/2024 12:24:15</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml"> <File Include="Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml">
<publishTime>06/03/2024 09:20:41</publishTime> <publishTime>03/06/2024 09:20:41</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml"> <File Include="Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml">
<publishTime>07/19/2024 12:24:15</publishTime> <publishTime>07/19/2024 12:24:15</publishTime>
@ -64,34 +64,34 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>07/19/2024 12:24:15</publishTime> <publishTime>07/19/2024 12:24:15</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/Shared/_Layout.cshtml"> <File Include="Areas/HelpPage/Views/Shared/_Layout.cshtml">
<publishTime>06/03/2024 09:20:40</publishTime> <publishTime>03/06/2024 09:20:40</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/Web.config"> <File Include="Areas/HelpPage/Views/Web.config">
<publishTime>06/03/2024 09:20:40</publishTime> <publishTime>03/06/2024 09:20:40</publishTime>
</File> </File>
<File Include="Areas/HelpPage/Views/_ViewStart.cshtml"> <File Include="Areas/HelpPage/Views/_ViewStart.cshtml">
<publishTime>06/03/2024 09:20:40</publishTime> <publishTime>03/06/2024 09:20:40</publishTime>
</File> </File>
<File Include="bin/Antlr3.Runtime.dll"> <File Include="bin/Antlr3.Runtime.dll">
<publishTime>09/10/2013 17:29:20</publishTime> <publishTime>10/09/2013 17:29:20</publishTime>
</File> </File>
<File Include="bin/Antlr3.Runtime.pdb"> <File Include="bin/Antlr3.Runtime.pdb">
<publishTime>09/10/2013 17:29:20</publishTime> <publishTime>10/09/2013 17:29:20</publishTime>
</File> </File>
<File Include="bin/arm64/libSkiaSharp.dll"> <File Include="bin/arm64/libSkiaSharp.dll">
<publishTime>04/09/2024 19:25:14</publishTime> <publishTime>09/04/2024 19:25:14</publishTime>
</File> </File>
<File Include="bin/BarcodeLib.dll"> <File Include="bin/BarcodeLib.dll">
<publishTime>11/13/2024 07:13:56</publishTime> <publishTime>11/18/2024 17:07:41</publishTime>
</File> </File>
<File Include="bin/BarcodeLib.pdb"> <File Include="bin/BarcodeLib.pdb">
<publishTime>11/13/2024 07:13:56</publishTime> <publishTime>11/18/2024 17:07:41</publishTime>
</File> </File>
<File Include="bin/Database.dll"> <File Include="bin/Database.dll">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Database.pdb"> <File Include="bin/Database.pdb">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/de/System.Net.Http.Formatting.resources.dll"> <File Include="bin/de/System.Net.Http.Formatting.resources.dll">
<publishTime>10/20/2023 22:35:02</publishTime> <publishTime>10/20/2023 22:35:02</publishTime>
@ -109,7 +109,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>10/20/2023 22:35:02</publishTime> <publishTime>10/20/2023 22:35:02</publishTime>
</File> </File>
<File Include="bin/de/System.Web.Optimization.resources.dll"> <File Include="bin/de/System.Web.Optimization.resources.dll">
<publishTime>02/11/2014 16:28:40</publishTime> <publishTime>11/02/2014 16:28:40</publishTime>
</File> </File>
<File Include="bin/de/System.Web.Razor.resources.dll"> <File Include="bin/de/System.Web.Razor.resources.dll">
<publishTime>10/20/2023 22:35:02</publishTime> <publishTime>10/20/2023 22:35:02</publishTime>
@ -124,22 +124,22 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>10/20/2023 22:35:04</publishTime> <publishTime>10/20/2023 22:35:04</publishTime>
</File> </File>
<File Include="bin/DOCGEN.dll"> <File Include="bin/DOCGEN.dll">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:21</publishTime>
</File> </File>
<File Include="bin/DOCGEN.dll.config"> <File Include="bin/DOCGEN.dll.config">
<publishTime>08/30/2024 10:27:25</publishTime> <publishTime>11/18/2024 16:59:09</publishTime>
</File> </File>
<File Include="bin/DOCGEN.pdb"> <File Include="bin/DOCGEN.pdb">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:21</publishTime>
</File> </File>
<File Include="bin/FastReport.Bars.dll"> <File Include="bin/FastReport.Bars.dll">
<publishTime>11/27/2023 09:49:58</publishTime> <publishTime>11/27/2023 09:49:58</publishTime>
</File> </File>
<File Include="bin/FastReport.Compat.dll"> <File Include="bin/FastReport.Compat.dll">
<publishTime>09/07/2023 11:54:46</publishTime> <publishTime>07/09/2023 11:54:46</publishTime>
</File> </File>
<File Include="bin/FastReport.DataVisualization.dll"> <File Include="bin/FastReport.DataVisualization.dll">
<publishTime>09/07/2023 12:19:34</publishTime> <publishTime>07/09/2023 12:19:34</publishTime>
</File> </File>
<File Include="bin/FastReport.dll"> <File Include="bin/FastReport.dll">
<publishTime>11/27/2023 09:50:34</publishTime> <publishTime>11/27/2023 09:50:34</publishTime>
@ -148,37 +148,37 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>11/27/2023 09:50:04</publishTime> <publishTime>11/27/2023 09:50:04</publishTime>
</File> </File>
<File Include="bin/Helper.dll"> <File Include="bin/Helper.dll">
<publishTime>11/09/2024 11:54:46</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Helper.pdb"> <File Include="bin/Helper.pdb">
<publishTime>11/09/2024 11:54:46</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/libSkiaSharp.dylib"> <File Include="bin/libSkiaSharp.dylib">
<publishTime>04/09/2024 18:58:02</publishTime> <publishTime>09/04/2024 18:58:02</publishTime>
</File> </File>
<File Include="bin/Logging.dll"> <File Include="bin/Logging.dll">
<publishTime>11/09/2024 11:54:46</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Logging.pdb"> <File Include="bin/Logging.pdb">
<publishTime>11/09/2024 11:54:46</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Microsoft.AspNetCore.Http.Abstractions.dll"> <File Include="bin/Microsoft.AspNetCore.Http.Abstractions.dll">
<publishTime>11/12/2018 18:29:00</publishTime> <publishTime>12/11/2018 18:29:00</publishTime>
</File> </File>
<File Include="bin/Microsoft.AspNetCore.Http.dll"> <File Include="bin/Microsoft.AspNetCore.Http.dll">
<publishTime>01/25/2019 00:18:54</publishTime> <publishTime>01/25/2019 00:18:54</publishTime>
</File> </File>
<File Include="bin/Microsoft.AspNetCore.Http.Features.dll"> <File Include="bin/Microsoft.AspNetCore.Http.Features.dll">
<publishTime>11/12/2018 18:28:58</publishTime> <publishTime>12/11/2018 18:28:58</publishTime>
</File> </File>
<File Include="bin/Microsoft.AspNetCore.WebUtilities.dll"> <File Include="bin/Microsoft.AspNetCore.WebUtilities.dll">
<publishTime>11/12/2018 18:29:00</publishTime> <publishTime>12/11/2018 18:29:00</publishTime>
</File> </File>
<File Include="bin/Microsoft.Bcl.AsyncInterfaces.dll"> <File Include="bin/Microsoft.Bcl.AsyncInterfaces.dll">
<publishTime>10/31/2023 16:00:18</publishTime> <publishTime>10/31/2023 16:00:18</publishTime>
</File> </File>
<File Include="bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll"> <File Include="bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll">
<publishTime>03/05/2023 23:41:40</publishTime> <publishTime>05/03/2023 23:41:40</publishTime>
</File> </File>
<File Include="bin/Microsoft.Extensions.Configuration.Abstractions.dll"> <File Include="bin/Microsoft.Extensions.Configuration.Abstractions.dll">
<publishTime>10/31/2023 16:04:06</publishTime> <publishTime>10/31/2023 16:04:06</publishTime>
@ -202,16 +202,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>10/31/2023 16:00:32</publishTime> <publishTime>10/31/2023 16:00:32</publishTime>
</File> </File>
<File Include="bin/Microsoft.Net.Http.Headers.dll"> <File Include="bin/Microsoft.Net.Http.Headers.dll">
<publishTime>11/12/2018 18:28:58</publishTime> <publishTime>12/11/2018 18:28:58</publishTime>
</File> </File>
<File Include="bin/Microsoft.Web.Infrastructure.dll"> <File Include="bin/Microsoft.Web.Infrastructure.dll">
<publishTime>04/11/2022 19:09:46</publishTime> <publishTime>11/04/2022 19:09:46</publishTime>
</File> </File>
<File Include="bin/Model.dll"> <File Include="bin/Model.dll">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Model.pdb"> <File Include="bin/Model.pdb">
<publishTime>11/13/2024 17:46:34</publishTime> <publishTime>11/20/2024 15:24:20</publishTime>
</File> </File>
<File Include="bin/Newtonsoft.Json.Bson.dll"> <File Include="bin/Newtonsoft.Json.Bson.dll">
<publishTime>11/28/2018 00:10:18</publishTime> <publishTime>11/28/2018 00:10:18</publishTime>
@ -220,7 +220,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>11/28/2018 00:07:54</publishTime> <publishTime>11/28/2018 00:07:54</publishTime>
</File> </File>
<File Include="bin/Newtonsoft.Json.dll"> <File Include="bin/Newtonsoft.Json.dll">
<publishTime>03/08/2023 06:09:56</publishTime> <publishTime>08/03/2023 06:09:56</publishTime>
</File> </File>
<File Include="bin/NLog.Database.dll"> <File Include="bin/NLog.Database.dll">
<publishTime>04/30/2024 21:58:56</publishTime> <publishTime>04/30/2024 21:58:56</publishTime>
@ -229,16 +229,22 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>04/30/2024 21:58:24</publishTime> <publishTime>04/30/2024 21:58:24</publishTime>
</File> </File>
<File Include="bin/OfficePrinter.dll"> <File Include="bin/OfficePrinter.dll">
<publishTime>10/10/2024 07:00:48</publishTime> <publishTime>11/18/2024 17:07:31</publishTime>
</File> </File>
<File Include="bin/OfficePrinter.pdb"> <File Include="bin/OfficePrinter.pdb">
<publishTime>10/10/2024 07:00:48</publishTime> <publishTime>11/18/2024 17:07:31</publishTime>
</File>
<File Include="bin/OnDocOffice.dll">
<publishTime>11/20/2024 15:24:21</publishTime>
</File>
<File Include="bin/OnDocOffice.pdb">
<publishTime>11/20/2024 15:24:21</publishTime>
</File> </File>
<File Include="bin/OnDoc_NetFramework.dll"> <File Include="bin/OnDoc_NetFramework.dll">
<publishTime>11/13/2024 17:47:11</publishTime> <publishTime>11/20/2024 15:24:21</publishTime>
</File> </File>
<File Include="bin/OnDoc_NetFramework.pdb"> <File Include="bin/OnDoc_NetFramework.pdb">
<publishTime>11/13/2024 17:47:11</publishTime> <publishTime>11/20/2024 15:24:21</publishTime>
</File> </File>
<File Include="bin/Owin.dll"> <File Include="bin/Owin.dll">
<publishTime>11/13/2012 13:19:34</publishTime> <publishTime>11/13/2012 13:19:34</publishTime>
@ -286,10 +292,10 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>02/15/2022 06:21:10</publishTime> <publishTime>02/15/2022 06:21:10</publishTime>
</File> </File>
<File Include="bin/roslyn/Microsoft.DiaSymReader.Native.amd64.dll"> <File Include="bin/roslyn/Microsoft.DiaSymReader.Native.amd64.dll">
<publishTime>10/05/2021 02:47:54</publishTime> <publishTime>05/10/2021 02:47:54</publishTime>
</File> </File>
<File Include="bin/roslyn/Microsoft.DiaSymReader.Native.x86.dll"> <File Include="bin/roslyn/Microsoft.DiaSymReader.Native.x86.dll">
<publishTime>10/05/2021 02:49:46</publishTime> <publishTime>05/10/2021 02:49:46</publishTime>
</File> </File>
<File Include="bin/roslyn/Microsoft.Managed.Core.CurrentVersions.targets"> <File Include="bin/roslyn/Microsoft.Managed.Core.CurrentVersions.targets">
<publishTime>02/15/2022 06:33:08</publishTime> <publishTime>02/15/2022 06:33:08</publishTime>
@ -340,31 +346,31 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>02/15/2022 06:38:42</publishTime> <publishTime>02/15/2022 06:38:42</publishTime>
</File> </File>
<File Include="bin/Swashbuckle.Core.dll"> <File Include="bin/Swashbuckle.Core.dll">
<publishTime>07/08/2017 03:30:56</publishTime> <publishTime>08/07/2017 03:30:56</publishTime>
</File> </File>
<File Include="bin/Syncfusion.Compression.Base.dll"> <File Include="bin/Syncfusion.Compression.Base.dll">
<publishTime>05/08/2024 11:45:36</publishTime> <publishTime>08/05/2024 11:45:36</publishTime>
</File> </File>
<File Include="bin/Syncfusion.DocIO.Base.dll"> <File Include="bin/Syncfusion.DocIO.Base.dll">
<publishTime>08/05/2024 10:43:08</publishTime> <publishTime>05/08/2024 10:43:08</publishTime>
</File> </File>
<File Include="bin/Syncfusion.DocToPDFConverter.Base.dll"> <File Include="bin/Syncfusion.DocToPDFConverter.Base.dll">
<publishTime>08/05/2024 10:45:12</publishTime> <publishTime>05/08/2024 10:45:12</publishTime>
</File> </File>
<File Include="bin/Syncfusion.Licensing.dll"> <File Include="bin/Syncfusion.Licensing.dll">
<publishTime>05/08/2024 10:05:38</publishTime> <publishTime>08/05/2024 10:05:38</publishTime>
</File> </File>
<File Include="bin/Syncfusion.OfficeChart.Base.dll"> <File Include="bin/Syncfusion.OfficeChart.Base.dll">
<publishTime>05/08/2024 11:46:10</publishTime> <publishTime>08/05/2024 11:46:10</publishTime>
</File> </File>
<File Include="bin/Syncfusion.Pdf.Base.dll"> <File Include="bin/Syncfusion.Pdf.Base.dll">
<publishTime>08/05/2024 10:44:26</publishTime> <publishTime>05/08/2024 10:44:26</publishTime>
</File> </File>
<File Include="bin/Syncfusion.Presentation.Base.dll"> <File Include="bin/Syncfusion.Presentation.Base.dll">
<publishTime>08/05/2024 10:48:54</publishTime> <publishTime>05/08/2024 10:48:54</publishTime>
</File> </File>
<File Include="bin/Syncfusion.XlsIO.Base.dll"> <File Include="bin/Syncfusion.XlsIO.Base.dll">
<publishTime>08/05/2024 10:46:16</publishTime> <publishTime>05/08/2024 10:46:16</publishTime>
</File> </File>
<File Include="bin/System.Buffers.dll"> <File Include="bin/System.Buffers.dll">
<publishTime>02/19/2020 11:05:18</publishTime> <publishTime>02/19/2020 11:05:18</publishTime>
@ -373,7 +379,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>05/15/2018 15:29:36</publishTime> <publishTime>05/15/2018 15:29:36</publishTime>
</File> </File>
<File Include="bin/System.Memory.dll"> <File Include="bin/System.Memory.dll">
<publishTime>05/08/2022 05:31:02</publishTime> <publishTime>08/05/2022 05:31:02</publishTime>
</File> </File>
<File Include="bin/System.Net.Http.Formatting.dll"> <File Include="bin/System.Net.Http.Formatting.dll">
<publishTime>10/20/2023 22:33:52</publishTime> <publishTime>10/20/2023 22:33:52</publishTime>
@ -394,7 +400,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>05/15/2018 15:29:52</publishTime> <publishTime>05/15/2018 15:29:52</publishTime>
</File> </File>
<File Include="bin/System.Web.Cors.dll"> <File Include="bin/System.Web.Cors.dll">
<publishTime>10/01/2013 22:54:22</publishTime> <publishTime>01/10/2013 22:54:22</publishTime>
</File> </File>
<File Include="bin/System.Web.Helpers.dll"> <File Include="bin/System.Web.Helpers.dll">
<publishTime>10/20/2023 22:33:58</publishTime> <publishTime>10/20/2023 22:33:58</publishTime>
@ -409,7 +415,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>01/01/0001 00:00:00</publishTime> <publishTime>01/01/0001 00:00:00</publishTime>
</File> </File>
<File Include="bin/System.Web.Optimization.dll"> <File Include="bin/System.Web.Optimization.dll">
<publishTime>02/11/2014 15:26:04</publishTime> <publishTime>11/02/2014 15:26:04</publishTime>
</File> </File>
<File Include="bin/System.Web.Razor.dll"> <File Include="bin/System.Web.Razor.dll">
<publishTime>10/20/2023 22:33:48</publishTime> <publishTime>10/20/2023 22:33:48</publishTime>
@ -424,199 +430,199 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<publishTime>10/20/2023 22:33:58</publishTime> <publishTime>10/20/2023 22:33:58</publishTime>
</File> </File>
<File Include="bin/WebActivatorEx.dll"> <File Include="bin/WebActivatorEx.dll">
<publishTime>10/05/2016 15:11:52</publishTime> <publishTime>05/10/2016 15:11:52</publishTime>
</File> </File>
<File Include="bin/WebGrease.dll"> <File Include="bin/WebGrease.dll">
<publishTime>01/23/2014 13:57:34</publishTime> <publishTime>01/23/2014 13:57:34</publishTime>
</File> </File>
<File Include="bin/x64/libSkiaSharp.dll"> <File Include="bin/x64/libSkiaSharp.dll">
<publishTime>04/09/2024 19:24:38</publishTime> <publishTime>09/04/2024 19:24:38</publishTime>
</File> </File>
<File Include="bin/x86/libSkiaSharp.dll"> <File Include="bin/x86/libSkiaSharp.dll">
<publishTime>04/09/2024 19:24:38</publishTime> <publishTime>09/04/2024 19:24:38</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.css"> <File Include="Content/bootstrap-grid.css">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.css.map"> <File Include="Content/bootstrap-grid.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.min.css"> <File Include="Content/bootstrap-grid.min.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.min.css.map"> <File Include="Content/bootstrap-grid.min.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.rtl.css"> <File Include="Content/bootstrap-grid.rtl.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.rtl.css.map"> <File Include="Content/bootstrap-grid.rtl.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.rtl.min.css"> <File Include="Content/bootstrap-grid.rtl.min.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-grid.rtl.min.css.map"> <File Include="Content/bootstrap-grid.rtl.min.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.css"> <File Include="Content/bootstrap-reboot.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.css.map"> <File Include="Content/bootstrap-reboot.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.min.css"> <File Include="Content/bootstrap-reboot.min.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.min.css.map"> <File Include="Content/bootstrap-reboot.min.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.rtl.css"> <File Include="Content/bootstrap-reboot.rtl.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.rtl.css.map"> <File Include="Content/bootstrap-reboot.rtl.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.rtl.min.css"> <File Include="Content/bootstrap-reboot.rtl.min.css">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-reboot.rtl.min.css.map"> <File Include="Content/bootstrap-reboot.rtl.min.css.map">
<publishTime>06/03/2024 09:16:16</publishTime> <publishTime>03/06/2024 09:16:16</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.css"> <File Include="Content/bootstrap-utilities.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.css.map"> <File Include="Content/bootstrap-utilities.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.min.css"> <File Include="Content/bootstrap-utilities.min.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.min.css.map"> <File Include="Content/bootstrap-utilities.min.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.rtl.css"> <File Include="Content/bootstrap-utilities.rtl.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.rtl.css.map"> <File Include="Content/bootstrap-utilities.rtl.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.rtl.min.css"> <File Include="Content/bootstrap-utilities.rtl.min.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap-utilities.rtl.min.css.map"> <File Include="Content/bootstrap-utilities.rtl.min.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.css"> <File Include="Content/bootstrap.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.css.map"> <File Include="Content/bootstrap.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.min.css"> <File Include="Content/bootstrap.min.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.min.css.map"> <File Include="Content/bootstrap.min.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.rtl.css"> <File Include="Content/bootstrap.rtl.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.rtl.css.map"> <File Include="Content/bootstrap.rtl.css.map">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.rtl.min.css"> <File Include="Content/bootstrap.rtl.min.css">
<publishTime>06/03/2024 09:16:15</publishTime> <publishTime>03/06/2024 09:16:15</publishTime>
</File> </File>
<File Include="Content/bootstrap.rtl.min.css.map"> <File Include="Content/bootstrap.rtl.min.css.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Content/Site.css"> <File Include="Content/Site.css">
<publishTime>06/03/2024 08:11:55</publishTime> <publishTime>03/06/2024 08:11:55</publishTime>
</File> </File>
<File Include="favicon.ico"> <File Include="favicon.ico">
<publishTime>06/03/2024 08:11:55</publishTime> <publishTime>03/06/2024 08:11:55</publishTime>
</File> </File>
<File Include="Global.asax"> <File Include="Global.asax">
<publishTime>07/19/2024 12:25:43</publishTime> <publishTime>07/19/2024 12:25:43</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.bundle.js"> <File Include="Scripts/bootstrap.bundle.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.bundle.js.map"> <File Include="Scripts/bootstrap.bundle.js.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.bundle.min.js"> <File Include="Scripts/bootstrap.bundle.min.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.bundle.min.js.map"> <File Include="Scripts/bootstrap.bundle.min.js.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.esm.js"> <File Include="Scripts/bootstrap.esm.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.esm.js.map"> <File Include="Scripts/bootstrap.esm.js.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.esm.min.js"> <File Include="Scripts/bootstrap.esm.min.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.esm.min.js.map"> <File Include="Scripts/bootstrap.esm.min.js.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.js"> <File Include="Scripts/bootstrap.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.js.map"> <File Include="Scripts/bootstrap.js.map">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.min.js"> <File Include="Scripts/bootstrap.min.js">
<publishTime>06/03/2024 09:16:14</publishTime> <publishTime>03/06/2024 09:16:14</publishTime>
</File> </File>
<File Include="Scripts/bootstrap.min.js.map"> <File Include="Scripts/bootstrap.min.js.map">
<publishTime>06/03/2024 09:16:13</publishTime> <publishTime>03/06/2024 09:16:13</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.js"> <File Include="Scripts/jquery-3.7.1.js">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.min.js"> <File Include="Scripts/jquery-3.7.1.min.js">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.min.map"> <File Include="Scripts/jquery-3.7.1.min.map">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.slim.js"> <File Include="Scripts/jquery-3.7.1.slim.js">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.slim.min.js"> <File Include="Scripts/jquery-3.7.1.slim.min.js">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/jquery-3.7.1.slim.min.map"> <File Include="Scripts/jquery-3.7.1.slim.min.map">
<publishTime>06/03/2024 09:16:17</publishTime> <publishTime>03/06/2024 09:16:17</publishTime>
</File> </File>
<File Include="Scripts/modernizr-2.8.3.js"> <File Include="Scripts/modernizr-2.8.3.js">
<publishTime>06/03/2024 08:12:04</publishTime> <publishTime>03/06/2024 08:12:04</publishTime>
</File> </File>
<File Include="Views/Home/APIGenerator.cshtml"> <File Include="Views/Home/APIGenerator.cshtml">
<publishTime>10/01/2024 20:21:44</publishTime> <publishTime>01/10/2024 20:21:44</publishTime>
</File> </File>
<File Include="Views/Home/Index.cshtml"> <File Include="Views/Home/Index.cshtml">
<publishTime>06/03/2024 08:11:55</publishTime> <publishTime>03/06/2024 08:11:55</publishTime>
</File> </File>
<File Include="Views/Shared/Error.cshtml"> <File Include="Views/Shared/Error.cshtml">
<publishTime>06/03/2024 08:11:55</publishTime> <publishTime>03/06/2024 08:11:55</publishTime>
</File> </File>
<File Include="Views/Shared/_Layout.cshtml"> <File Include="Views/Shared/_Layout.cshtml">
<publishTime>06/03/2024 10:48:16</publishTime> <publishTime>03/06/2024 10:48:16</publishTime>
</File> </File>
<File Include="Views/Web.config"> <File Include="Views/Web.config">
<publishTime>07/19/2024 12:25:43</publishTime> <publishTime>07/19/2024 12:25:43</publishTime>
</File> </File>
<File Include="Views/_ViewStart.cshtml"> <File Include="Views/_ViewStart.cshtml">
<publishTime>06/03/2024 08:11:55</publishTime> <publishTime>03/06/2024 08:11:55</publishTime>
</File> </File>
<File Include="Web.config"> <File Include="Web.config">
<publishTime>11/13/2024 17:46:35</publishTime> <publishTime>11/20/2024 15:24:22</publishTime>
</File> </File>
</ItemGroup> </ItemGroup>
</Project> </Project>

Binary file not shown.

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" /> <bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" /> <bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
</dependentAssembly> </dependentAssembly>
</assemblyBinding> </assemblyBinding>
</runtime> </runtime>
</configuration> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -559,3 +559,59 @@ Die Anweisung wurde beendet.
2024-11-15 08:42:26.8042|DEBUG|OnDoc| 2024-11-15 08:42:26.8042|DEBUG|OnDoc|
2024-11-15 08:42:26.8042|DEBUG|OnDoc| 2024-11-15 08:42:26.8042|DEBUG|OnDoc|
2024-11-15 08:42:26.8249|ERROR|OnDoc|Die Tabelle 0 kann nicht gefunden werden. 2024-11-15 08:42:26.8249|ERROR|OnDoc|Die Tabelle 0 kann nicht gefunden werden.
2024-11-20 15:09:41.3621|ERROR|OnDoc|Unberechtigter Zugriff
2024-11-20 15:10:10.8556|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: gaga
2024-11-20 15:10:10.9086|ERROR|OnDoc|Der Index und die Länge müssen sich auf eine Position in der Zeichenfolge beziehen.
Parametername: length
2024-11-20 15:10:29.8346|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: gaga
2024-11-20 15:10:38.9681|ERROR|OnDoc|Der Index und die Länge müssen sich auf eine Position in der Zeichenfolge beziehen.
Parametername: length
2024-11-20 15:10:55.3289|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: offedk201
2024-11-20 15:10:58.2121|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:11:00.8236|DEBUG|OnDoc|Ende ArchivDocFromIRIS DokumentID:offedk201
2024-11-20 15:11:28.5817|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:13:16.1986|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:13:35.5460|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:offedk201
2024-11-20 15:13:40.8773|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: offedk201
2024-11-20 15:13:42.9160|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:13:43.5708|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:offedk201
2024-11-20 15:14:35.4692|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: offedk201
2024-11-20 15:14:35.5307|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:14:35.5307|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:offedk201
2024-11-20 15:14:58.5119|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: OFFEDK0002024002450934
2024-11-20 15:15:01.8338|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:15:27.1652|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:15:27.2002|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:OFFEDK0002024002450934
2024-11-20 15:15:35.0211|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: OFFEDK0002024002450934
2024-11-20 15:15:51.4099|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:15:51.4199|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:OFFEDK0002024002450934
2024-11-20 15:16:32.8068|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: OFFEDK0002008001971196
2024-11-20 15:16:34.5743|DEBUG|OnDoc|
2024-11-20 15:16:34.5986|ERROR|OnDoc|Die Tabelle 0 kann nicht gefunden werden.
2024-11-20 15:16:50.7340|DEBUG|OnDoc|
2024-11-20 15:17:00.9263|ERROR|OnDoc|Die Tabelle 0 kann nicht gefunden werden.
2024-11-20 15:17:04.3894|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:OFFEDK0002008001971196
2024-11-20 15:17:36.8807|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: OFFEDK0002008001971196
2024-11-20 15:17:38.6179|DEBUG|OnDoc|
2024-11-20 15:17:41.4713|DEBUG|OnDoc|Ende ArchivDocFromIRIS DokumentID:OFFEDK0002008001971196
2024-11-20 15:17:52.6695|DEBUG|OnDoc|Start ArchivDocFromIRIS DokumentID: OFFEDK000200800197119
2024-11-20 15:17:55.0955|ERROR|OnDoc|Der Wert NULL kann in die status-Spalte, EDOKA_DMS.dbo.statushistory-Tabelle nicht eingefügt werden. Die Spalte lässt NULL-Werte nicht zu. Fehler bei INSERT.
Die Anweisung wurde beendet.
done
2024-11-20 15:17:56.0420|DEBUG|OnDoc|ArchivDocFromIRIS Archivierung fehlgeschlagen - DokumentID:OFFEDK000200800197119

@ -1 +1 @@
f5ed676130b0172cf198bb31d2c96a41e8f73cd235f8bfccfa7a4479f9bb4a7c 58f0b5c20291391874abaca82e9cc5bf56c3a33fb153f42caa9174d4d752785e

@ -168,3 +168,5 @@ E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.Compression.Bas
E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.OfficeChart.Base.dll E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.OfficeChart.Base.dll
E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.Compression.Base.xml E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.Compression.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.OfficeChart.Base.xml E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\Syncfusion.OfficeChart.Base.xml
E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\OnDocOffice.dll
E:\Software-Projekte\OnDoc\OnDoc\API_NetFramework\bin\OnDocOffice.pdb

@ -16,7 +16,7 @@
<add key="APIUser" value="OnDoc,OnBase,Fivo" /> <add key="APIUser" value="OnDoc,OnBase,Fivo" />
<add key="AuthCheck" value="Yes" /> <add key="AuthCheck" value="Yes" />
<add key="SendToOnBase" value="No" /> <add key="SendToOnBase" value="No" />
<add key="SendToFile" value="YES" /> <add key="SendToFile" value="Yes" />
<add key="DebugDir" value="x:\jsontemp" /> <add key="DebugDir" value="x:\jsontemp" />
<add key="ILFast" value="https://localhost:44303/API/Fast" /> <add key="ILFast" value="https://localhost:44303/API/Fast" />
<add key="ILSlow" value="https://localhost:44303/API/Slow" /> <add key="ILSlow" value="https://localhost:44303/API/Slow" />

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" /> <bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" /> <bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
</dependentAssembly> </dependentAssembly>
</assemblyBinding> </assemblyBinding>
</runtime> </runtime>
</configuration> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>

@ -18,7 +18,7 @@ ecJVgQbmauycFRw5Lz6hB0dJb6GYCePckr2kw3g+xLkbS+h6oxR0iPMFkP3uXpFq7luWAdXrEWs1kmR4
<add key="APIUser" value="OnDoc,OnBase,Fivo"/> <add key="APIUser" value="OnDoc,OnBase,Fivo"/>
<add key="AuthCheck" value="Yes" /> <add key="AuthCheck" value="Yes" />
<add key="SendToOnBase" value="No" /> <add key="SendToOnBase" value="No" />
<add key="SendToFile" value="YES" /> <add key="SendToFile" value="Yes" />
<add key="DebugDir" value="x:\jsontemp" /> <add key="DebugDir" value="x:\jsontemp" />
<add key="ILFast" value="https://localhost:44303/API/Fast" /> <add key="ILFast" value="https://localhost:44303/API/Fast" />
<add key="ILSlow" value="https://localhost:44303/API/Slow" /> <add key="ILSlow" value="https://localhost:44303/API/Slow" />

@ -16,7 +16,7 @@
<add key="APIUser" value="OnDoc,OnBase,Fivo" /> <add key="APIUser" value="OnDoc,OnBase,Fivo" />
<add key="AuthCheck" value="Yes" /> <add key="AuthCheck" value="Yes" />
<add key="SendToOnBase" value="No" /> <add key="SendToOnBase" value="No" />
<add key="SendToFile" value="YES" /> <add key="SendToFile" value="Yes" />
<add key="DebugDir" value="x:\jsontemp" /> <add key="DebugDir" value="x:\jsontemp" />
<add key="ILFast" value="https://localhost:44303/API/Fast" /> <add key="ILFast" value="https://localhost:44303/API/Fast" />
<add key="ILSlow" value="https://localhost:44303/API/Slow" /> <add key="ILSlow" value="https://localhost:44303/API/Slow" />

@ -9,9 +9,10 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BarcodeLib</RootNamespace> <RootNamespace>BarcodeLib</RootNamespace>
<AssemblyName>BarcodeLib</AssemblyName> <AssemblyName>BarcodeLib</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic> <Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

@ -1 +1 @@
09a6e44a4ac333ab0f068ab3c99038cca6e3707fc61d127e7b9140cc7a5aa39c 4f8677c8e85a9757b986fd73821645a4a6e9753ca3cd4d4f52977c7093d08212

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<configSections> <configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="OnDoc.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> <section name="OnDoc.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
</sectionGroup> </sectionGroup>
</configSections> </configSections>
<startup> <startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8.1" /> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup> </startup>
<userSettings> <userSettings>
<OnDoc.Properties.Settings> <OnDoc.Properties.Settings>
@ -39,36 +39,36 @@
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.5.0" newVersion="25.2462.5.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" /> <bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2"/>
</dependentAssembly> </dependentAssembly>
</assemblyBinding> </assemblyBinding>
</runtime> </runtime>

@ -7,8 +7,8 @@
<ProjectGuid>{1CBBE5F6-4562-4EEF-BC9B-177F30901E23}</ProjectGuid> <ProjectGuid>{1CBBE5F6-4562-4EEF-BC9B-177F30901E23}</ProjectGuid>
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<RootNamespace>OnDoc</RootNamespace> <RootNamespace>OnDoc</RootNamespace>
<AssemblyName>update</AssemblyName> <AssemblyName>OnDoc</AssemblyName>
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic> <Deterministic>true</Deterministic>
<TargetFrameworkProfile /> <TargetFrameworkProfile />
@ -225,6 +225,7 @@
<Compile Include="Helper\Security.cs" /> <Compile Include="Helper\Security.cs" />
<Compile Include="Helper\Strings.cs" /> <Compile Include="Helper\Strings.cs" />
<Compile Include="Helper\TableHelper.cs" /> <Compile Include="Helper\TableHelper.cs" />
<Compile Include="Helper\xmlhelper.cs" />
<Compile Include="Interfaces\IListener.cs" /> <Compile Include="Interfaces\IListener.cs" />
<Compile Include="Klassen\Broadcaster.cs" /> <Compile Include="Klassen\Broadcaster.cs" />
<Compile Include="Klassen\clsAppParams.cs" /> <Compile Include="Klassen\clsAppParams.cs" />

@ -17,6 +17,7 @@ using Syncfusion.WinForms.DataGrid.Interactivity;
using Database; using Database;
using OnDoc.Diverses; using OnDoc.Diverses;
using System.Xml.Linq; using System.Xml.Linq;
using System.Web.UI.WebControls;
namespace OnDoc.DocMgmt namespace OnDoc.DocMgmt
{ {
@ -57,7 +58,7 @@ namespace OnDoc.DocMgmt
{ {
treeViewAdv1.Visible = false; treeViewAdv1.Visible = false;
} }
this.treeViewDragHighlightTracker1 = new TreeViewAdvDragHighlightTracker(this.treeViewAdv2); this.treeViewDragHighlightTracker1 = new TreeViewAdvDragHighlightTracker(this.treeViewAdv2);
this.treeViewDragHighlightTracker1.QueryAllowedPositionsForNode += this.treeViewDragHighlightTracker1.QueryAllowedPositionsForNode +=
new QueryAllowedPositionsEventHandler(this.TreeDragDrop_QueryAllowedPositionsForNode1); new QueryAllowedPositionsEventHandler(this.TreeDragDrop_QueryAllowedPositionsForNode1);
@ -71,13 +72,13 @@ namespace OnDoc.DocMgmt
this.Style.TitleBar.ForeColor = Theaming.TitelFontColor(); this.Style.TitleBar.ForeColor = Theaming.TitelFontColor();
if (this.favoriten) { Load_Favoriten(""); } if (this.favoriten) { Load_Favoriten(""); }
else { load_standard(""); } else { load_standard(""); }
} }
public void load_standard(string filter) public void load_standard(string filter)
{ {
Cursor = Cursors.WaitCursor; Cursor = Cursors.WaitCursor;
if (AppParams.connectionstring == "") if (AppParams.connectionstring == "")
{ {
@ -85,7 +86,10 @@ namespace OnDoc.DocMgmt
} }
treeViewAdv1.Enabled = false; treeViewAdv1.Enabled = false;
treeViewAdv1.Visible = false; treeViewAdv1.Visible = false;
treeViewAdv1.BeginEdit(); treeViewAdv1.BeginUpdate();
treeViewAdv1.EnableVirtualization=true;
treeViewAdv1.SuspendExpandRecalculate=true;
treeViewAdv1.RecalculateExpansion = false;
treeViewAdv1.Nodes.Clear(); treeViewAdv1.Nodes.Clear();
treeViewAdv1.LeftImageList = imageList1; treeViewAdv1.LeftImageList = imageList1;
@ -97,40 +101,89 @@ namespace OnDoc.DocMgmt
if (vorlagentype == 1) if (vorlagentype == 1)
{ {
this.Text = "Vorlage auswählen"; //DB db1 = new DB(AppParams.connectionstring);
//Standard Vorlagen //DataTable vorlagen1 = new DataTable();
DB db = new DB(AppParams.connectionstring); //DataTable Struktur1 = new DataTable();
db.Get_Tabledata("Select dokumenttypnr as id, bezeichnung, node, OnBase_Dokumenttyp from View_Dokumenttypen_Relaunch where aktiv=1 " + where + " order by bezeichnung", false, true); //DataSet ds = new DataSet();
//db1.Get_Tabledata("Select dokumenttypnr as id, bezeichnung, node, OnBase_Dokumenttyp from View_Dokumenttypen_Relaunch where aktiv=1 " + where + " order by bezeichnung", false, true);
//vorlagen1 = db1.dsdaten.Tables[0].Copy();
//db1.Get_Tabledata("Select * from Dokumentart_Relaunch order by id", false, true);
//db1.dsdaten.Tables[0].AcceptChanges();
//Struktur1 = db1.dsdaten.Tables[0].Copy();
//Syncfusion.Windows.Forms.Tools.DataRelation childRelation1;
//Syncfusion.Windows.Forms.Tools.DataRelation childRelation2;
//Syncfusion.Windows.Forms.Tools.DataRelation childRelation3;
//childRelation1 = new Syncfusion.Windows.Forms.Tools.DataRelation(Struktur1, "struktur1", "bezeichnung", "ChildFolder", "SubFolderChild1", "SubFolderName1", "Checked");
//if (where == "" && StaticValues.vorlagen.Nodes.Count>1)
//{
// treeViewAdv1.Nodes.Clear();
// TreeNodeAdv copynodes = StaticValues.vorlagen.Nodes[0].Clone();
// treeViewAdv1.Nodes.Add(copynodes);
// copynodes = StaticValues.vorlagen.Nodes[1].Clone();
// treeViewAdv1.Nodes.Add(copynodes);
//}
//else
//{
this.Text = "Vorlage auswählen";
//Standard Vorlagen
DB db = new DB(AppParams.connectionstring);
DataTable vorlagen = new DataTable();
DataTable Struktur = new DataTable();
DataSet ds = new DataSet();
db.Get_Tabledata("Select dokumenttypnr as id, bezeichnung, node, OnBase_Dokumenttyp from View_Dokumenttypen_Relaunch where aktiv=1 " + where + " order by bezeichnung", false, true);
vorlagen = db.dsdaten.Tables[0].Copy();
db.Get_Tabledata("Select * from Dokumentart_Relaunch order by id", false, true);
db.dsdaten.Tables[0].AcceptChanges();
Struktur = db.dsdaten.Tables[0].Copy();
ds.Tables.Add(Struktur.Copy());
ds.Tables[0].TableName = "Struktur";
ds.Tables.Add(vorlagen.Copy());
ds.Relations.Add("TreeParentChild", ds.Tables[0].Columns["ID"], ds.Tables[0].Columns["ParentID"], false);
ds.Relations.Add("VorlagenParent", ds.Tables[0].Columns["ID"], ds.Tables[1].Columns["node"], false);
foreach (System.Data.DataRow dr in ds.Tables[0].Rows)
{
if (dr["Parentid"].ToString() == "0")
{
//Creates a TreeNode if the parent equals 0
TreeNodeAdv root = new TreeNodeAdv(dr["bezeichnung"].ToString());
root.Tag = Convert.ToInt32(dr["id"]) * -1;
root.TagObject = dr;
root.LeftImageIndices = new int[] { 0 };
treeViewAdv1.Nodes.Add(root);
//Recursively builds the tree
PopulateTree(dr, root);
}
}
DataTable vorlagen = new DataTable(); // if (StaticValues.vorlagen.Nodes.Count==0)
DataTable Struktur = new DataTable(); //{
DataSet ds = new DataSet(); // Logging.Logging.Debug("Save Static Value Start", "OnDoc", "");
vorlagen = db.dsdaten.Tables[0].Copy();
db.Get_Tabledata("Select * from Dokumentart_Relaunch order by id", false, true);
db.dsdaten.Tables[0].AcceptChanges();
Struktur = db.dsdaten.Tables[0].Copy();
ds.Tables.Add(Struktur.Copy()); // //StaticValues.vorlagen = treeViewAdv1;
ds.Tables[0].TableName = "Struktur"; // TreeNodeAdv copynodes = this.treeViewAdv1.Nodes[0].Clone();
ds.Tables.Add(vorlagen.Copy()); // StaticValues.vorlagen.Nodes.Add(copynodes);
ds.Relations.Add("TreeParentChild", ds.Tables[0].Columns["ID"], ds.Tables[0].Columns["ParentID"], false); // copynodes = this.treeViewAdv1.Nodes[1].Clone();
ds.Relations.Add("VorlagenParent", ds.Tables[0].Columns["ID"], ds.Tables[1].Columns["node"], false); // StaticValues.vorlagen.Nodes.Add(copynodes);
// Logging.Logging.Debug("Save Static Value Ende", "OnDoc", "");
foreach (System.Data.DataRow dr in ds.Tables[0].Rows) // }
{ //}
if (dr["Parentid"].ToString() == "0")
{
//Creates a TreeNode if the parent equals 0
TreeNodeAdv root = new TreeNodeAdv(dr["bezeichnung"].ToString() );
root.Tag = Convert.ToInt32(dr["id"]) * -1;
root.TagObject = dr;
root.LeftImageIndices = new int[] { 0 };
treeViewAdv1.Nodes.Add(root);
//Recursively builds the tree
PopulateTree(dr, root);
}
}
} }
else else
{ {
@ -162,7 +215,7 @@ namespace OnDoc.DocMgmt
if (dr["bezeichnung"].ToString() == "Dokumentpakete") if (dr["bezeichnung"].ToString() == "Dokumentpakete")
{ {
//Creates a TreeNode if the parent equals 0 //Creates a TreeNode if the parent equals 0
TreeNodeAdv root = new TreeNodeAdv(dr["bezeichnung"].ToString() ); TreeNodeAdv root = new TreeNodeAdv(dr["bezeichnung"].ToString());
root.Tag = Convert.ToInt32(dr["id"]) * -1; root.Tag = Convert.ToInt32(dr["id"]) * -1;
root.TagObject = dr; root.TagObject = dr;
root.LeftImageIndices = new int[] { 0 }; root.LeftImageIndices = new int[] { 0 };
@ -171,14 +224,18 @@ namespace OnDoc.DocMgmt
PopulateTree(dr, root); PopulateTree(dr, root);
} }
} }
treeViewAdv1.ExpandAll();
} }
//Expands all the tree nodes //Expands all the tree nodes
treeViewAdv1.ExpandAll();
treeViewAdv1.SelectedNode = treeViewAdv1.Nodes[0]; treeViewAdv1.SelectedNode = treeViewAdv1.Nodes[0];
treeViewAdv1.EndEdit(); treeViewAdv1.EndUpdate();
treeViewAdv1.Enabled = true; treeViewAdv1.Enabled = true;
treeViewAdv1.Visible = true; treeViewAdv1.Visible = true;
Logging.Logging.Debug("Tree Expand all Ende", "OnDoc", "");
if (ExternalCall.struktur != "") if (ExternalCall.struktur != "")
{ {
treeViewAdv1.CollapseAll(); treeViewAdv1.CollapseAll();
@ -214,7 +271,7 @@ namespace OnDoc.DocMgmt
foreach (System.Data.DataRow row in dr.GetChildRows("TreeParentChild")) foreach (System.Data.DataRow row in dr.GetChildRows("TreeParentChild"))
{ {
//Creating a TreeNode for each row //Creating a TreeNode for each row
TreeNodeAdv cChild = new TreeNodeAdv(row["bezeichnung"].ToString() ); TreeNodeAdv cChild = new TreeNodeAdv(row["bezeichnung"].ToString());
cChild.Tag = Convert.ToInt32(row["id"]) * -1; cChild.Tag = Convert.ToInt32(row["id"]) * -1;
cChild.LeftImageIndices = new int[] { 0 }; cChild.LeftImageIndices = new int[] { 0 };
cChild.TagObject = row; cChild.TagObject = row;
@ -242,7 +299,7 @@ namespace OnDoc.DocMgmt
DataTable Struktur = new DataTable(); DataTable Struktur = new DataTable();
DataSet ds = new DataSet(); DataSet ds = new DataSet();
string sql = "Select * from view_favoriten_vorlagen where typ="+vorlagentype.ToString()+" and aktiv=1 and mitarbeiternr=" + AppParams.CurrentMitarbieter.ToString(); string sql = "Select * from view_favoriten_vorlagen where typ=" + vorlagentype.ToString() + " and aktiv=1 and mitarbeiternr=" + AppParams.CurrentMitarbieter.ToString();
DB db = new DB(AppParams.connectionstring); DB db = new DB(AppParams.connectionstring);
db.Get_Tabledata(sql, false, true); db.Get_Tabledata(sql, false, true);
ds.Tables.Add(db.dsdaten.Tables[0].Copy()); ds.Tables.Add(db.dsdaten.Tables[0].Copy());
@ -550,7 +607,7 @@ namespace OnDoc.DocMgmt
private void save_new_entry(TreeNodeAdv node, int parent, int doktypnr = 0) private void save_new_entry(TreeNodeAdv node, int parent, int doktypnr = 0)
{ {
DB db = new DB(AppParams.connectionstring); DB db = new DB(AppParams.connectionstring);
db.Get_Tabledata("Select top 1 id from Relaunch_Favoriten where typ="+vorlagentype.ToString()+" order by id desc", false, true); db.Get_Tabledata("Select top 1 id from Relaunch_Favoriten where typ=" + vorlagentype.ToString() + " order by id desc", false, true);
int newkey = 0; int newkey = 0;
try { newkey = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]); } catch { } try { newkey = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0][0]); } catch { }
newkey = newkey + 1; newkey = newkey + 1;

@ -297,7 +297,7 @@ namespace OnDoc.UIControls
Base64Helper bh = new Base64Helper(); Base64Helper bh = new Base64Helper();
bh.Base64 = db.dsdaten.Tables[0].Rows[0][0].ToString(); bh.Base64 = db.dsdaten.Tables[0].Rows[0][0].ToString();
string xml = bh.DecodeBase64(); string xml = bh.DecodeBase64();
string filename = AppParams.tempdir + @"\tmpsb.xml"; string filename = AppParams.tempdir + @"\"+sb.serienbriefnr.ToString()+".xml";
System.IO.File.WriteAllText(filename, xml); System.IO.File.WriteAllText(filename, xml);
//dsempfaenger.Tables.Clear(); //dsempfaenger.Tables.Clear();
//dsempfaenger.ReadXml(filename); //dsempfaenger.ReadXml(filename);
@ -309,7 +309,7 @@ namespace OnDoc.UIControls
sb.dsempfaenger.AcceptChanges(); sb.dsempfaenger.AcceptChanges();
refresh_empfaenger(sb.dsempfaenger.Tables[0]); refresh_empfaenger(sb.dsempfaenger.Tables[0]);
System.IO.File.Delete(filename); //System.IO.File.Delete(filename);
} }
private void RibbonButtonNew_Click(object sender, EventArgs e) private void RibbonButtonNew_Click(object sender, EventArgs e)
@ -320,23 +320,31 @@ namespace OnDoc.UIControls
DokTypSelect.ShowDialog(this); DokTypSelect.ShowDialog(this);
if (DokTypSelect.DialogResult == DialogResult.OK) if (DokTypSelect.DialogResult == DialogResult.OK)
{ {
this.sb = null; try
this.sb = new serienbrief(); {
sb.dokumenttypnr = DokTypSelect.dokumenttypnr; this.sb = null;
this.sb = new serienbrief();
sb.dokumenttypnr = DokTypSelect.dokumenttypnr;
update_serienbrief_details(true, sb.dokumenttypnr, 0);
init_empfaenger(0);
vorlagenfelder(sb.dokumenttypnr);
refresh_empfaenger(sb.dsempfaenger.Tables[0]);
update_screen();
update_serienbriefdaten(true);
update_serienbrief_details(true, sb.dokumenttypnr, 0); vorlage_auslesen_und_speichern();
init_empfaenger(0);
vorlagenfelder(sb.dokumenttypnr); SerienbriefBearbeitung sbe = new SerienbriefBearbeitung(sb);
refresh_empfaenger(sb.dsempfaenger.Tables[0]); sb.dsempfaenger.Tables.Add(sbe.init_used_felder(false).Copy());
update_screen(); sb.dsempfaenger.Tables[sb.dsempfaenger.Tables.Count - 1].TableName = "UsedFelder";
update_serienbriefdaten(true); Logging.Logging.Debug("Update Serienbriefdaten", "OnDoc", "");
update_serienbriefdaten(false);
vorlage_auslesen_und_speichern(); treeViewAdv1.Enabled = true;
SerienbriefBearbeitung sbe = new SerienbriefBearbeitung(sb); }
sb.dsempfaenger.Tables.Add(sbe.init_used_felder(false).Copy()); catch (Exception ex)
sb.dsempfaenger.Tables[sb.dsempfaenger.Tables.Count - 1].TableName = "UsedFelder"; {
update_serienbriefdaten(false); Logging.Logging.Debug(ex.Message, "OnDoc", "SB Error");
treeViewAdv1.Enabled = true; }
} }
else else

@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OnDoc.Helper
{
internal class xmlhelper
{
}
}

@ -56,12 +56,13 @@ namespace OnDoc.Klassen
{ {
public static void ShowToast(string title, string message) public static void ShowToast(string title, string message)
{ {
new ToastContentBuilder() return;
// new ToastContentBuilder()
.AddArgument("Datensicherung", "Datensicherung") //.AddArgument("Datensicherung", "Datensicherung")
.AddText(title) //.AddText(title)
.AddText(message) //.AddText(message)
.Show(); //.Show();
} }
} }

@ -1,13 +1,17 @@
using System; using Syncfusion.Windows.Forms.Tools;
using Syncfusion.Windows.Forms.Tools.MultiColumnTreeView;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data;
using System.Linq; using System.Linq;
using System.Text; using System.Text;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace OnDoc.Klassen namespace OnDoc.Klassen
{ {
internal class StaticValues public static class StaticValues
{ {
public static string UserID { get; set; } = ""; public static string UserID { get; set; } = "";
public static TreeViewAdv vorlagen { get; set; } = new TreeViewAdv();
} }
} }

@ -26,14 +26,16 @@ namespace OnDoc
/// Der Haupteinstiegspunkt für die Anwendung. /// Der Haupteinstiegspunkt für die Anwendung.
/// </summary> /// </summary>
private static Mutex mutex = null; private static Mutex mutex = null;
const string AppId = "OnDoc5094533C-A613-4889-A0E3-8C28C130C6AA)"; // Unique par application const string AppId = "OnDoc5094533C-A613-4889-A0E3-8C28C130C6AA)";
//static Start MyForm = new Start(); //static Start MyForm = new Start();
/// ///
[STAThread] [STAThread]
static void Main(string[] args) static void Main(string[] args)
{ {
ExternalCall.sourceparam = ""; ExternalCall.sourceparam = "";
if (args.Length > 0) if (args.Length > 0)
{ {
@ -74,7 +76,6 @@ namespace OnDoc
if (!createdNew) if (!createdNew)
{ {
//MyForm.runparams(); //MyForm.runparams();
return; return;
} }

@ -46,6 +46,8 @@
this.nativVorlagenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.nativVorlagenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.dokList1 = new OnDoc.UICintrols.DokList(); this.dokList1 = new OnDoc.UICintrols.DokList();
this.label1 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.menuStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
@ -99,6 +101,7 @@
// panel1 // panel1
// //
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(2, 798); this.panel1.Location = new System.Drawing.Point(2, 798);
this.panel1.Name = "panel1"; this.panel1.Name = "panel1";
@ -178,12 +181,24 @@
this.dokList1.partnernr = 0; this.dokList1.partnernr = 0;
this.dokList1.profilnr = 0; this.dokList1.profilnr = 0;
this.dokList1.runmacros = false; this.dokList1.runmacros = false;
this.dokList1.Search_Docid = "";
this.dokList1.selected_cellvalue = null; this.dokList1.selected_cellvalue = null;
this.dokList1.selected_dokumentid = null; this.dokList1.selected_dokumentid = null;
this.dokList1.selected_partnernr = null;
this.dokList1.Size = new System.Drawing.Size(1584, 772); this.dokList1.Size = new System.Drawing.Size(1584, 772);
this.dokList1.TabIndex = 4; this.dokList1.TabIndex = 4;
this.dokList1.Load += new System.EventHandler(this.dokList1_Load); this.dokList1.Load += new System.EventHandler(this.dokList1_Load);
// //
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.IndianRed;
this.label1.Location = new System.Drawing.Point(3, 3);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 13);
this.label1.TabIndex = 0;
this.label1.Text = "label1";
//
// Start // Start
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@ -200,6 +215,8 @@
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
this.Text = "OnDoc"; this.Text = "OnDoc";
this.Load += new System.EventHandler(this.Start_Load); this.Load += new System.EventHandler(this.Start_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.menuStrip1.ResumeLayout(false); this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout(); this.menuStrip1.PerformLayout();
this.ResumeLayout(false); this.ResumeLayout(false);
@ -224,5 +241,6 @@
private System.Windows.Forms.ToolStripMenuItem beendenToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem beendenToolStripMenuItem;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem nativVorlagenToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem nativVorlagenToolStripMenuItem;
private System.Windows.Forms.Label label1;
} }
} }

@ -38,13 +38,26 @@ namespace OnDoc
this.Style.TitleBar.ForeColor = Theaming.TitelFontColor(); this.Style.TitleBar.ForeColor = Theaming.TitelFontColor();
InitLogging(); InitLogging();
Logging.Logging.Debug("Start", "start.cs", "");
mitarbeiter = System.Security.Principal.WindowsIdentity.GetCurrent().Name; mitarbeiter = System.Security.Principal.WindowsIdentity.GetCurrent().Name;
mitarbeiter = mitarbeiter.Substring(mitarbeiter.IndexOf("\\") + 1); mitarbeiter = mitarbeiter.Substring(mitarbeiter.IndexOf("\\") + 1);
Logging.Logging.Debug("Start", "start.cs", mitarbeiter);
DB db = new DB(AppParams.connectionstring); DB db = new DB(AppParams.connectionstring);
db.Get_Tabledata("Select mitarbeiternr from mitarbeiter where tgnummer='" + mitarbeiter + "'", false, true); db.Get_Tabledata("Select mitarbeiternr from mitarbeiter where tgnummer='" + mitarbeiter + "'", false, true);
if (db.dsdaten.Tables[0].Rows.Count == 0)
{
mitarbeiter = mitarbeiter.Replace("i", "");
mitarbeiter = mitarbeiter.Replace("I", "");
db.Get_Tabledata("Select mitarbeiternr from mitarbeiter where tgnummer='" + mitarbeiter + "'", false, true);
if (db.dsdaten.Tables[0].Rows.Count == 0)
{
MessageBox.Show("Berechtigung zur Verwendung von OnDoc fehlen", "Anmeldung OnDoc", MessageBoxButtons.OK);
Logging.Logging.Error("Login fehlgeschlagen", "OnDoc Client", mitarbeiter);
System.Environment.Exit(0);
}
}
AppParams.CurrentMitarbieter = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["mitarbeiternr"].ToString()); AppParams.CurrentMitarbieter = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["mitarbeiternr"].ToString());
db.dsdaten.Tables.Clear(); db.dsdaten.Tables.Clear();
db.Get_Tabledata("Select * from [applikation] where applikationsnr = 1", false, true); db.Get_Tabledata("Select * from [applikation] where applikationsnr = 1", false, true);

@ -155,11 +155,11 @@ namespace OnDoc.UIControls
db.Get_Tabledata("Select office_vorlagenr,kopfzeile_generieren, bcpt,bcpl, bcw, bch, bchorizontal from office_vorlage where office_vorlagenr="+dr["office_vorlagenr"].ToString(),false,true); db.Get_Tabledata("Select office_vorlagenr,kopfzeile_generieren, bcpt,bcpl, bcw, bch, bchorizontal from office_vorlage where office_vorlagenr="+dr["office_vorlagenr"].ToString(),false,true);
this.vorlagenr = Convert.ToInt32(dr["office_vorlagenr"]); this.vorlagenr = Convert.ToInt32(dr["office_vorlagenr"]);
this.kopfzeile_generieren = false; this.kopfzeile_generieren = false;
this.barcode_left = Convert.ToInt32(dr["bcpl"]); this.barcode_left = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["bcpl"]);
this.barcode_top = Convert.ToInt32(dr["bcpt"]); this.barcode_top = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["bcpt"]);
this.barcode_width = Convert.ToInt32(dr["bcw"]); this.barcode_width = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["bcw"]);
this.barcode_height = Convert.ToInt32(dr["bch"]); this.barcode_height = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["bch"]);
this.barcode_horizontal = Convert.ToInt32(dr["bchorizontal"]); this.barcode_horizontal = Convert.ToInt32(db.dsdaten.Tables[0].Rows[0]["bchorizontal"]);
try try
{ {
if (Convert.ToBoolean(db.dsdaten.Tables[0].Rows[0][1]) == true) { this.kopfzeile_generieren = true; } if (Convert.ToBoolean(db.dsdaten.Tables[0].Rows[0][1]) == true) { this.kopfzeile_generieren = true; }

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,35 +1,35 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<runtime> <runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.Compression.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" /> <assemblyIdentity name="Syncfusion.OfficeChart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0" /> <bindingRedirect oldVersion="0.0.0.0-25.2462.6.0" newVersion="25.2462.6.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral" /> <assemblyIdentity name="Syncfusion.Licensing" publicKeyToken="632609b4d040f6b4" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0" /> <bindingRedirect oldVersion="0.0.0.0-26.2462.8.0" newVersion="26.2462.8.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" /> <bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2"/>
</dependentAssembly> </dependentAssembly>
<dependentAssembly> <dependentAssembly>
<assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> <assemblyIdentity name="System.Text.Encoding.CodePages" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
</dependentAssembly> </dependentAssembly>
</assemblyBinding> </assemblyBinding>
</runtime> </runtime>
</configuration> <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save