1. Help Center
  2. General
  3. Dynamics GP Integration

Error - "unable to instantiate the fidesic object. please make sure that the dlls are registered"

  • Make sure DLLs are initialized. Run the following in cmd as admin:
    • %systemroot%\SysWoW64\regsvr32.exe  "C:\Program Files (x86)\Microsoft Dynamics\GP2016\fdgpwsca.dll"
    • %systemroot%\SysWoW64\regsvr32.exe  "C:\Program Files (x86)\Microsoft Dynamics\GP2016\FdIntegrator.dll"
  • Make sure MS Visual C++ redistributables installed