Register
Login
Search
Forums - Blog, Support
Friday, November 21, 2008
Home
eCommerce Distribution
Web Application Generator
eCatalog & Mailorder System
eQuizPro
SiteMap Navigation
Software
Services
Certification
About
FAQ
Links
Downloads
T-Shirts
Forums - Blog, Support
Technology News
WHOIS
IP ANALYSIS
Publications
Forum
Search
Forum Home
Discussions
Support
Web.config Edit...
Web.config Editor saving web.config file after editing
zagard
1 posts
Joined
5/9/2006
Web.config Editor saving web.config file after editing
Posted: 09 May 06 9:04 AM
Hello, I need to know if is there any way to salve the web.config after the modification (I need to hit save and save the file, not only the grid that is showed in the browser) can anyone help me?
admin
2 posts
www.gigaframe.com
Joined
11/25/2005
Re: Web.config Editor saving web.config file after editing
Posted: 09 May 06 9:20 PM
Web.Config Editor's assembly can be used outside of the ASP.NET editor application as such:
BluePlanet.BluePlanetWebConfigEditor bpwce = new BluePlanet.BluePlanetWebConfigEditor(webconfigpath);
bpwce.Save(key, keyvalue);
In this case, the save occurs anytime you call the Save method.
Page 1 of 1
Discussions
Support
Web.config Edit...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
Forum Home
Search
Copyright 2000 by Gigaframe.com
Terms Of Use
Privacy Statement