API Server V10 – Deployment of custom libraries (HTML_qer.zip, …) not working

Hello,

I’m experiencing an issue in version 10 when deploying custom packages to the API Server.

In previous versions (9.2 / 9.3), we built our packages using npm run build XXX, zipped them, and copied the ZIP files into inetpub\wwwroot\ApiServer\bin\imxweb\custom.

However, in V10 LTS the ZIP files no longer have any effect on the API Server, and the web portal loads the standard portal without our custom libraries.

In my CI/CD Pipeline as example, i build first qbm,ccc (depending on qbm) , then qer  and then the all with "npx nx run-many -t build -c production.

    - npm run build qbm --configuration=production
    - npm run build ccc --configuration=production
    - npm run build qer --configuration=production
    - npx nx run-many -t build -c production

I compared the generated files (HTML_qbm/qer/qer-app-portal) with our customized files and i didnt see any error.

In the QER-APP-PORTAL index.html the only difference is the chunk-id. 

Does anyone else have this issue or an idea of what I might have done wrong?

I have already tried different configurations, but none of them had any effect.

I would really appreciate any information that could help me get this working.

Many thanks and best regards,
Armin


Additonal Info:

API Server LOG after i started it and connected to WebPortal:

In the folder \\<SERVER>\c$\inetpub\wwwroot\ApiServer\bin\imxweb\custom i have my custom zip archives:

Html_qer.zip,Html_qbm.zip,Html_ccc.zip and Html-qer-app-portal.zip.

When i start them local everything works finde.

Log:

