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
Hi,
I'm creating a little console app that reads data from the config xml and does something awesome.
But if the config doesn't exist, how can I regenerate it from c# code?
So basically when my console app can't find the xml, I want to do a webrequest to a UmbracoApiController who then recreates the xml.
Any ideas anyone?
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Regenerate umbraco.config in code
Hi,
I'm creating a little console app that reads data from the config xml and does something awesome.
But if the config doesn't exist, how can I regenerate it from c# code?
So basically when my console app can't find the xml, I want to do a webrequest to a UmbracoApiController who then recreates the xml.
Any ideas anyone?
Thanks
is working on a reply...