I have my windows service deployed on my local machine for testing and my inbound ports are created also. When I start it and keep a debug on the methods I am getting the error below. I have tried recreating a new config file and refreshing it. I have also removed the userprincipal from the config file with no success. Am I going to need to force a username and password through?
Error addIntegers did not run correctly: A call to SSPI failed, see inner exception. - 7/7/2015 12:00:00 AM
System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect
--- End of inner exception stack trace ---
*This post is locked for comments
I have the same question (0)