client in Microsoft Visual Studio.NET?
Create a new project, such as a Windows Application Run wsdl.exe GoogleSearch.wsdl to generate GoogleSearchService.cs, the C# client class. Add a reference to the System.Web.Services DLL to your project. Write your code to call GoogleSearchService. 24. Can I invoke Google Web APIs from Office XP applications (e.g., Excel)? At present, Office XP’s SOAP implementation only supports simple SOAP types. The Google Web APIs service uses complex return types and therefore does not work with Office XP.