Nirmal
Nirmal

Reputation:

Adding web reference

While right clicking on the reference in the solution explorer "add webreference is missing" Why it was missing in my machine?

Upvotes: 2

Views: 173

Answers (2)

Binoj Antony
Binoj Antony

Reputation: 16196

Another way to add the web reference is to click on the Project in the Solution Explorer then go to the "Project" menu and then select "Add Web Reference".

Upvotes: 1

Daniel Kreiseder
Daniel Kreiseder

Reputation: 12395

Try "Add Service Reference" -> Advanced -> Add Web Reference

Upvotes: 2

Related Questions