"The user ID and password are invalid." on RTC client

dakyndakyn Member Posts: 36
Hi to all,
I installed solution with DB and Navision Service in the same server.
I try to login on my client pc, and it shows me "The user ID and password are invalid."

I saved license in database.
In classic client I login correctly in authentication mode.

What I must check?

](*,)

Comments

  • matttraxmatttrax Member Posts: 2,309
    Check your config files. Are they pointing to the correct database?
  • dakyndakyn Member Posts: 36
    My config on server db:
    <add key="DatabaseServer" value="MyServer"></add>
    <add key="DatabaseInstance" value=""></add>
    <add key="DatabaseName" value="MyDatabase"></add>
    <add key="ServerInstance" value="DynamicsNAV"></add>
    <add key="WebServicesUseNTLMAuthentication" value="true"></add> (I tried also with "false")

    DatabaseInstance is empty because SLQ Server instance is the same name of server.

    I replaied to your question?

    Thank you for support.
  • kinekine Member Posts: 12,562
    dakyn wrote:
    In classic client I login correctly in authentication mode.

    In which authentication mode? DB Login or WIndows login?

    How is your infrastructure set? Where is DB server, NST (Service Tier) and RTC? Each on different server or all on one?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.