Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

Support for .NET interop in Code Unit using .NET Framework 4.7.1

(0) ShareShare
ReportReport
Posted on by 5

Hi,

We have a library that we're trying to use as an Addin with Navision 2013 (NOT R2).  Our library is compiled and targeted towards the .NET framework version 4.7.1. It also uses Log4Net to write to the event log and create log files.

It seems like other libraries we used that were compiled in 4.7.1 worked.  However, I want to confirm this is supported.

Additionally, although the object seems to run......nothing wrote to the event log...and our log file was not created.  This should have thrown an error within Navision....but there doesn't seem to be anything reported.....

Is there some place where Navision actually logs error information generated by code unit assemblies?

Also....does anyone know what EXE the codeunits actually run under (their context)?

kind regards,

Marty

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: Support for .NET interop in Code Unit using .NET Framework 4.7.1

    DotNet variables are supported.

    Regarding the context: a DotNet variable (.NET dll) can runder on client or on server (you specify this when you declare the DotNet variable in NAV). If it's RunOnClient = true it runs on the client machine and must be placed in the addin subfolder of the RTC client. Otherwise it runs on the server side and must be placed in the addin subfolder of the service tier. Regarding the log: if it fails and you don't catch the exception inside the DLL, you should have an error logged in event viewer (server or client).

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,575 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,493 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans