"Login failed for user" Error message when you try to run a Microsoft Dynamics eConnect Destination Adapter integration in Integration Manager for Microsoft Dynamics GP
This article provides a solution to an error that occurs when you try to run a Microsoft Dynamics eConnect Destination Adapter integration in Integration Manager for Microsoft Dynamics GP.
Applies to: Microsoft Dynamics GP
Original KB number: 961566
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 don't 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 it, select Start, select Settings, select Control Panel, and then select 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 select Properties.
- Select the Identity tab, and then select This User.
- Enter the domain administrator user ID and the domain password.
- Select Apply.
- Select 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.
- Select Start, and then select Run.
- Type dcomcnfg, and then select OK.
- Expand Component Services, expand Computers, expand My Computer, and then expand Com+ Applications.
- Right-click eConnect 10 for Microsoft Dynamics GP, and then select Properties.
- Select the Identity tab, and then select This User.
- Enter the domain administrator user ID and the domain password.
- Select Apply.
- Select 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.