sap - SAPbobsCOM not working -


i developed web application using asp.net c# place online orders. app. works fine on sap server (windows 2008 r2) when copied project local machine (runs windows 7) got error, can't see sapbobscom reference. don't have sap api di on machine
tried debug application in x86 solve problem. no luck. error got enter image description here

retrieving com class factory component clsid {632f4591-aa62-4219-8fb6-22bcf5f60090} failed due following error: 80040154 class not registered (exception hresult: 0x80040154 (regdb_e_classnotreg)).

thank you

i got same problem. because sap business 1 references sapbobscom , sbodi_server missing. added these references , worked. need add sap api di on machine using sapbobscom reference.


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -