I am using the API via C#, for historical reasons my software is written in 
C++ and I user Managed C++ to call C# libraries. As a consequence all 
AdWords my code is a library and my main .exe is in C++. When I do a query 
I receive as 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 extension under 
configuration/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.

How can I load the soapExtensionTypes in my application programmatically?
Maurizio
(Sorry if this is duplicated I tried to post this yesterday but I do not 
find it anymore)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to