Hi Experts,
Could you tell me How to use Dll FiLes in Navision and its Procedure.
*This post is locked for comments
1- Now past C:\Program Files (x86)\Microsoft Dynamics NAV\71\RoleTailored Client\Add-ins.
2- Create new codeunit Once the DLL is available there you can go in NAV make a new Datatype of DotNet and there you will find your DLL with all Methods
3- Create new page & goto page action create new button and call the code unit which codeunit you made
Hi,
You need to put the dll files in the server and client folders. Then within the code, you need to declare a variable type DotNet and select the particular dll file.
Once that is done you can access its members and methods using NAV.
I think you can find many links if you try google : https://lmgtfy.com/?q=Use+.dll+in+Dynamics+NAV
Hello Suresh,
Assume Printer dll File is located at “Your download” folder.
Check this blog
blogs.msdn.microsoft.com/.../control-add-in-dlls-files-in-microsoft-dynamics-nav-2015
you need to place the dll files in server and client folders and make use of them in your code..
sorry for the misunderstanding i want how to make use of developed dll's in NAV
what is yes? I gave you 2 options.
yes
do you mean how to develop them or how to make use of developed dll's in NAV?
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... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156