Greetings -
I am relatively new to Dynamics, so please forgive me if I get some of this wrong.
I am setting up my first company in dynamics and I ran into an issue. Everything appears to be installed correctly, and I am having no problems setting up the mappings. I am using an advanced ODBC map with a sql statement as the source and the chart of accounts as the destination. The map is VERY simple (this is just a test).
When I start the integration I get this wonderfully helpful error:
The destination could not be initialized due to the following problem:
- Unable to cast COM object of type 'System.__ComObject' to interface type 'Dynamics.Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D016638-BA35-11CF-827E-00001B27AB13}' failed due to the following error: Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)).
Then I found this:
https://support.microsoft.com/en-us/kb/942750
It said to run this command: regsvr32 C:\Windows\sysWOW64\MSScript.ocx
I did everything it said, but I get the same error. Does anyone have any idea what is going on here? Thanks for any help.
*This post is locked for comments