Re: Getting Error The SoapListenerExtension class is not loaded. The most possible cause for this error is that you haven't registered Google.Api.Ads.Common.Lib.SoapListenerExtension as a soap extensi

2012-04-09 Thread htech
hi David Torres, I am facing the same issue, I have made the changes in my app.config. yes its true we are migrated to 14.0.0. It was working absolutely correct till 29th feb can you suggest some other solution, regards On Friday, 6 April 2012 18:26:41 UTC+5:30, David Torres wrote: > Hi, > > Make

Re: Visual Studio Web Application consume web services

2012-04-09 Thread htech
ation/system.web/webServices/soapExtensionTypes in your your App.config or Web.config. See the sample App.config for details on how to register soap extensions.* ** anyone please help me to fix it, its urgent. thanks *htech* On Tuesday, 27 March 2012 12:29:19 UTC+5:30, Anash P. Oommen wrote:

Re: Visual Studio Web Application consume web services

2012-04-09 Thread htech
On Thursday, 22 March 2012 01:30:13 UTC+5:30, TC wrote: > > Has anyone been able to successfully consume any of the web services and > make successful calls? Specifically: > https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService?wsdl > > > I have looked at > http://code.google.