Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT_Managed_Library can’t find ANT_WrappedLib.dll in WPF

Rank

Total Posts: 8

Joined 2015-09-28

PM

Hi,

I have visual studio 2015 and Windows 10. On my computer, the library works correctly, but on other computers we get the following error:

Unable to load DLL 'ANT_WrappedLib.dll': The specified module can not be found. (Exception from HRESULT: 0x8007007E)

We have already verified that the library exists in the application path, we have tried to reinstall the ANT USB-m drivers, we have put the library as an embedded resource and the error still appears.

We have also consulted this thread https://www.thisisant.com/forum/viewthread/6390/ but we have not managed to find the solution to this problem.

Did you have a solution?

Thanks greetings      
Avatar
RankRankRankRank

Total Posts: 745

Joined 2012-09-14

PM

Hi,

Unfortunately, while I do not have a definitive solution for you, StackOverflow suggests using a Dependency Walker to determine what the executable believes it is missing.

Best regards