Symptoms
When you try to run a Microsoft Dynamics eConnect Adapter destination in Integration Manager for Microsoft Dynamics GP, you receive one of the following error messages:
DOC 1 ERROR: Version=10.0.0.0
Unique MessageId =
Error Number = -2147467259
Error Description = Login failed for user ''. The user is not associated with a trusted SQL Server connection.
Error Source = Microsoft OLE DB Provider for SQL Server
The destination could not be initialized due to the following problem:
The server process could not be started because the configured identity is incorrect. Check the username and password. (Exception from HRESULT: 0x8000401A)
Cause
This problem will occur if you do not have a domain user name and a domain password set up in the COM+ application in eConnect for Microsoft Dynamics GP.
Resolution
For Windows XP
To resolve this problem, follow these steps:
-
Start Component Services. To do this, click Start, click Settings, click Control Panel, and then click Component Services.
-
Expand Component Services, expand Computers, expand My Computer, and then expand Com+ Applications.
-
Right-click eConnect 10 for Microsoft Dynamics GP, and then click Properties.
-
Click the Identity tab, and then click to select This User.
-
Enter the domain administrator user ID and the domain password.
-
Click Apply.
-
Click OK to close the window.
-
Stop the eConnect 10 for Microsoft Dynamics GP COM+ component.
-
Start the eConnect 10 for Microsoft Dynamics GP COM+ component.
-
Run the integration.
For Windows Vista
To resolve this problem, follow these steps:
-
Start Component Services.
-
Click Start, and then click Run.
-
Type dcomcnfg, and then click OK.
-
Expand Component Services, expand Computers, expand My Computer, and then expand Com+ Applications.
-
Right-click eConnect 10 for Microsoft Dynamics GP, and then click Properties.
-
Click the Identity tab, and then click to select This User.
-
Enter the domain administrator user ID and the domain password.
-
Click Apply.
-
Click OK to close the window.
-
Stop the eConnect 10 for Microsoft Dynamics GP COM+ component.
-
Start the eConnect 10 for Microsoft Dynamics GP COM+ component.
-
Run the integration.