We have an ArcGIS server Geometry Service and I would like to add it to a VS 2008 windows application and use the Project capabilities of the Geometry Service to project points from Lat/Long to State Plane.
I have been successful at bringing the Geometry Service into the VS 2008 project as a servcie reference via its WSDL, but don't understand how to create an instance of the Geometry Service.