When I compile and try to run the .net API code library examples, I
get the following error message:

Exception: Request for ConfigurationPermission failed while attempting
to access configuration section 'adwordsHeaders'. To allow all callers
to access the data for this section, set section attribute
'requirePermission' equal 'false' in the configuration file where this
section is declared.

I understand this is because the web-security zone that this
application is running in has restricted its access to the
configuration file. I've tried setting the "One-click permissions" to
full in the application build configuration, but this doesn't seem to
help. I'm guessing that the environment permissions are overriding
this (for some reason my command line must be running with a
restricted environment). How do I get the application to run correctly?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to