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