Hi everyone,
I will connect from my .NET-project to my Dynamics AX Server.
The project is on another server with no AX tools installed.
When I try to connect:
Axapta.Logon(null, null, null, null);
Here I get an "InitializationFailedException":
"Failed to initialize the managed interoperability layer of Microsoft Dynamics AX."
Does anyone knows this exception?
Thanks