Hi all,
I have installed SAP Business One (version 1000.191.09 for MSSQL) on a Windows Server 2019 virtual machine. The database is installed on a separate VM. All installed services are working (License Manager, API Gateway Service, Service Layer, Electronic Document Service) except the WebClient service. According to a SAP Note the WebClient does not start automatically, so I tried to start it manually with the following commands executed in Powershell (started as administrator):
Set-ExecutionPolicy Bypass
&"C:\Program Files\SAP\SAP Business One Web Client\WebClientStartup.ps1" start
All processes for the web client receive PIDs and are running for about 2 minutes after which they stop.

Here is the log file for the auth service, the other logs (tcli, noti, extn, crpt, anly) contain the same error.

Any suggestions how to solve it?
Regards,
Hristo