Hello!
I created a simple dummy dll in C# using Visual Studio 2013. Build the project with Release X64. In Nav I see it has AMDx64 architecture and it throws the following error: "The type '' could not be loaded."
So, the solution finally is: use MSIL (any CPU). We raised an issue to Microsoft and they said that is not possible to create a AMD64 bit dll and use it in Navision. Maybe there isn't ...
Answers