top of page
Search
  • ABS

SAP - Failed to connect to SLD


  • SQL Browser service must be started

  • SQL Native client is installed

  • Firewall/anti virus is off.

  • TCP/IP is enable in SQL configuration manager

  • Run SAP as administrator

  • Reinstall SAP client

  • using license server IP instead of server name

  • Check the setting at C:\Program Files (x86)\SAP\SAP Business One\Conf and C:\Program Files (x86)\SAP\SAP Business One DI API\Conf

  • Clear temp and %temp% folder

  • Check DNS in hosts file in system32/drivers/etc folder

  • Check Network connection

  • Rename sap folder in AppData\Local


  • SHARESHARE ON FACEBOOK



3 views0 comments

Recent Posts

See All

SAP B1/iVend- Query Inventory In SAP

Check inventory audit in SAP select  a.CreateDate, b.USER_CODE as [User], a.TransType SAP_DocType, case when a.TransType = 13 then  'Sale Invoice' when a.TransType = 14 then  'Sale Credit Note' when a

ivend-SAP Integration Monitor from SBO to ivend Query

Select IntegrationKey,Cast(SourceType AS Varchar(20)) As SourceType,SourceKey, OperationType, isNull(LogDatetime, getdate()) As LogDatetime, Case isNull(Status, 0) When 0 Then 'Not Processed' Else 'Fa

Post: Blog2_Post
bottom of page