hi, I have made the changes as suggested here but still getting this exception below *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.* ** 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: > Hi Anthony, > > You could just take the latest version. You need a minimum > of Google.Ads.Common.dll and Google.AdWords.dll, plus your > App.Config/Web.config needs to look like > http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/App.config. > > As yagmur suggested, you could also take the src package if you need to > step through the library code. > > You can report issues on > http://code.google.com/p/google-api-adwords-dotnet/issues/list, or ask > questions on the forum in case you need help with the library. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Thursday, 22 March 2012 03:10:24 UTC+5:30, TC wrote: >> >> Which version do you suggest? >> >> awapi_dotnet_lib_signed_v14.0.0.zip >> awapi_dotnet_lib_v14.0.0.zip >> awapi_dotnet_lib_src_v14.0.0.zip >> >> TC >> >> >> >> On Wednesday, March 21, 2012 4:13:06 PM UTC-5, yagmur wrote: >>> >>> Tony, you can add the project to your solution then reference the >>> project instead of specific dlls. >>> >>> yagmur >>> >>> On Wed, Mar 21, 2012 at 5:08 PM, TC <anthony.concia...@gmail.com> wrote: >>> >>>> Are you recommending that I just reference the following .dlls in my >>>> web application? >>>> >>>> Google.Ads.Common.dll >>>> Google.Ads.OAuth.dll >>>> Google.AdWords.dll >>>> Google.AdWords.Tests.dll >>>> Microsoft.Practices.ServiceLocation.dll >>>> nunit.framework.dll >>>> OAuth.Net.Combined.dll >>>> >>>> >>>> On Wednesday, March 21, 2012 3:13:58 PM UTC-5, Pete Lavetsky (AdWords >>>> API Guru) wrote: >>>>> >>>>> Have you looked into the .NET Client Library? http://code.google.** >>>>> com/p/google-api-adwords-**dotnet/<http://code.google.com/p/google-api-adwords-dotnet/> >>>>> >>>>> Pete >>>>> >>>> -- >>>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >>>> Also find us on our blog and discussion group: >>>> http://adwordsapi.blogspot.com >>>> http://groups.google.com/group/adwords-api<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+unsubscribe@googlegroups.com<adwords-api%2bunsubscr...@googlegroups.com> >>>> For more options, visit this group at >>>> http://groups.google.com/group/adwords-api?hl=en<http://groups.google.com/group/adwords-api?hl=en> >>>> >>> >>> On Tuesday, 27 March 2012 12:29:19 UTC+5:30, Anash P. Oommen wrote: > > Hi Anthony, > > You could just take the latest version. You need a minimum > of Google.Ads.Common.dll and Google.AdWords.dll, plus your > App.Config/Web.config needs to look like > http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/App.config. > > As yagmur suggested, you could also take the src package if you need to > step through the library code. > > You can report issues on > http://code.google.com/p/google-api-adwords-dotnet/issues/list, or ask > questions on the forum in case you need help with the library. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Thursday, 22 March 2012 03:10:24 UTC+5:30, TC wrote: >> >> Which version do you suggest? >> >> awapi_dotnet_lib_signed_v14.0.0.zip >> awapi_dotnet_lib_v14.0.0.zip >> awapi_dotnet_lib_src_v14.0.0.zip >> >> TC >> >> >> >> On Wednesday, March 21, 2012 4:13:06 PM UTC-5, yagmur wrote: >>> >>> Tony, you can add the project to your solution then reference the >>> project instead of specific dlls. >>> >>> yagmur >>> >>> On Wed, Mar 21, 2012 at 5:08 PM, TC <anthony.concia...@gmail.com> wrote: >>> >>>> Are you recommending that I just reference the following .dlls in my >>>> web application? >>>> >>>> Google.Ads.Common.dll >>>> Google.Ads.OAuth.dll >>>> Google.AdWords.dll >>>> Google.AdWords.Tests.dll >>>> Microsoft.Practices.ServiceLocation.dll >>>> nunit.framework.dll >>>> OAuth.Net.Combined.dll >>>> >>>> >>>> On Wednesday, March 21, 2012 3:13:58 PM UTC-5, Pete Lavetsky (AdWords >>>> API Guru) wrote: >>>>> >>>>> Have you looked into the .NET Client Library? http://code.google.** >>>>> com/p/google-api-adwords-**dotnet/<http://code.google.com/p/google-api-adwords-dotnet/> >>>>> >>>>> Pete >>>>> >>>> -- >>>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ >>>> Also find us on our blog and discussion group: >>>> http://adwordsapi.blogspot.com >>>> http://groups.google.com/group/adwords-api<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+unsubscribe@googlegroups.com<adwords-api%2bunsubscr...@googlegroups.com> >>>> For more options, visit this group at >>>> http://groups.google.com/group/adwords-api?hl=en<http://groups.google.com/group/adwords-api?hl=en> >>>> >>> >>> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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