Skip to Content
0
Nov 04, 2022 at 11:47 AM

SAP Business One Web Client - Connecting to SLD failed

329 Views Last edit Nov 04, 2022 at 11:48 AM 2 rev

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.

screenshot-2022-11-04-at-112300.png

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

screenshot-2022-11-04-at-112830.png

Any suggestions how to solve it?

Regards,

Hristo