Add Service Reference Dialog Box
The Add Service Reference dialog box enables you to add references to Windows Communication Foundation (WCF) services and WCF Data Services.
If you know the address where the service is hosted, enter the URL in the Address field and then click Go to return a list of available services.
Note |
|---|
You should only reference services from a trusted source. Adding references from an untrusted source may compromise security. |
To add a reference to a service that is contained in your solution, click Discover.
Suggestion: Microsoft could provide a trusted source service reference
"If you know the address where the service is hosted, enter the URL in the Address field and then click Go to return a list of available services."
For trouble-shooting, and for learning, it would be useful if Microsoft could provide an "address where a trusted service is hosted".
BTW, the sample mentioned at http://msdn.microsoft.com/en-us/library/bb384510(v=vs.90).aspx
is noted as missing in that page's community content; the promise was to fix it yet there does
not appear to be a vs2010 version.
Also, the sample is apparently in vb; a c# version would be useful.
For trouble-shooting, and for learning, it would be useful if Microsoft could provide an "address where a trusted service is hosted".
BTW, the sample mentioned at http://msdn.microsoft.com/en-us/library/bb384510(v=vs.90).aspx
is noted as missing in that page's community content; the promise was to fix it yet there does
not appear to be a vs2010 version.
Also, the sample is apparently in vb; a c# version would be useful.
- 1/11/2011
- gerry lowry
Note