“User ID and password are invalid.try again?”

If you get “User ID and password are invalid.try again?” when starting RTC you need to first check that you can login to database in the classic client. Note that the database should be the same as the service tier (the service you are trying to connect with RTC) is connected to.

  1. Start “classic client with SQL”
  2. Click File->Database->Open
  3. Pick the server the database exist one
  4. Select authentication “Windows Authentication”
  5. Pick the database
  6. Press OK

If it works in the classic client make database login synchronization.

  1. Start “classic client with SQL” and connect to the database as above
  2. Click Tools->Security->Synchronize all logins
  3. Answer yes to the question if you would like to synchronize

If it doesn’t to connect to the database start SQL server manager and verify that the windows user have permission to login and use the NAV database.