Add Web Reference option on projects
The Add Web Reference option is not available when you right-click the project name or References in the Solution Explorer. You can add a Web reference to a Web service (.asmx) by using the following steps:
-
Right-click References in the project, and then click Add Service Reference.
-
In the Add Service Reference dialog box, click Advanced.
-
In the Service Reference Settings dialog box, click Add Web Reference.
-
Type the URL, and then click Go.
-
Click Add Reference to add the Web reference.
|
|
|---|
| After you add a Web reference to a BizTalk project, the Add Web Reference menu option is available on the References, Web References and project nodes. |