Tip - Missing Add Service Reference in Visual Studio 2008(and above)??
Right click on the project and navigate to the following path,
Compile->AdvancedCompileOptions(button)->TargetFramework(dropdown)
Change the Framework version to .NET Framework 3.0 (or above)
Now we should be able to see Add Service Reference option!!!!!!
(or)
Project-->RightClick--> select Property Page--> Select Built tab -->
TargetFramework(dropdown)
Change the Framework version to .NET Framework 3.0 (or above)
No comments:
Post a Comment