Hi Mian,

You need the following node in your application's app.config or your 
website's web.config file.

<system.web> 
    <webServices> 
      <soapExtensionTypes> 
        <add type="Google.Api.Ads.Common.
Lib.SoapListenerExtension, 
AdWords" 
             priority="1" group="Low"/> 
      </soapExtensionTypes> 
    </webServices> 
  </system.web>

I know the nodes are there in the App.config you provided, but so could you 
confirm if this is your application's app.config? Or is it the one with the 
client library?

Cheers,
Anash P. Oommen,
AdWords API Advisor.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to