Start a Conversation

Unsolved

This post is more than 5 years old

808

December 3rd, 2015 13:00

FPLibrary.dll shows missing dependencies on Windows 2012 R2 Server

Hello All,

We have a C++ Module (MyModule.dll, 32 bit) which interacts with Centera Device to add/retrieve data. This module has been working fine till now (Windows 2008 R2 Server, 64 bit).

But on a Windows 2012 R2 (64 bit) server we now observed that our C++ module cannot be registered.

NOTE: In a test executed last month this functionality was found to be working on windows 2012 server.

We have checked and found that nothing has changed in our MyModule.dll. We are suspecting some Windows patch changing a system file

We analyzed this using the Dependency Walker. The output of Dependency Walker on MyModule.dll and FPLibrary.dll (EMC Centera library that we install with ECM), showing that these files are needed and missing on the server.

API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL

API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL

API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL

Has anybody encountered this issue? Any inputs/pointers would be highly appreciated.

regards,

Girish

1 Attachment

No Responses!
No Events found!

Top