You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-tools/how-to-add-update-or-remove-a-wcf-data-service-reference.md
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ You can use the **Connected Services** node in **Solution Explorer** to access t
34
34
35
35
1. In **Solution Explorer**, right-click the name of the project to which you want to add the service, and then click **Add Service Reference**.
36
36
37
-
The **Add Service Reference** dialog box appears.
37
+
The **Add Service Reference** dialog box appears.
38
38
39
39
1. In the **Address** box, enter the URL for the service, and then click **Go** to search for the service. If the service implements user name and password security, you may be prompted for a user name and password.
40
40
@@ -56,7 +56,7 @@ The **Add Service Reference** dialog box appears.
56
56
::: moniker range=">=vs-2019"
57
57
1. In **Solution Explorer**, choose the **Connected Services** node.
58
58
59
-
The **Connected Services**page opens.
59
+
The **Configure Services**tab opens.
60
60
61
61
1. Choose **Microsoft WCF Web Service Reference Provider**.
62
62
@@ -85,13 +85,9 @@ The **Add Service Reference** dialog box appears.
85
85
86
86
::: moniker range="vs-2017"
87
87
88
-
1. In **Solution Explorer**, choose the **Connected Services** node.
89
-
90
-
The **Connected Services** page opens.
91
-
92
-
1. Choose **Microsoft WCF Web Service Reference Provider**.
88
+
1. In **Solution Explorer**, right-click the name of the project to which you want to add the service, and then click **Add Service Reference**.
93
89
94
-
The **Configure WCF Web Service Reference** dialog appears.
90
+
The **Add Service Reference** dialog box appears.
95
91
96
92
1. Click **Discover**.
97
93
@@ -106,9 +102,13 @@ The **Add Service Reference** dialog box appears.
106
102
A service client (proxy) generates, and metadata that describes the service is added to the *app.config* file.
107
103
::: moniker-end
108
104
::: moniker range=">=vs-2019"
109
-
1. In **Solution Explorer**, right-click the name of the project to which you want to add the service, and then click **Add Service Reference**.
105
+
1. In **Solution Explorer**, choose the **Connected Services** node.
110
106
111
-
The **Add Service Reference** dialog box appears.
107
+
The **Configure Services** tab opens.
108
+
109
+
1. Choose **Microsoft WCF Web Service Reference Provider**.
110
+
111
+
The **Configure WCF Web Service Reference** dialog appears.
0 commit comments