I just downloaded the v12.1.0 Source Code Release of the .NET Client Library and followed the directions in the README which included opening the 2008 solution (which caused 2010 to do a conversion). Then, as per the README, I changed the App.Config file and added the appropriate v201101.GetAllCampaigns into the parameters on the Debug tab.
Running the code throws a TargetInvocationException (on ServiceFactory for GetAllCampaigns but _where_ seems to change depending on the example called, though the error is still the same one). The only thing I could find was a vague reference to changing the AdWordApi section definition because apparently mono requires a different specification than VS does, however, the example link in that thread doesn't work. So, on a hunch, I fired up VS 2008 and followed the exact same process and it worked. Therefore, it seems this is a VS 2010 problem but I see others are using VS 2010 without issue so I'm stumped. Any ideas? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
