Hi,
I have been trying to find the above zip file. Can someone please point to me to where I can download the Zipped DLL's?
*This post is locked for comments
I have the same question (0)

Hi,
I have been trying to find the above zip file. Can someone please point to me to where I can download the Zipped DLL's?
*This post is locked for comments
I have the same question (0)Hello,
If you're getting a "Unable to connect to CoreObjX" message when attempting to use the Rapid Migration Tools for Microsoft Dynamics GP, I would refer to KB 2733022.
KB 2733022 - Rapid Migration Tool error "Unable to connect to CoreObjx tool" when exporting data
As mentioned in this article, this error is because the CoreObjx7 .net assemblies didn't get successfully registered in the system.
Manually reregister the CoreObjx70.dll and CoreObjXDB70.dll files. These files are installed to the following location:
C:\Program Files (x86)\Common Files\Synergration
1. Ensure that you are logged into the machine with an account that has Local Administrator rights.
2. Start the Command Prompt as an Adminstrator by going clicking on Start , select All Programs , select Accessories and right-click on Command Prompt and choose Run as administator .
3. Enter in the following commands:
regsvr32.exe "C:\Program Files (x86)\Common Files\Synergration\CoreObjx70.dll"
regsvr32.exe "C:\Program Files (x86)\Common Files\Synergration\CoreObjXDB70.dll"
4. You should get the confirmation message that each dll that is reregistered successfully.
5. Restart the Rapid Migration Tool again to extract the Quickbooks data once again.
Note: The Windows feature User Account Control (UAC) must be enabled for any Quickbooks 3rd party plugin, such as the Synergration tools used by the Rapid Migration Tool, to run correctly. You can change your "User Access Control" settings in the Control Panel under User Accounts . This is a limitation of the QuickBooks API.
Thank you,