【发布时间】:2014-07-16 14:11:57
【问题描述】:
当我尝试在 Visual Studio 中将 Organization Service 添加为 Service Reference 时,我无法访问它。但是,我可以在浏览器中访问服务。我尝试添加OrganizationData 服务,这没有问题。
An Error occurred while attempting to find service at 'http://xxxxxxxx/xxxxx/XRMServices/2011/Organization.svc'.
错误详情
There was an error downloading 'http://xxxxxxxx/xxxxx/XRMServices/2011/Organization.svc/_vti_bin/ListData.svc/$metadata'.
The request failed with HTTP status 400: Bad Request.
Metadata contains a reference that cannot be resolved: 'http://xxxxxxxx/xxxxx/XRMServices/2011/Organization.svc'.
Metadata contains a reference that cannot be resolved: 'http://xxxxxxxx/xxxxx/XRMServices/2011/Organization.svc'.
If the service is defined in the current solution, try building the solution and adding the service reference again.
【问题讨论】:
标签: visual-studio-2010 wcf dynamics-crm-2011 dynamics-crm service-reference