Options

Simple x64 dll (visual studio created) example

r2d2ror2d2ro Member Posts: 7
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."ay2f63x6zs3c.jpg
4sg8phwq6stq.jpg
onwldef8iaz3.jpg

Answers

  • Options
    r2d2ror2d2ro Member Posts: 7
    edited 2016-01-14
    I tried this: CLSCompilant = true thinking that it will fix the problem...but no... still nothing that I can do to make an Nav compatible x64 dll... :(
  • Options
    r2d2ror2d2ro Member Posts: 7
    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 ...
Sign In or Register to comment.