Re: .NET API: AdwordsAppConfig.EnableSoapExtension not more available in API 201708

2017-08-23 Thread Wolfgang Riedmann
Hi Anash, thank you very much for your fast answer! I have removed the call and my applications now work also with the new API version. Wolfgang P.S. your team gives a very good and fast support -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: htt

Re: .NET API: AdwordsAppConfig.EnableSoapExtension not more available in API 201708

2017-08-23 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Wolfgang, As of v201708, the .NET library's logging doesn't depend on Soap Extension, so you can remove to call to EnableSoapExtension AND SoapExtensions.RegisterSoapExtension calls. If you need to capture SOAP logs, then you'd have to create a TraceSource