Hi
Running the upgrade 47 preview from LCS to a Dev VM 44, it got stuck on step 60/61. After abort let the package run locally on the VM without Retail and MR.
After compiling, syncing the batch service started without any problems. The app does not run, error 500.
Eventlog showed this error: "Exception message: Could not load file or assembly 'Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.23.30226.1847, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (K:\AosService\WebRoot\web.config line 1280)"
The web.config shows a higher version of the Microsoft.IdentityModel.Clients.ActiveDirectory.dll. But putting the actual version in web.config did not help.
Does anyone know how to fix that?
Thanks for your help.