Webservice connection Problem

SHIV_DYNSHIV_DYN Member Posts: 30
edited 2010-04-30 in NAV Three Tier
Hi everyone,
When I am running the webservices in server system itself I am getting this error.
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"&gt;
- <s:Body>
- <s:Fault>
<faultcode xmlns:a="urn:microsoft-dynamics-schemas/error">a:Microsoft.Dynamics.Nav.Types.Exceptions.NavNCLChangeListenerConnectionFailedException</faultcode>
<faultstring xml:lang="en-US">The Microsoft Dynamics NAV Server cannot connect the Change Listener to SQL Server because of the following error: Login failed for user 'DOMINENAME\SERVERNAME'.</faultstring>
- <detail>
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">The Microsoft Dynamics NAV Server cannot connect the Change Listener to SQL Server because of the following error: Login failed for user 'DOMINENAME\SERVERNAME'$'.</string>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
could anyone tell me, why this error is comming?
Thanks & Regards,
Shiv

Comments

Sign In or Register to comment.