Options

Can not login to RTC with NavUserPassword Credentials

yasithyasith Member Posts: 30
edited 2015-08-13 in NAV Three Tier
Hi All,

I restored a database which has NAV Users. I created a NAV server instance with NavUserPassword credential type and Certificate Thumbprint value.
Server instance is up and running.
After that I did following changes the ClientUserSetting.config file (C:\Users\y.udawatte\AppData\Roaming\Microsoft\Microsoft Dynamics NAV\80)
<add key="ClientServicesCredentialType" value="NavUserPassword"/>
<add key="DnsIdentity" value="NavServiceCert"/>


But when I try to log into RTC, it gives the following error;
A server was not found at
net.[url=tcp://localhost:8036/DynamicsNAV80_testservice/Service]tcp://localhost:8036/DynamicsNAV80_testservice/Service[/url]
Either the URL is incorrect or the server is currently not available.

Can anyone help me to sort out this problem?

Best regards
Yasith

Answers

  • Options
    CaponeCapone Member Posts: 125
    Have you checked that the NST is really working? So it is not stopping after you have inactivated it?

    Have you checked the firewall? It should work it you are using localhost..
    Hello IT, have you tried to turn it off and on?
    Have you checked the cables?
    Have you released the filters?

    http://www.navfreak.com
  • Options
    yasithyasith Member Posts: 30
    Hi Capone,

    Thank you for your reply.
    This was happened due to a database user permission issue. I didn't install NAV developer environment in this case, because of that
    i didn't see whether the server instance is actually assigned to the database.

    After I assign dbo permission to the user, service was up an running and I able to log with NavUserPassword authentication.

    Thanks again. Cheeres!
Sign In or Register to comment.