Re: v201008 .Net Sample issue TargetInvocationException

2010-10-11 Thread AdWords API Advisor
Hi Nuri, It is one of those issues specific to mono runtime. The code works on mono only if I specify type="System.Configuration.DictionarySectionHandler, System"/>. You can see some discussions here: http://www.mail-archive.com/mono-l...@lists.ximian.com/msg26201.html. Thanks for pointing it ou

Re: v201008 .Net Sample issue TargetInvocationException

2010-10-07 Thread Nuri
Fixed, when I remove System assembly definitions from section definition. thanks. Nuri -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

v201008 .Net Sample issue TargetInvocationException

2010-10-07 Thread Nuri
Hello, When I try to run last release -201008- sample, I got TargetInvocationExecption RegisterServices below statemnet. ServiceFactory serviceFactory = (ServiceFactory) Activator.CreateInstance(serviceFactoryType); Stack trace info; {"Method may only be called on a Type for which Type.IsGenericP