Hi All,
I am trying to use .NET assembly in AX 4.0. I have imported the .NET assembly reference from XPO file and it imported successfully and showing under AOT->References node. I have added the .NET assembly in GAC on both client and AOS machines. But I am unable to use it in X++ code and getting compile errors "The table does not contain this field". I am using the fully qualified name like namespace.classname. Also, when I try to compile the whole project, I am getting error "Failed to load assembly". I have verified all the attributes of the assembly showing in AX and GAC and all are same. Can anyone please let me know what I might be missing here?
Thanks.
*This post is locked for comments
I have the same question (0)