1
我試圖去與MS Dynamics CRM中2011年交手我也有安裝在VM和事物的測試看起來不錯 - 一些偉大的新功能等Dynamics CRM中2011 - WCF錯誤
不過我讓試圖連接到新的XRMServices異常時(更新2011 WCF Web服務)
Exception: System.ServiceModel.ServiceActivationException: The service
'/organame/XRMServices/2011/Organization.svc' cannot be activated due to an
exception during compilation. The exception message is:
'System.ServiceModel.Description.UseRequestHeadersForMetadataAddressBehavior'.
This collection only supports one instance of each type.
Parameter name: item. ---> System.ArgumentException: The value could not be added to
the collection, as the collection already contains an item of the same type:
'System.ServiceModel.Description.UseRequestHeadersForMetadataAddressBehavior'.
This collection only supports one instance of each type.
Parameter name: item
的唯一參考這個例外,我給發現表明,它是由在IIS中配置多個綁定,造成這在我的情況下,我確實有過,但問題在移除後仍然存在。
任何建議,將不勝感激。
我其次。雖然我在CTP或Beta版本中沒有遇到過這種問題,但這可能只是RC中已解決的一個問題。 – TeaDrivenDev 2011-01-09 21:09:44