Connection to Microsoft CRM 3.0
I have been trying to connect to the target source (which is Microsoft CRM 3.0) but I am having the following error message:
Unable to create MS CRM COM object. in ConnectTargetandResolve (spectab.bas) (25519)
NOTE: Be sure to check the log file for additional information.
NOTE: Be sure to check the log file for additional information.
when I access the error log for the application I can find the following error details:
02/18/2008 14:25:41 2 19 O Global From Connect (driver): SQL state 01000, message:
[Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
02/18/2008 14:26:06 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:26:06 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:26:09 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:26:09 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:26:20 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:26:20 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:27:11 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:27:11 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:27:21 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:27:21 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:57:12 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:57:12 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 14:57:26 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 14:57:26 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 15:00:35 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 15:00:35 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 15:00:37 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 15:00:37 4 19 E Microsoft CRM 3.0 Unable to create MS CRM COM object.
02/18/2008 15:00:41 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 15:00:41 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 15:11:21 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 15:11:21 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 15:11:37 4 19 O Global Unable to create MS CRM COM object.
02/18/2008 15:11:37 4 19 O Global
any help would be appreciated.
Your transaction secured by high-grade AES-256 encryption.
RE: Connection to MS CRM 3.0
Hi,
Here is some additional information that may help resolve the error you are getting:
Microsoft CRM 3.0 Connector .dll File Registration
The Integration Architect installer automatically registers Microsoft CRM .dll files for the following .NET Framework versions:
To verify these versions, select the Microsoft CRM entry in Add/Remove Programs or look in C:/Windows/Microsoft.NET/Framework.
If you have .NET Framework versions other than one of the versions listed above, you must register the Microsoft CRM .dll files manually using the following steps.
To manually register Microsoft CRM .dll files:
These files should be in that directory or called with absolute paths.
Please let us know if this resolves the problem.
- Jo
RE: Connection to MS CRM 3.0
after I have executed the dll registration the target source started to work correctly.
thanks for your help.
RE: Connection to MS CRM 3.0
Hi MLagna,
Excellent! And thank you for letting us know you have successfully connected to MS CRM 3.0 with the Data UpLoader to MS CRM 3.0.
Good luck with your data conversion!
- Jo
RE: Connection to Microsoft CRM 3.0
Hi MLagna,
There are several steps you must follow to configure your workstation before DataTools can connect to MS CRM 3.0. Those steps are detailed in the documentation inside the Data UpLoader to Microsoft CRM. Here's how to find that documentation:
Let us know if you need additional assistance.
- Jo
RE: Connection to Microsoft CRM 3.0
I have followed the instruction given, but this does not change the status of the connection. I am still receiving the error message:
Unable to create MS CRM COM object. in ConnectTargetandResolve (spectab.bas) (25519)
any ideas