2026-03-11 09:54:23.8269 INFO (Microsoft. ) : Application is shutting down...
2026-03-11 09:54:23.8344 INFO ( WebLog ) : API Server state is now: PrepareUnavailable
2026-03-11 09:54:23.8344 INFO ( WebLog ) : PreparingShutdown event triggered from StateChanged
2026-03-11 09:54:23.8344 INFO ( WebLog ) : API Server is entering unavailable state
2026-03-11 09:54:23.8344 INFO ( WebLog ) : API Server state is now: Unavailable
2026-03-11 09:54:23.8344 INFO ( WebLog ) : Ending API server process, goodbye.
2026-03-11 09:54:23.8344 INFO ( WebLog ) : The application is shutting down.
2026-03-11 09:54:27.9153 INFO ( WebLog ) : Setting up API Server in ASP.NET.
2026-03-11 09:54:27.9254 INFO ( WebLog ) : Base directory is C:\inetpub\wwwroot\ApiServer\bin\, installation root: C:\inetpub\wwwroot\ApiServer, platform: IIS
2026-03-11 09:54:28.6854 INFO ( WebLog ) : Loaded assemblies:
System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Private.CoreLib.dll, file version: 10.0.225.61305
QBM.CompositionApi.Server.AspNet, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.AspNet.dll, file version: 10.0.470.1340
System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.IIS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.IIS.dll, file version: 10.0.225.61305
System.Runtime.InteropServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.InteropServices.dll, file version: 10.0.225.61305
Microsoft.AspNetCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.dll, file version: 10.0.225.61305
Microsoft.Extensions.Hosting.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Hosting.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.DependencyInjection.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.DependencyInjection.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Diagnostics.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Diagnostics.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Http.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Http.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Routing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Routing.dll, file version: 10.0.225.61305
System.ComponentModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.ComponentModel.dll, file version: 10.0.225.61305
Microsoft.Extensions.Features, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Features.dll, file version: 10.0.225.61305
QBM.CompositionApi.Server, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.dll, file version: 10.0.470.1340
Microsoft.Extensions.Configuration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.dll, file version: 10.0.225.61305
Microsoft.Extensions.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Primitives.dll, file version: 10.0.225.61305
Microsoft.Extensions.Hosting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Hosting.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Hosting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Hosting.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Hosting.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Hosting.Abstractions.dll, file version: 10.0.225.61305
System.Collections, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Collections.dll, file version: 10.0.225.61305
System.Threading, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Threading.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.EnvironmentVariables, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.EnvironmentVariables.dll, file version: 10.0.225.61305
Microsoft.Extensions.FileProviders.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.FileProviders.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.FileProviders.Physical, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.FileProviders.Physical.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.FileExtensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.FileExtensions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Options, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Options.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.dll, file version: 10.0.225.61305
Microsoft.Extensions.Diagnostics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Diagnostics.dll, file version: 10.0.225.61305
System.Diagnostics.DiagnosticSource, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Diagnostics.DiagnosticSource.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.Binder, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.Binder.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.Json.dll, file version: 10.0.225.61305
System.Memory, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Memory.dll, file version: 10.0.225.61305
System.Linq, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Linq.dll, file version: 10.0.225.61305
System.IO.FileSystem.Watcher, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.IO.FileSystem.Watcher.dll, file version: 10.0.225.61305
System.ComponentModel.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.ComponentModel.Primitives.dll, file version: 10.0.225.61305
System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Collections.Concurrent.dll, file version: 10.0.225.61305
System.Threading.Overlapped, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Threading.Overlapped.dll, file version: 10.0.225.61305
Microsoft.Win32.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\Microsoft.Win32.Primitives.dll, file version: 10.0.225.61305
System.Text.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Text.Json.dll, file version: 10.0.225.61305
System.Text.Encoding.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Text.Encoding.Extensions.dll, file version: 10.0.225.61305
System.IO.Pipelines, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.IO.Pipelines.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.EventLog, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.EventLog.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.Configuration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.Configuration.dll, file version: 10.0.225.61305
Microsoft.Extensions.Options.ConfigurationExtensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Options.ConfigurationExtensions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.Console, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.Console.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.Debug, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.Debug.dll, file version: 10.0.225.61305
Microsoft.Extensions.Logging.EventSource, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Logging.EventSource.dll, file version: 10.0.225.61305
System.Diagnostics.Tracing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Diagnostics.Tracing.dll, file version: 10.0.225.61305
Microsoft.Extensions.DependencyInjection, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.DependencyInjection.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.Kestrel.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.Kestrel.Core.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.Kestrel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.Kestrel.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll, file version: 10.0.225.61305
System.Net.Quic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.Quic.dll, file version: 10.0.225.61305
System.Net.Sockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.Sockets.dll, file version: 10.0.225.61305
System.Net.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.Primitives.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Server.IISIntegration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Server.IISIntegration.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Http, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Http.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Connections.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Connections.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.ObjectPool, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.ObjectPool.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.HostFiltering, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.HostFiltering.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.HttpOverrides, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.HttpOverrides.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Routing.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Routing.Abstractions.dll, file version: 10.0.225.61305
System.ObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.ObjectModel.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Authentication.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Authentication.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Authentication.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Authentication.Core.dll, file version: 10.0.225.61305
System.Security.Claims, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Security.Claims.dll, file version: 10.0.225.61305
NLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c from C:\inetpub\wwwroot\ApiServer\bin\NLog.dll, file version: 6.0.6.4706
netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\netstandard.dll, file version: 10.0.225.61305
VI.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.Base.dll, file version: 10.0.470.1340
Microsoft.AspNetCore.WebSockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.WebSockets.dll, file version: 10.0.225.61305
VI.WebRuntime.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.WebRuntime.Common.dll, file version: 10.0.470.1340
QBM.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.dll, file version: 10.0.470.1340
Microsoft.AspNetCore.Diagnostics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Diagnostics.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Authentication, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Authentication.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Authentication.Negotiate, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.AspNetCore.Authentication.Negotiate.dll, file version: 10.0.25.52411
Microsoft.AspNetCore.Authorization, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Authorization.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Authorization.Policy, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Authorization.Policy.dll, file version: 10.0.225.61305
Microsoft.Extensions.Configuration.UserSecrets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Configuration.UserSecrets.dll, file version: 10.0.225.61305
System.Runtime.Loader, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.Loader.dll, file version: 10.0.225.61305
Microsoft.Extensions.DependencyModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.Extensions.DependencyModel.dll, file version: 10.0.25.52411
System.Private.Uri, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Private.Uri.dll, file version: 10.0.225.61305
System.Diagnostics.StackTrace, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Diagnostics.StackTrace.dll, file version: 10.0.225.61305
VI.DB, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.DB.dll, file version: 10.0.470.1340
System.Net.WebSockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.WebSockets.dll, file version: 10.0.225.61305
System.Drawing.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Drawing.Primitives.dll, file version: 10.0.225.61305
System.Net.Http, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.Http.dll, file version: 10.0.225.61305
SqlWizard.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SqlWizard.Web.dll, file version: 10.0.470.1340
SqlWizard.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SqlWizard.Base.dll, file version: 10.0.470.1340
System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Collections.Immutable.dll, file version: 10.0.225.61305
VI.ImageLibrary, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.ImageLibrary.dll, file version: 10.0.470.1340
Microsoft.AspNetCore.SystemWebAdapters, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.AspNetCore.SystemWebAdapters.dll, file version: 2.100.25.51502
System.Data.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Data.Common.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Http.Features, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Http.Features.dll, file version: 10.0.225.61305
QBM.TypedWrappers, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.TypedWrappers.dll, file version: 10.0.470.1340
VI.UI.Dialog.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.UI.Dialog.Core.dll, file version: 10.0.470.1340
VI.UI.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.UI.Base.dll, file version: 10.0.470.1340
NLog.Web.AspNetCore, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c from C:\inetpub\wwwroot\ApiServer\bin\NLog.Web.AspNetCore.dll, file version: 6.1.0.1363
NLog.Extensions.Logging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c from C:\inetpub\wwwroot\ApiServer\bin\NLog.Extensions.Logging.dll, file version: 6.1.0.770
Microsoft.Net.Http.Headers, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Net.Http.Headers.dll, file version: 10.0.225.61305
System.Threading.Thread, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Threading.Thread.dll, file version: 10.0.225.61305
System.Diagnostics.Process, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Diagnostics.Process.dll, file version: 10.0.225.61305
System.Collections.NonGeneric, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Collections.NonGeneric.dll, file version: 10.0.225.61305
NLog.WindowsIdentity, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c from C:\inetpub\wwwroot\ApiServer\bin\NLog.WindowsIdentity.dll, file version: 6.0.2.54
System.Threading.ThreadPool, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Threading.ThreadPool.dll, file version: 10.0.225.61305
System.ComponentModel.TypeConverter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.ComponentModel.TypeConverter.dll, file version: 10.0.225.61305
NLog.WindowsEventLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c from C:\inetpub\wwwroot\ApiServer\bin\NLog.WindowsEventLog.dll, file version: 6.0.6.4706
System.Diagnostics.EventLog, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\System.Diagnostics.EventLog.dll, file version: 10.0.225.61305
Microsoft.Win32.Registry, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\Microsoft.Win32.Registry.dll, file version: 10.0.225.61305
System.Numerics.Vectors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Numerics.Vectors.dll, file version: 10.0.225.61305
AAD.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\AAD.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QER.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
ADS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\ADS.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
APC.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\APC.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
ATT.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\ATT.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
ATT.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\ATT.CompositionApi.dll, file version: 10.0.470.1340
CCC.CompositionApi.Server.PlugIn, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from C:\inetpub\wwwroot\ApiServer\bin\CCC.CompositionApi.Server.PlugIn.dll, file version: 1.0.0.0
CPL.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\CPL.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
DPR.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\DPR.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.Operations.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.Operations.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
HDS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\HDS.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
POL.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\POL.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
POL.ITDR.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\POL.ITDR.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.Admin.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.Admin.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.AppInsights.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.AppInsights.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.OpenApi.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.OpenApi.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.CompositionApi.Dialog.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Dialog.Base.dll, file version: 10.0.470.1340
QBM.Reporting.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.Reporting.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.Windows.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.Windows.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
System.Diagnostics.PerformanceCounter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.2\System.Diagnostics.PerformanceCounter.dll, file version: 10.0.225.61305
QER.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.CompositionApi.dll, file version: 10.0.470.1340
QER.Dialog.CompositionApi.Server.Plugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.Dialog.CompositionApi.Server.Plugin.dll, file version: 10.0.470.1340
QBM.CompositionApi.Server.DialogPlugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.DialogPlugin.dll, file version: 10.0.470.1340
QER.Operations.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.Operations.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QER.RiskScore.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.RiskScore.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
RMB.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\RMB.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
RMS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\RMS.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
RPS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\RPS.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
SAC.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SAC.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
SAP.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SAP.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
TSB.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\TSB.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
TSB.Ext.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\TSB.Ext.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
UCI.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\UCI.CompositionApi.Server.PlugIn.dll, file version: 10.0.470.1340
QBM.CompositionApi.Server.AngularReports, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.AngularReports.dll, file version: 10.0.470.1340
Microsoft.AspNetCore.Mvc.ViewFeatures, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.ViewFeatures.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.Core.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.Abstractions.dll, file version: 10.0.225.61305
QBM.CompositionApi.Server.AspNet2, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.AspNet2.dll, file version: 10.0.470.1340
QBM.CompositionApi.Server.ScimPlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.CompositionApi.Server.ScimPlugIn.dll, file version: 10.0.470.1340
Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed from C:\inetpub\wwwroot\ApiServer\bin\Newtonsoft.Json.dll, file version: 13.0.4.30916
Microsoft.AspNetCore.Cors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Cors.dll, file version: 10.0.225.61305
Microsoft.ApplicationInsights.AspNetCore, Version=2.23.0.29, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.ApplicationInsights.AspNetCore.dll, file version: 2.23.0.00029
Microsoft.ApplicationInsights, Version=2.23.0.29, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.ApplicationInsights.dll, file version: 2.23.0.00029
Microsoft.AI.DependencyCollector, Version=2.23.0.29, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from C:\inetpub\wwwroot\ApiServer\bin\Microsoft.AI.DependencyCollector.dll, file version: 2.23.0.00029
System.Text.RegularExpressions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Text.RegularExpressions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.ApiExplorer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.ApiExplorer.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.Cors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.Cors.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.DataAnnotations, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.DataAnnotations.dll, file version: 10.0.225.61305
System.Linq.Expressions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Linq.Expressions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.DataProtection, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.DataProtection.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.DataProtection.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.DataProtection.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Cryptography.Internal, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Cryptography.Internal.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Antiforgery, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Antiforgery.dll, file version: 10.0.225.61305
Microsoft.Extensions.WebEncoders, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.WebEncoders.dll, file version: 10.0.225.61305
System.Text.Encodings.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Text.Encodings.Web.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Components.Endpoints, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Components.Endpoints.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Components, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Components.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Components.Authorization, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Components.Authorization.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Components.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Components.Web.dll, file version: 10.0.225.61305
Microsoft.JSInterop, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.JSInterop.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.Razor, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.Razor.dll, file version: 10.0.225.61305
Microsoft.Extensions.Caching.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Caching.Abstractions.dll, file version: 10.0.225.61305
Microsoft.Extensions.Caching.Memory, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Caching.Memory.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.TagHelpers, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.TagHelpers.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Razor, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Razor.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Mvc.RazorPages, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Mvc.RazorPages.dll, file version: 10.0.225.61305
VI.Web.ConfigBase, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.Web.ConfigBase.dll, file version: 10.0.470.1340
Microsoft.Extensions.FileSystemGlobbing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.FileSystemGlobbing.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Html.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Html.Abstractions.dll, file version: 10.0.225.61305
Microsoft.AspNetCore.Razor.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Razor.Runtime.dll, file version: 10.0.225.61305
System.Console, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Console.dll, file version: 10.0.225.61305
System.Collections.Specialized, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Collections.Specialized.dll, file version: 10.0.225.61305
System.Runtime.Intrinsics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.Intrinsics.dll, file version: 10.0.225.61305

