How to Integrate the Microsoft AX in talend 6.4.0 version ??
Hi everyone,
I'm trying to integrate the Microsoft AX system with Talend 6.4.0 version and it throwing the below error...What could be the fix ? Anyone come across the steps and situation to resolve this issue..
Error :
[statistics] connecting to socket on port 3609
[statistics] connected
Exception has been thrown by the target of an invocation. ---> Microsoft.Dynamics.BusinessConnectorNet.Initialization Failed Exception: Failed to initialize the managed interoperability layer of Microsoft Dynamics AX.
at Microsoft.Dynamics.BusinessConnectorNet.Axapta.LogonAs(String user, String domain, Network Credential , String company, String language, String objectServer, String configuration)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skip Visibility Checks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Java_org_talend_net_Object_invokeNative(JNIEnv_* env, _jobject* _this, _jstring* methodName, _jobjectArray* jParams, _jobjectArray* names)
#