Change Web.config value programatically
From: mg (mg_at_theworld.com)
Date: 12/29/03
- Next message: Holly Mazerolle: "RE: user account "asp.net machine a...""
- Previous message: Jeffrey Tan[MSFT]: "RE: Security Tab Missing"
- Next in thread: Paul Glavich: "Re: Change Web.config value programatically"
- Reply: Paul Glavich: "Re: Change Web.config value programatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Dec 2003 04:14:28 -0800
How can I change the value of "timeout" in Web.config
<sessionState timeout="20" />
in one deployed app (project A) from a method call in a
WebForm (C#) that's running in another deployed app
(project B) on the same server.
- Next message: Holly Mazerolle: "RE: user account "asp.net machine a...""
- Previous message: Jeffrey Tan[MSFT]: "RE: Security Tab Missing"
- Next in thread: Paul Glavich: "Re: Change Web.config value programatically"
- Reply: Paul Glavich: "Re: Change Web.config value programatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]