2026-03-11 09:54:28.6879 INFO ( WebLog ) : Logging configuration has 19 target(s): logFile, logFile_wrapped, logFile_wrapped, eventLog, sqllogfile, sqllogfile_wrapped, sqllogfile_wrapped, debug, debug_wrapped, debug_wrapped, debug_sqllogfile, debug_sqllogfile_wrapped, debug_sqllogfile_wrapped, objectlogfile, objectlogfile_wrapped, objectlogfile_wrapped, jobgenlogfile, jobgenlogfile_wrapped, jobgenlogfile_wrapped
2026-03-11 09:54:28.6879 INFO ( WebLog ) : Loading assembly: Microsoft.AspNetCore.StaticFiles, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.StaticFiles.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.6879 INFO ( WebLog ) : Loading assembly: System.Runtime.Caching, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\inetpub\wwwroot\ApiServer\bin\runtimes\win\lib\net10.0\System.Runtime.Caching.dll, file version: 10.0.25.52411
2026-03-11 09:54:28.6879 INFO ( WebLog ) : Loading assembly: System.Configuration.ConfigurationManager, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.2\System.Configuration.ConfigurationManager.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7046 INFO ( WebLog ) : Loading assembly: System.Xml.ReaderWriter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Xml.ReaderWriter.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7046 INFO ( WebLog ) : Loading assembly: System.Private.Xml, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Private.Xml.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7046 INFO ( WebLog ) : Loading assembly: System.Net.WebClient, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Net.WebClient.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7046 INFO ( WebLog ) : Loading assembly: System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Security.Cryptography.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7448 INFO ( WebLog ) : Loading assembly: System.Reflection.Emit.Lightweight, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Reflection.Emit.Lightweight.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7448 INFO ( WebLog ) : Loading assembly: System.Reflection.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Reflection.Primitives.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7448 INFO ( WebLog ) : Loading assembly: System.Reflection.Emit.ILGeneration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Reflection.Emit.ILGeneration.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.7759 INFO ( WebLog ) : Loading assembly: AAD.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\AAD.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.7942 INFO ( WebLog ) : Loading assembly: ADS.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\ADS.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.8304 INFO ( WebLog ) : Loading assembly: CPL.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\CPL.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.8484 INFO ( WebLog ) : Loading assembly: O3E.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\O3E.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.8698 INFO ( WebLog ) : Loading assembly: POL.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\POL.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9061 INFO ( WebLog ) : Loading assembly: System.Runtime.Numerics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.Numerics.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.9365 INFO ( WebLog ) : Loading assembly: QER.Customizer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.Customizer.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9386 INFO ( WebLog ) : Loading assembly: QER.FilterDesigner.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.FilterDesigner.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: System.Reflection.Metadata, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Reflection.Metadata.dll, file version: 10.0.225.61305
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: VI.UI.Controls.QER.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.UI.Controls.QER.Base.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: QBM.RpcDialog.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.RpcDialog.Controls.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: QBM.RpcDialog.Engine, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QBM.RpcDialog.Engine.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: VI.UI.Controls.Common.Base, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.UI.Controls.Common.Base.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9564 INFO ( WebLog ) : Loading assembly: RMS.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\RMS.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9817 INFO ( WebLog ) : Loading assembly: RPS.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\RPS.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:28.9987 INFO ( WebLog ) : Loading assembly: SAC.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SAC.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:29.0159 INFO ( WebLog ) : Loading assembly: TSB.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\TSB.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:29.0159 INFO ( WebLog ) : Loading assembly: SAP.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\SAP.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:29.0535 INFO ( WebLog ) : Loading assembly: TSB.Ext.CompositionApi, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\TSB.Ext.CompositionApi.dll, file version: 10.0.470.1340
2026-03-11 09:54:30.0263 INFO ( WebLog ) : Loading assembly: System.Security.Cryptography.ProtectedData, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.2\System.Security.Cryptography.ProtectedData.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.0417 INFO ( WebLog ) : Loading assembly: QER.DB.Plugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.DB.Plugin.dll, file version: 10.0.470.1340
2026-03-11 09:54:30.0632 INFO ( WebLog ) : Loading assembly: QER.AppServer.Plugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null from C:\inetpub\wwwroot\ApiServer\bin\QER.AppServer.Plugin.dll, file version: 10.0.470.1340
2026-03-11 09:54:30.0820 INFO ( WebLog ) : Loading assembly: QBM.AppServer.PluginInterface, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null from C:\inetpub\wwwroot\ApiServer\bin\QBM.AppServer.PluginInterface.dll, file version: 10.0.470.1340
2026-03-11 09:54:30.0820 INFO ( WebLog ) : Loading assembly: ServiceStack, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null from C:\inetpub\wwwroot\ApiServer\bin\ServiceStack.dll, file version: 8.10.0.0
2026-03-11 09:54:30.0820 INFO ( WebLog ) : Loading assembly: ServiceStack.Interfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null from C:\inetpub\wwwroot\ApiServer\bin\ServiceStack.Interfaces.dll, file version: 8.10.0.0
2026-03-11 09:54:30.0820 INFO ( WebLog ) : Loading assembly: QER.Interfaces, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\QER.Interfaces.dll, file version: 10.0.470.1340
2026-03-11 09:54:30.0820 INFO ( WebLog ) : Loading assembly: Microsoft.Data.SqlClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5 from C:\inetpub\wwwroot\ApiServer\bin\runtimes\win\lib\net9.0\Microsoft.Data.SqlClient.dll, file version: 6.13.25316.3
2026-03-11 09:54:30.1106 INFO ( WebLog ) : Loading assembly: System.Transactions.Local, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Transactions.Local.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.1478 INFO ( WebLog ) : Loading assembly: System.Text.Encoding.CodePages, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Text.Encoding.CodePages.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.1606 INFO ( WebLog ) : Loading assembly: System.Diagnostics.TraceSource, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Diagnostics.TraceSource.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.2840 INFO ( WebLog ) : Loading assembly: System.Security.Principal.Windows, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Security.Principal.Windows.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.5135 INFO ( WebLog ) : Loading assembly: System.IO.Compression, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.IO.Compression.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.5359 INFO ( WebLog ) : Loading assembly: System.Runtime.Serialization.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Runtime.Serialization.Primitives.dll, file version: 10.0.225.61305
2026-03-11 09:54:30.5359 INFO ( WebLog ) : Loading assembly: Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
2026-03-11 09:54:32.7001 INFO ( ObjectLog ) : User WebAppService_cad9af87ccc04fc6a77e8f8d2762960a (Dialog user: WebAppService_cad9af87ccc04fc6a77e8f8d2762960a, X fields: WebAppService_cad9af87ccc04fc6a77e8f8d2762960a) authenticated.
2026-03-11 09:54:34.4976 INFO ( WebLog ) : Loading assembly: WebServices_7isTmdczoKbcfPssoogztHDGqV8Xvh, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null from (no location)
2026-03-11 09:54:35.1969 INFO ( WebLog ) : Loading assembly: TypedWrappers_7isTmdczoKbcfPssoogztHDGqV8Xvh, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null from (no location)
2026-03-11 09:54:37.2341 INFO ( WebLog ) : Loading assembly: ProductScripts_7isTmdczoKbcfPssoogztHDGqV8Xvh, Version=1.0.9564.26312, Culture=neutral, PublicKeyToken=null from (no location)
2026-03-11 09:54:37.2374 INFO ( WebLog ) : Loading assembly: System.ServiceModel.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\inetpub\wwwroot\ApiServer\bin\System.ServiceModel.Primitives.dll, file version: 10.0.25.52802
2026-03-11 09:54:38.0260 INFO ( WebLog ) : Loading assembly: Scripts_7isTmdczoKbcfPssoogztHDGqV8Xvh, Version=1.0.9564.26312, Culture=neutral, PublicKeyToken=null from (no location)
2026-03-11 09:54:38.0349 INFO ( WebLog ) : New service connection requested
2026-03-11 09:54:38.7022 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.RequestScopePlugin
2026-03-11 09:54:38.7022 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.ServiceUnavailablePlugIn
2026-03-11 09:54:38.7022 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.UpdateCheckPlugIn
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Loading assembly: VI.Update, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd from C:\inetpub\wwwroot\ApiServer\bin\VI.Update.dll, file version: 10.0.470.1340
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.UpdateCheckPlugIn
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.AutoRestartPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.CulturePlugIn
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.GarbageCollectorPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.OAuthRedirectPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.RewriterPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.TimeZonePlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.VersionCheckPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.XsrfCheckPlugin
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.ApiManager.HttpHeadersPlugIn
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.SwaggerPlugIn
2026-03-11 09:54:38.7040 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.Reports.ReportingPlugin
2026-03-11 09:54:38.7219 INFO ( WebLog ) : Loading assembly: Stimulsoft.Report, Version=2025.4.2.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a from C:\inetpub\wwwroot\ApiServer\bin\Stimulsoft.Report.dll, file version: 2025.4.2.0
2026-03-11 09:54:38.7219 INFO ( WebLog ) : Loading assembly: Stimulsoft.Base, Version=2025.4.2.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a from C:\inetpub\wwwroot\ApiServer\bin\Stimulsoft.Base.dll, file version: 2025.4.2.0
2026-03-11 09:54:38.7219 INFO ( WebLog ) : Loading assembly: System.Drawing.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.2\System.Drawing.Common.dll, file version: 10.0.225.61305
2026-03-11 09:54:38.7439 INFO ( WebLog ) : Loading assembly: System.Private.Windows.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 from C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.2\System.Private.Windows.Core.dll, file version: 10.0.225.61305
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QER.CompositionApi.ConfigurationPlugin
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QER.CompositionApi.Password.QpmRedirectPlugin
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QER.CompositionApi.ITShop.WebDesignerRedirectPlugin
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.Socket.SocketPlugin
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.DocPlugin
2026-03-11 09:54:38.7511 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.HtmlAppPlugin
2026-03-11 09:54:38.9601 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.PreLoadingPlugin
2026-03-11 09:54:38.9601 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.AngularPlugin
2026-03-11 09:54:38.9601 INFO ( WebLog ) : Loading assembly: Microsoft.Extensions.Localization.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.Extensions.Localization.Abstractions.dll, file version: 10.0.225.61305
2026-03-11 09:54:38.9817 INFO ( WebLog ) : Decompressing application qbm-app-landingpage to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qbm-app-landingpage
2026-03-11 09:54:38.9817 INFO ( WebLog ) : Loading assembly: System.IO.Compression.ZipFile, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.IO.Compression.ZipFile.dll, file version: 10.0.225.61305
2026-03-11 09:54:38.9891 INFO ( WebLog ) : Loading assembly: System.Xml.XDocument, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Xml.XDocument.dll, file version: 10.0.225.61305
2026-03-11 09:54:38.9891 INFO ( WebLog ) : Loading assembly: System.Private.Xml.Linq, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.Private.Xml.Linq.dll, file version: 10.0.225.61305
2026-03-11 09:54:39.0019 INFO (Microsoft. ) : User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1028952751-1772690022-1243726298-1087350293-3072506475\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest.
2026-03-11 09:54:39.0174 INFO ( WebLog ) : Loading assembly: System.ComponentModel.Annotations, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a from C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.2\System.ComponentModel.Annotations.dll, file version: 10.0.225.61305
2026-03-11 09:54:39.0174 INFO ( WebLog ) : Loading assembly: Microsoft.AspNetCore.Metadata, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 from C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.2\Microsoft.AspNetCore.Metadata.dll, file version: 10.0.225.61305
2026-03-11 09:54:39.0331 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.PlugIns.StaticContentPlugin
2026-03-11 09:54:39.0331 INFO ( WebLog ) : Starting plugin: QBM.CompositionApi.ApiManager.RouteActivatorPlugIn
2026-03-11 09:54:39.0486 INFO (VI.DB.Meta ) : Loaded configuration from database for 'SERVERIP.COMPANYNAME.root.local/.../'
2026-03-11 09:54:39.0486 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.0967 INFO ( WebLog ) : Plugin assembly loaded: AAD.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.0967 INFO ( WebLog ) : Loading and decompressing Html_qbm-app-landingpage.zip took: 118,9465ms
2026-03-11 09:54:39.1221 INFO ( WebLog ) : Decompressing application qer-app-manager to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qer-app-manager
2026-03-11 09:54:39.1221 INFO ( WebLog ) : Plugin assembly loaded: ADS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.1470 INFO ( WebLog ) : Plugin assembly loaded: APC.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.1753 INFO ( WebLog ) : Plugin assembly loaded: ATT.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.1753 INFO ( WebLog ) : Plugin assembly loaded: CCC.CompositionApi.Server.PlugIn, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2026-03-11 09:54:39.2009 INFO ( WebLog ) : Plugin assembly loaded: CPL.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.2270 INFO ( WebLog ) : Plugin assembly loaded: DPR.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.2572 INFO ( WebLog ) : Plugin assembly loaded: HDS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.2572 INFO ( WebLog ) : Loading and decompressing Html_qer-app-manager.zip took: 137,5422ms
2026-03-11 09:54:39.2726 INFO ( WebLog ) : Decompressing application qer-app-operationssupport to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qer-app-operationssupport
2026-03-11 09:54:39.2913 INFO ( WebLog ) : Plugin assembly loaded: POL.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.3147 INFO ( WebLog ) : Plugin assembly loaded: POL.ITDR.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.3513 INFO ( WebLog ) : Plugin assembly loaded: QBM.Admin.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.3753 INFO ( WebLog ) : Plugin assembly loaded: QBM.AppInsights.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.4000 INFO ( WebLog ) : Plugin assembly loaded: QBM.OpenApi.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.4000 INFO ( WebLog ) : Loading and decompressing Html_qer-app-operationssupport.zip took: 131,5219ms
2026-03-11 09:54:39.4163 INFO ( WebLog ) : Decompressing application qer-app-pwdportal to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qer-app-pwdportal
2026-03-11 09:54:39.4260 INFO ( WebLog ) : Plugin assembly loaded: QBM.Operations.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.4523 INFO ( WebLog ) : Plugin assembly loaded: QBM.Reporting.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.4772 INFO ( WebLog ) : Plugin assembly loaded: QBM.Windows.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.4957 INFO ( WebLog ) : Loading and decompressing Html_qer-app-pwdportal.zip took: 79,3316ms
2026-03-11 09:54:39.5015 INFO ( WebLog ) : Plugin assembly loaded: QER.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.5015 INFO ( WebLog ) : Decompressing application qbm-app-reportviewer to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qbm-app-reportviewer
2026-03-11 09:54:39.5363 INFO ( WebLog ) : Plugin assembly loaded: QER.Dialog.CompositionApi.Server.Plugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.5630 INFO ( WebLog ) : Plugin assembly loaded: QER.Operations.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.5869 INFO ( WebLog ) : Plugin assembly loaded: QER.RiskScore.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.6014 INFO ( WebLog ) : Loading and decompressing Html_qbm-app-reportviewer.zip took: 93,7672ms
2026-03-11 09:54:39.6138 INFO ( WebLog ) : Plugin assembly loaded: RMB.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.6138 INFO ( WebLog ) : Decompressing application qer-app-portal to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\qer-app-portal
2026-03-11 09:54:39.6416 INFO ( WebLog ) : Plugin assembly loaded: RMS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.6668 INFO ( WebLog ) : Plugin assembly loaded: RPS.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.6935 INFO ( WebLog ) : Plugin assembly loaded: SAC.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.7165 INFO ( WebLog ) : Plugin assembly loaded: SAP.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.7324 INFO ( WebLog ) : Loading and decompressing Html_qer-app-portal.zip took: 112,9012ms
2026-03-11 09:54:39.7324 INFO ( WebLog ) : Loading and decompressing application took: 765,3763ms
2026-03-11 09:54:39.7464 INFO ( WebLog ) : Plugin assembly loaded: TSB.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.7464 INFO ( WebLog ) : Decompressing theme COMPANYNAME-theme to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\COMPANYNAME-theme
2026-03-11 09:54:39.7464 INFO ( WebLog ) : Loading and decompressing Html_COMPANYNAME-theme.zip took: 1,8889ms
2026-03-11 09:54:39.7464 INFO ( WebLog ) : Loading and decompressing theme took: 2,7776ms
2026-03-11 09:54:39.7659 INFO ( WebLog ) : Decompressing plugin aad to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\aad
2026-03-11 09:54:39.7659 INFO ( WebLog ) : Loading and decompressing Html_aad.zip took: 6,5705ms
2026-03-11 09:54:39.7659 INFO ( WebLog ) : Decompressing plugin apc to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\apc
2026-03-11 09:54:39.7888 INFO ( WebLog ) : Loading and decompressing Html_apc.zip took: 14,565ms
2026-03-11 09:54:39.7888 INFO ( WebLog ) : Decompressing plugin att to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\att
2026-03-11 09:54:39.8014 INFO ( WebLog ) : Plugin assembly loaded: UCI.CompositionApi.Server.PlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.8272 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server.AngularReports, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.8522 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server.AspNet, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.8621 INFO ( WebLog ) : Loading and decompressing Html_att.zip took: 71,2306ms
2026-03-11 09:54:39.8621 INFO ( WebLog ) : Decompressing plugin hds to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\hds
2026-03-11 09:54:39.8621 INFO ( WebLog ) : Loading and decompressing Html_hds.zip took: 6,5197ms
2026-03-11 09:54:39.8621 INFO ( WebLog ) : Decompressing plugin pol to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\pol
2026-03-11 09:54:39.8785 INFO ( WebLog ) : Loading and decompressing Html_pol.zip took: 6,3577ms
2026-03-11 09:54:39.8785 INFO ( WebLog ) : Decompressing plugin rmb to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\rmb
2026-03-11 09:54:39.8999 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server.AspNet2, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.9254 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server.DialogPlugin, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.9254 INFO ( WebLog ) : Loading and decompressing Html_rmb.zip took: 56,6521ms
2026-03-11 09:54:39.9385 INFO ( WebLog ) : Decompressing plugin rms to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\rms
2026-03-11 09:54:39.9385 INFO ( WebLog ) : Loading and decompressing Html_rms.zip took: 7,5579ms
2026-03-11 09:54:39.9385 INFO ( WebLog ) : Decompressing plugin rps to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\rps
2026-03-11 09:54:39.9385 INFO ( WebLog ) : Plugin assembly loaded: QBM.CompositionApi.Server.ScimPlugIn, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5d0660cde5b231fd
2026-03-11 09:54:39.9550 INFO ( WebLog ) : Loading and decompressing Html_rps.zip took: 6,9302ms
2026-03-11 09:54:39.9550 INFO ( WebLog ) : Decompressing plugin sac to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\sac
2026-03-11 09:54:39.9550 INFO ( WebLog ) : Loading and decompressing Html_sac.zip took: 5,6526ms
2026-03-11 09:54:39.9550 INFO ( WebLog ) : Decompressing plugin tsb to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\tsb
2026-03-11 09:54:39.9716 INFO ( WebLog ) : Loading and decompressing Html_tsb.zip took: 7,4512ms
2026-03-11 09:54:39.9716 INFO ( WebLog ) : Decompressing plugin uci to C:\inetpub\wwwroot\ApiServer\App_Data\WebCache\html\uci
2026-03-11 09:54:39.9716 INFO ( WebLog ) : Loading and decompressing Html_uci.zip took: 5,3337ms
2026-03-11 09:54:39.9716 INFO ( WebLog ) : Loading and decompressing plugin took: 214,568ms
2026-03-11 09:54:40.3238 INFO ( ObjectLog ) : User WebAppService_cad9af87ccc04fc6a77e8f8d2762960a (Dialog user: WebAppService_cad9af87ccc04fc6a77e8f8d2762960a, X fields: WebAppService_cad9af87ccc04fc6a77e8f8d2762960a) authenticated.
2026-03-11 09:54:40.3238 INFO ( WebLog ) : New service connection requested
2026-03-11 09:54:40.3335 INFO ( WebLog ) : Updater status on application start: Disabled
2026-03-11 09:54:40.7683 INFO ( WebLog ) : Found 11 attribute-based API providers for QBM.CompositionApi.AdminApi.AdminApiProject

I cant post pictures or logs via dragging them here because of unexpected issue.

Top Replies

Parents Reply Children