Ask a Question related to ASP.NET General, Design and Development.
-
Fiona #1
Updating web.config on the fly
Can anyone tell me whether it is possible to update the
web.config file for the current application while the app
is running (from the app itself)? I am interested in
creating an "admin" page so that anyone in my team (who
may not have programming experience) can very easily
modify various configuration settings for a .net web app
I've created.
At the least, I'm guessing this isn't exactly standard
practice (ie I can't find built-in functions in the
ConfigurationSettings class) but if it's possible it would
help me a great deal.
Fiona Guest
-
CF MX 7 Administrator not updating jvm.config correctly for classpath
After upgrading from CF MX 6.1 to 7 I found I have the same problem as this user: ... -
Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config
I had many ASP.NET web applications that I created before I had to rebuild my machine. After a fresh install of XP Pro, VS.NET 2003, etc, I now... -
Updating AI Files causes position to 'bounce' when updating in Quark
Is there any way to build Illustrator files so that no matter what edit you might come back and make to the AI file, when you update the modified... -
config file: a) what Module ? b) conditionals in config (for multiple hosts)
Hi, a) I am looking for a module to handle config files. There are a number of these modules, like AppCconig. Any consensus about The Right... -
[RCR] Include CONFIG::Config['rubydocdir'] in rbconfig.rb
Hi folks, I apologise if people have read this RCR and are not interested, but this is what I consider to be an important RCR, not a merely... -
Chance Hopkins #2
Re: Updating web.config on the fly
yes> Can anyone tell me whether it is possible to update the
> web.config file for the current application while the app
> is running (from the app itself)?
Chance Hopkins Guest



Reply With Quote

