Hi Anash, Where can I get the latest signed version of the dot net client libraries?
Thank you! Vaibhavi On Tuesday, February 21, 2012 2:39:58 AM UTC-8, Anash P. Oommen wrote: > > Hi Vaibhavi, > > As I mentioned in my email, the current assemblies in the public > distribution aren't signed (patch coming up next release). Also, when you > refer the assemblies from GAC, the runtime loads the assemblies only from > GAC. So for any type resolution, you should have the fully qualified name > in your App.config. Something like this: > > <add type="Google.Api.Ads.Common.Lib.SoapListenerExtension, > Google.Ads.Common, Version=1.0.0.0, Culture=neutral, > PublicKeyToken=52807268f2b614dc" priority="1" group="0"/> > > > 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
