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
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?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148