Hi All,
We are facing a deployment question while registering a .Net dll for consumption from X++ in Dynamics AX 2012.
We have a central AOS server and all users are accessing using AX clients from different machines. We have created a custom .Net dll. In order to register we go to AX Client of developer -> AOT -> References and then browse the dll. The browser opens the Dynamics Client\Bin directory on the AX Client machine. So it seems the dll needs to be present on the Client\Bin directory of local AX installation on the machine where Client is loaded and not the main AOS server. So if there are 10 users using the application who need to be accessing the dll functionality from X++ code from their AX Client, it seems all the 10 users need to have the dll locally present in their Client\bin folder.
This seems not right to me, because ideally having the dll centrally on the AOS server machine and referencing from there should have been enough. But that is not happening because then the code doesn't compile in the client machines.
Can some please advice me on the right way to register a .Net dll for a Dynamics AX 2012 application?
Regards
Shas
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (