Add Service Reference Dialog Box
Visual Studio 2012
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.
Note