<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.oneidentity.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Identity Manager Community</title><link>https://www.oneidentity.com/community/identity-manager/</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>Forum Post: RE: Powershell synchronization connector calling GET function instead of Create(Post)</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39696/powershell-synchronization-connector-calling-get-function-instead-of-create-post/92222</link><pubDate>Sat, 14 Mar 2026 02:21:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:675bf3bf-e75e-45d5-81fd-8c447e995c21</guid><dc:creator>gkmadushan</dc:creator><description>Please check &amp;lt;CustomCommand .. for Create-NewUser uses -method POST eg: $response = Invoke-RestMethod -Method POST .....</description></item><item><title>Forum Post: RE: Powershell synchronization connector calling GET function instead of Create(Post)</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39696/powershell-synchronization-connector-calling-get-function-instead-of-create-post/92221</link><pubDate>Fri, 13 Mar 2026 22:33:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:10a9b379-a04f-4f10-8efc-ba9259158374</guid><dc:creator>Ben</dc:creator><description>I can look at this on Monday (done way too many complex PS Syncs)....one thing that does stand out is that you are trying to write-back the &amp;quot;federationIdentifier&amp;quot; to the &amp;quot;id&amp;quot; attribute on Create, but using &amp;quot;id&amp;quot; on Get-All....this can cause confusion</description></item><item><title>Forum Post: Powershell synchronization connector calling GET function instead of Create(Post)</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39696/powershell-synchronization-connector-calling-get-function-instead-of-create-post</link><pubDate>Fri, 13 Mar 2026 17:21:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:6398c2f9-3159-4666-a99f-fac488c0dbbf</guid><dc:creator>edward denzer</dc:creator><description>I&amp;#39;m working on a Powershell Synchronization connector and when I run a test the &amp;#39;GET&amp;#39; function is getting called when I&amp;#39;m trying to call my Create(Post) function. The endpoint is receiving a call from me but, again, it is the GET call and not the POST I&amp;#39;m expecting. I believe the issue is in my USER schema but I&amp;#39;ve been looking at this thing to too long and am probably overlooking something. I have setup the INSERT operation in the Single object operations section and it does fire my insert process. The job does run successfully in the job queue.</description><category domain="https://www.oneidentity.com/community/identity-manager/tags/Powershell%2bconnector">Powershell connector</category></item><item><title>Forum Post: ValidUntilProlongate usage</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39695/validuntilprolongate-usage</link><pubDate>Fri, 13 Mar 2026 15:55:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:0d88849e-cb31-4f51-b6fc-0cae39affcf1</guid><dc:creator>l tonelli</dc:creator><description>Hello everyone, I&amp;#39;m on version 9.2 - Angular web portal. I noticed a weird behavior with the request renewal process and wanted to understand if this is correct. These are the steps I followed: A user renews an active request in request history, inserting a prolongation date. This sets the PersonWantsOrg.ValidUntilProlongate date. The renewal workflow starts and asks for approvals. Before making any approval, the user CANCELS the renewal request. PersonWantsOrg.ValidUntilProlongate date is not cleaned up. So I have some doubts: Is it correct that the system does not clean up the ValidUntilProlongate date? What is the PersonWantsOrg.ValidUntilProlongate date used for? Thank you in advance! Lucrezia</description></item><item><title>Forum Post: RE: Set DeactivationEnd@Person to NULL / empty</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39692/set-deactivationend-person-to-null-empty/92218</link><pubDate>Fri, 13 Mar 2026 10:22:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:781744e3-41a0-4240-a070-31b84414335b</guid><dc:creator>hector bernal</dc:creator><description>That was my initial implementation, yet the !DbVal.IsEmpty(entity.Columns[&amp;quot;DeactivationEnd&amp;quot;].GetValue() fails to evaluate to empty thks for your answer !</description></item><item><title>Forum Post: RE: Set DeactivationEnd@Person to NULL / empty</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39692/set-deactivationend-person-to-null-empty/92217</link><pubDate>Fri, 13 Mar 2026 09:46:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:709e4a84-fd6d-4fd9-8765-b1335b1d4163</guid><dc:creator>Barry Jackson</dc:creator><description>Hi, If you want to programmatically nullify a datetime object you need to set it to DbVal.MinDate. HTH, B.</description></item><item><title>Forum Post: RE: How can I audit immediate executions and deletions of Deferred Operations in Manager?</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39667/how-can-i-audit-immediate-executions-and-deletions-of-deferred-operations-in-manager/92215</link><pubDate>Fri, 13 Mar 2026 01:31:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:6073fb55-7c74-47ff-b810-1bb21c2d7474</guid><dc:creator>brian muller</dc:creator><description>Is there a way we can tag someone from Quest to have them opine on this?</description></item><item><title>Forum Post: RE: Set DeactivationEnd@Person to NULL / empty</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39692/set-deactivationend-person-to-null-empty/92214</link><pubDate>Thu, 12 Mar 2026 16:42:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:c07dd2c7-ba20-4498-864d-6108d9d6bc7a</guid><dc:creator>Markus Weiss-Ehlers</dc:creator><description>I think you need to set IsTemporaryDeactivated to false don’t you?</description></item><item><title>Forum Post: Set DeactivationEnd@Person to NULL / empty</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39692/set-deactivationend-person-to-null-empty</link><pubDate>Thu, 12 Mar 2026 16:21:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:33128cb6-11a1-4866-893e-6eb9237a89b7</guid><dc:creator>hector bernal</dc:creator><description>I need to set the value of DeactivationEnd@Person to null/empty when the IsTemporaryDeactivated@Person is set to false Tried setting the value to DbVal.Min but keep getting an error 2026-03-12 08:50:27.900) Error saving PersonX Error saving Person F PersonX [810306] Error running &amp;#39;CheckValues&amp;#39; in logic module &amp;#39;QER.Customizer.Person&amp;#39;. [2133127] Value &amp;#39;Temporarily inactive until&amp;#39; must be greater than &amp;#39;12.03.2026 09:50:27&amp;#39;. The existing validation in QER.Customizer.Person does: !DbVal.IsEmpty(entity.Columns[&amp;quot;DeactivationEnd&amp;quot;].GetValue() but in this case DbVal.Min does not works as DbVal.IsEmpty</description></item><item><title>Forum Post: AADServicePrincipal as reference of AOBAppUsesAccount.ObjectKeyAccount?</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39691/aadserviceprincipal-as-reference-of-aobappusesaccount-objectkeyaccount</link><pubDate>Thu, 12 Mar 2026 13:48:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:4fc2691c-1506-4c53-a3c8-2a61d982f84a</guid><dc:creator>marco ahrens</dc:creator><description>Hello, I would like to inquire about the possibility of allowing an AADServicePrincipal as a valid foreign key for AOBAppUsesAccount.ObjectKeyAccount. Would it be reasonable to support this scenario? Are there technical or conceptual reasons why it has not been implemented so far? Customer is interested in having that. Thank you in advance for your feedback. Regards, Marco</description></item><item><title>Forum Post: RE: Compliance - CR in workflow not needed in requests in new web portal?</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39687/compliance---cr-in-workflow-not-needed-in-requests-in-new-web-portal/92208</link><pubDate>Thu, 12 Mar 2026 09:27:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:db0dcbe3-a1c3-4054-92ae-5cde738edac3</guid><dc:creator>rune hystad</dc:creator><description>The above is tested in 9.2.2. I see in version 10.0 that there is a new config parameter in the admin portal: Shopping cart compliance rule check Specify whether the shopping cart should be checked for potential compliance rule violations before submitting it. ----------- This is enabled by default. Perhaps this is not possible to deactivate in 9.2.2 and works without having compliance check in the workflow?</description></item><item><title>Forum Post: RE: Delegation - delegate in behalf of others</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/38360/delegation---delegate-in-behalf-of-others/92207</link><pubDate>Thu, 12 Mar 2026 07:33:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:b01d6c05-c880-45a6-ac6b-ff828334ab36</guid><dc:creator>Vitomil Selic</dc:creator><description>Hi Niels, thank you, this is what i was looking for!</description></item><item><title>Forum Post: RE: API Server V10 – Deployment of custom libraries (HTML_qer.zip, …) not working</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39685/api-server-v10-deployment-of-custom-libraries-html_qer-zip-not-working/92206</link><pubDate>Thu, 12 Mar 2026 07:22:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:f906a838-8b80-45f5-bac3-6b3d745f0756</guid><dc:creator>juancarlos camargo</dc:creator><description>Hi armin mueller , please avoid copying the whole log, it makes reading really difficult. I do agree with you. That command is not in the documentation and I found it in several threads we&amp;#39;ve been in , in the forum. If you have modified libraries such as qbm or qer you dont need to include the zipped files in the custom folder. That&amp;#39;s the normal behaviour even from 9x. If you have made modifications to existing plugins such as tsb, and your application depends on that plugin , the npm run build:production will make the job for you as I said. See https://docs.oneidentity.com/bundle/one-identity-manager_html5-development_10.0/page/sources/html5development/html5devaddapiplugins.htm If you have added plugins of your own, see the link above and check that the plugin has been added to the imx-plujgin-config.json and the project.json of your application. Again the npm run build:prod .. will make the job for you. No other zip file needs to be added to the custom folder. Some tips with npm run build:production Stop any debugging processes in your ide Clean the cache with npx nx clear-cache Check the updated compiled code in the dist folder Zip the content of your app&amp;#39;s dist folder and move it to the custom folder of IIS Restart IIS HtH!</description></item><item><title>Forum Post: exclude subidentities from compliance rule</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39689/exclude-subidentities-from-compliance-rule</link><pubDate>Wed, 11 Mar 2026 16:37:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:50de76bc-8819-4ed2-b285-d5d3b6188a22</guid><dc:creator>f.caldarella-20250910044432</dc:creator><description>Hello everyone! I have created a compliance rule that is violated if the AD account of each primary identity has groups that meet certain characteristics. I note that the rule correctly identifies the identities that violate the rule, but on the web portal, if I click on “Resolve rule violations,” among the groups causing the violation, there are many that belong to the AD account of the sub-identities of the identities that generate the violation. Do you know if there is a way to exclude subidentities and their entitlements from compliance rules? My goal is to see only the groups that cause the violation and belong to the main identity and not to its subidentity in the “Resolve rule violations” section. Thank you</description></item><item><title>Forum Post: RE: How to add a "Delete" method in my Custom API Call with parameter</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39683/how-to-add-a-delete-method-in-my-custom-api-call-with-parameter/92201</link><pubDate>Wed, 11 Mar 2026 14:05:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:3c8a01e8-7499-4f18-97b2-7184eec28e59</guid><dc:creator>fermin sanjuan</dc:creator><description>HI there, I&amp;#180;ve just realized that I cannot add explicit a parameter in my Builder method to be able to get a DELETE API Call. By default with EnableDelete() will be generated with primary key. For example: builder.AddMethod(Method.Define(&amp;quot;ccc/itshop/pattern/department/&amp;quot;) .WithDescription(&amp;quot;Deletes a dep for an IT shop pattern.&amp;quot;) .From () .EnableRead() .EnableDelete() Info: Endpoint GET portal/ccc/itshop/pattern/department/del added. Info: Endpoint DELETE portal/ccc/itshop/pattern/department/del/{UID_CCCShoppingCartPatternDep} added.</description></item><item><title>Forum Post: RE: API Server V10 – Deployment of custom libraries (HTML_qer.zip, …) not working</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39685/api-server-v10-deployment-of-custom-libraries-html_qer-zip-not-working/92199</link><pubDate>Wed, 11 Mar 2026 13:15:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:4004d068-39f2-464d-bf0b-15cdad99dde5</guid><dc:creator>armin mueller</dc:creator><description>Hello juancarlos camargo , We didn’t know that this is working now, but your solution works fine for building qer-app-portal . Thanks for the tip. Unfortunately, the changes are still not affecting the web portal. We built the Html_qer-app-portal.zip as you described and copied it (alone) into the custom folder — but it’s still not being loaded.</description></item><item><title>Forum Post: Compliance - CR in workflow not needed in requests in new web portal?</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39687/compliance---cr-in-workflow-not-needed-in-requests-in-new-web-portal</link><pubDate>Wed, 11 Mar 2026 12:18:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:b4b828e4-fb39-419b-ae3d-66f71dad2ec9</guid><dc:creator>rune hystad</dc:creator><description>I am testing some compliance rules for use when requesting products in the IT shop. From what I have read in the administration guide you need to have a compliance check simplified (CR) in the workflow. However, when testing requesting products with system roles, I assigned a shelf with an workflow without an approval level with compliance check simplified (CR), but I still got an error message stating &amp;#39; This request cannot be submitted because it will cause a rule violation for which no exception can be granted.&amp;#39; when trying to submit the order. How is this possible, and what is the benefit of having an approval level with compliance check, other than having the possibility of an exeption approver? I also tested in the legacy web portal, and there I could submit the orders without any problems. Regards Rune Hystad</description><category domain="https://www.oneidentity.com/community/identity-manager/tags/Compliance%2bRules">Compliance Rules</category><category domain="https://www.oneidentity.com/community/identity-manager/tags/requests">requests</category><category domain="https://www.oneidentity.com/community/identity-manager/tags/itshop">itshop</category></item><item><title>Forum Post: RE: API Server V10 – Deployment of custom libraries (HTML_qer.zip, …) not working</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39685/api-server-v10-deployment-of-custom-libraries-html_qer-zip-not-working/92197</link><pubDate>Wed, 11 Mar 2026 10:40:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:a44efc82-3859-4f71-8df0-f864e6840975</guid><dc:creator>juancarlos camargo</dc:creator><description>Hi, We have several customizations too. In v10 we just need to run &amp;quot;npm run build:production qer-app-portal&amp;quot; and the script will take care of everything. We move the compressed Html_qer-app-portal.zip to custom (that one only) and that&amp;#39;s it. No other custom files are needed.</description></item><item><title>Forum Post: API Server V10 – Deployment of custom libraries (HTML_qer.zip, …) not working</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/39685/api-server-v10-deployment-of-custom-libraries-html_qer-zip-not-working</link><pubDate>Wed, 11 Mar 2026 09:17:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:221ef1ea-d32b-4d0c-926e-751fad8b9681</guid><dc:creator>armin mueller</dc:creator><description>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 &amp;quot;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 \\ \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 &amp;#39;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1028952751-1772690022-1243726298-1087350293-3072506475\DataProtection&amp;#39; 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 &amp;#39;SERVERIP.COMPANYNAME.root.local/.../&amp;#39; 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.</description><category domain="https://www.oneidentity.com/community/identity-manager/tags/webportal">webportal</category><category domain="https://www.oneidentity.com/community/identity-manager/tags/API%2bServer">API Server</category><category domain="https://www.oneidentity.com/community/identity-manager/tags/deploy">deploy</category><category domain="https://www.oneidentity.com/community/identity-manager/tags/Angular%2bWeb%2bPortal">Angular Web Portal</category></item><item><title>Forum Post: RE: Delegation - delegate in behalf of others</title><link>https://www.oneidentity.com/community/identity-manager/f/forum/38360/delegation---delegate-in-behalf-of-others/92195</link><pubDate>Tue, 10 Mar 2026 16:09:00 GMT</pubDate><guid isPermaLink="false">5f2f4fa7-ebc7-4803-900c-42d427844a5e:9a417c12-9fc7-4d98-9903-03fbf50e45ef</guid><dc:creator>Niels de Groot</dc:creator><description>Hello Vitomil, You also have the method &amp;#39;UniversalSubstitute&amp;#39; on the person table I think this one assigns just one PWO: Deputy (temporary) Maybe you could try this out?</description></item></channel></rss>