【问题标题】:Double-hop issue with WCF Service and Sharepoint Service both hosted on same iis server托管在同一 iis 服务器上的 WCF 服务和 Sharepoint 服务的双跳问题
【发布时间】:2014-08-25 16:23:26
【问题描述】:

当 WCF 服务尝试访问共享点站点以获取内容时,我遇到了以下异常。

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

[WebException: The remote server returned an error: (401) Unauthorized.]
   System.Net.HttpWebRequest.GetResponse() +6592536
   System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +55

[MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was ''.]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10733331
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +336

我的 IIS 服务器版本是 IIS 8.0。 我们的 Sharepoint 服务器/站点与我的客户端计算机在同一个域中。

【问题讨论】:

    标签: asp.net wcf iis sharepoint sharepoint-2013


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-08-18
      • 1970-01-01
      • 1970-01-01
      • 2022-12-13
      • 2011-07-26
      相关资源
      最近更新 更多