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
Hi Eric,
Is it customized document service or you have created new query and new document service ?
I got same error. It usually appears when our service class name and query name is not same.
I will suggest you to create new query with Prefix 'Axd'. For ex : AxdQueryName1..
Then create document service by Wizard. Whenever you create document service, make sure you must not change the service class name because it should be the same name as query name. Here, it would be AxdQueryName1.
I hope it will help you.
Regards,
Dheeraj Shukla.
We have the same error for quotation from CRM2015 to AX2012 using the AX query ''.
The error shown 'Connector Type 'AxdSalesQuotation' not found in ProxyAssembly.'
Please help
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,134 Super User 2024 Season 2
Martin Dráb 229,928 Most Valuable Professional
nmaenpaa 101,156