Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to add an API key for mailchimp - where exactly is the web.config file that needs to be changed?
Thanks :] ,
_Joe
Hi Joe
The web.config is located in the root of your site in the file system.
/Kim A
I am a newbie, could you explain that in a "dummy for finding web-config"-way? Thanks. I'm using Umbraco 7
Hey Finn,
maybe you want to have a look at this Stackoverflow article:http://stackoverflow.com/questions/719928/how-do-you-modify-the-web-config-appsettings-at-runtime
There is a pretty good description how to access and change the web config.Also have a look at the MSDN for WebConfigurationManager.
Hopefully this helps a bit :)
Regards,Helmuth
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How do I access web.config?
I need to add an API key for mailchimp - where exactly is the web.config file that needs to be changed?
Thanks :] ,
_Joe
Hi Joe
The web.config is located in the root of your site in the file system.
/Kim A
I am a newbie, could you explain that in a "dummy for finding web-config"-way? Thanks. I'm using Umbraco 7
Hey Finn,
maybe you want to have a look at this Stackoverflow article:
http://stackoverflow.com/questions/719928/how-do-you-modify-the-web-config-appsettings-at-runtime
There is a pretty good description how to access and change the web config.
Also have a look at the MSDN for WebConfigurationManager.
Hopefully this helps a bit :)
Regards,
Helmuth
is working on a reply...