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
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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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