Hi,
I have a webpage that modify web.config at runtime.
But i have problem of authorization when I use Configuration.Save() function.
How want to use impersonate only when I call Configuration.Save() function , from code and not to set impersonate tag in web.config.
Any idea???
...
Go to the complete details ...