cancel
Showing results for 
Search instead for 
Did you mean: 

error during sap connection

Hugue
Newcomer
0 Kudos

I'm getting the error 'Failed to create COM object `SAPbobsCOM.Company': Class not registered' when trying to connect PHP with SAP Business One 10.0 (10.00.190) FP 2202 (64-bit).

my php error line is"$mycomp = new COM("SAPbobsCOM.Company") or die("Cannot start SBO");"

View Entire Topic
fbio_bilicki
Active Contributor
0 Kudos

Man, what magic is this in PHP? SAP only has DLLs for the Windows environment. Where do you plan to use PHP? On some Windows environment? Linux?