Hi All,
I am getting an error while sending data from CRM to AX using connectors. I have created Query name "AxdMzkCustTablePre1 " and created Document services.
1) I have done Full CIL.
2) I have done Full Application Compilation.
3) I have changed the QueryName attribute in the object provider configuration file but it is again changing as it was before while doing mapping.
(This file can be located in %ProgramFiles(x86)%\Microsoft Dynamics\Microsoft Dynamics Adapter\Adapters\Microsoft.Dynamics.Integration.Adapters.Ax2012\ObjectConfig\<AOSServerName_DocumentPort>\)
The error is as follows :
Type AxdMzkCustTablePre1 not found in ProxyAssembly. --- Exception Dump --- Caught Exception: [Microsoft.Dynamics.Integration.AdapterAbstractionLayer.AdapterException] Type AxdMzkCustTablePre1 not found in ProxyAssembly. Stack trace: at Microsoft.Dynamics.Integration.Adapters.AX.Common.DynamicProxyFactory.CreateInstance(String typeName) at Microsoft.Dynamics.Integration.Adapters.AX.Common.DynamicService.CreateContainerTypeInstance(Object newItem) at Microsoft.Dynamics.Integration.Adapters.AX2012.DynamicServiceObjectProviderBase.WriteObject(Object value) at Microsoft.Dynamics.Integration.Service.Tasks.RecordWork.DoRecordWork(DbMap map, Object key, OperationType operationType, DateTime startTime, String loggingSourceName)
Please Help guys,
Dheeraj Shukla
*This post is locked for comments