开发者

Changed the password start getting "The remote server returned an error: (401) Unauthorized" error

I have a remoting service which uses the Windows Auth. Been working 开发者_开发技巧fine for a while but yesterday my windows account has been lockout and after it has been unlocked and the password changed I have been having issues since.

It just didn't let me in with the following error:

"System.Net.WebException: The remote server returned an error: (401) Unauthorized."

May be my old password / credentials somehow stuck in a credential cache in my local PC or something like that.

Any ideas how to fix that? Thanks.


What are you using on the client side? A web browser? The browser SHOULD handle the 401 by displaying a dialog box for you to type in the correct username and password.

If the problem is because of something cached on the local PC, can you try it from a different computer?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