c# - The caller was not authenticated by the service in WCF service -


Thank you for your reply, but there is no luck with that code .. I will send you a complete config file related to the service and application Sending .. Give me a valuable suggestion.

service web.config

application web.config

thanks in advance

Maybe it is possible that authentication is set to anonymous rather than Windows.

Check your IIS configuration and web.config for the difference in your Low Cal Machine and Test Machine which is failing.

In addition, you are trying to reach IIS on a remote machine, while you are logged in as a local user.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -