Announcements
Dear Sir,
I have created a DotNet Variable using a 3rd party library thru "Add reference..." . When I execute the code in NAV 2016 environment, it's showing the following error message...
Microsoft Dynamics NAV --------------------------- A call to xyz failed with this message: Could not load file or assembly '3rd_Party_dll, Version=4x.0.3x.1x15, Culture=neutral, PublicKeyToken=b1b72c69714d4847' or one of its dependencies. The system cannot find the file specified. --------------------------- OK ---------------------------
How do I avoid such dependency error from my custom DotNet variable (Dll Variable) ?
regards,
Subrata Bauri
*This post is locked for comments
You can't do that since there is a dependency you need all of those in the folder.
Thanks for your reply. I don't want to put those dlls (custom dll & 3rd party dll ) in the add-in folder. I want to put the custom dll only to serve the purpose. How to achieve that ?
Did you copy those dlls into the add-in folder?
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156