Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

adding a dll to AX (in server) and refer it in code.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

I created a C# library project.

I want to use that library and methods in AX.

Need samples how doing that, and what shall I do in server.

Thanks :)

*This post is locked for comments

  • Andrew Xu Profile Picture
    Andrew Xu 3,877 on at
    RE: adding a dll to AX (in server) and refer it in code.

    You should add it to client bin folder, otherwise, you won't be able to use that client to compile the code in the development environment.

  • Suggested answer
    Anton Venter Profile Picture
    Anton Venter 19,457 Super User 2024 Season 2 on at
    RE: adding a dll to AX (in server) and refer it in code.

    C:\Program Files\Microsoft Dynamics AX\60\Server\<aosname>\bin. The same folder as the Ax32Serv.exe.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: adding a dll to AX (in server) and refer it in code.

    Thank you.

    Shall I add the dll to bin client folder or to bin server client folder.

    (C:\Program Files\Microsoft Dynamics AX\60\Server\<aosname>\bin or C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin)

    Thanks :)

  • Suggested answer
    Anton Venter Profile Picture
    Anton Venter 19,457 Super User 2024 Season 2 on at
    RE: adding a dll to AX (in server) and refer it in code.

    Hi Eitan, simply add the DLL to the bin folder of the AOS server instance on the AOS server. You could also add it to the Windows GAC, but it must be signed correctly. Then add a reference to the DLL in the AOT and you are set. Remember, client side code won't be able to access the DLL, only code running on the server tier.

    You can use the DLL in code pretty much the same way as you would in VS. What exactly do you mean by "samples"?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,684 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,414 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans