KB Article #178486
[LIB - 6004]: Error while loading shared library is : The specified module could not be found
Problem
-- getting this error when trying to deploy an Integration Task
LIB - 6001]: Unable to load the shared library C:\Axway\Integrator373\Integrator\local\config\runtime\mappingcomponent/running/Generated/MapBroker/dmlobj-58A999BE8fcc8-01266
[LIB - 6004]: Error while loading shared library is : The specified module could not be found.
-- the Integration Tasks is using Custom C-Functions
Resolution
* the issue occurs because of some custom C-functions (later compiled into libXIB**.dll ) , cannot be loaded
* install VC 2015 64 bits (Microsoft Visual C++ Redistributable (x64) - vc_redist.x64.exe)
