Hi Weblamer,
I struggled porting our VB.net desktop apps over to 2009 too. I've
finally got them working! Don't try and use the built in web
references, you need to create them manually using the wsdl.exe from
the DOS prompt example:
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin>wsdl
Hi,
All of our .NET examples are written in C#, but you should be able to
translate these into VB without too much trouble. We have an example
of how to get all the campaigns in an account included with the .NET
client library:
http://code.google.com/p/google-api-adwords-dotnet/source/browse/