Options

How to debug client's with credentialtype = username

MrWhoMrWho Member Posts: 59
edited 2014-12-03 in NAV Three Tier
Hello

Should it be possible to use the debugger on client's that are running on the service, set with credentialtype = username?

When I change to this service in the development environment and start the debugger I was hoping to get asked for credentials, but instead I just get this error Message about ClientServicesCredentialType mismatch. Is there a work around for this?

Answers

  • Options
    MrWhoMrWho Member Posts: 59
    I just needed to change the ClientUserSettings.config, and set CredentialType=UserName and then also install the necessary certificates and it all worked out well :)
Sign In or Register to comment.