Getting Started
To set up your project to use Bug Tracking Web services in Microsoft Visual Studio .Net please follow these steps:
After you have completed these steps Visual Studio creates two proxy classes that enable you to execute Web methods of the web service - BugTracking and BugTrackingWse. Make sure you use only the BugTrackingWse class in your application, because the BugTracking class does not support Web Service Enhancement.