• System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at AccpacCOMAPI.IAccpacSession.GetPrintSetup(String menuID, String ProgramID)

    accpacPrintSetup = accpacSession.GetPrintSetup(" "," "); on reaching this line application crashed
  • Does the Sage 300 COMAPI Work Without Web Deployment?

    I have a custom integration using the COMAPI to connect to Sage 300 from another app (Sage CRM) on the same server. We have upgraded the Sage 300 to version 2020 and the integration broke. With the web deployment removed from Sage 300 in the more…
  • How to find the COMAPI object in Visual Basic?

    Hello, we are new to the COMAPI. Can someone point to the direction how we can find the COMAPI object in visual basic?
  • COMAPI errors after upgrade to 2018

    I've inherited an old .NET application that uses the ACCPAC.COMAPI to create orders in ACCPAC. Since the client has upgraded to Sage 300 2018, the application is returning a 'Error HRESULT E_FAIL has been returned from a call to a COM component' error…