![]() |
|
|
|||||||
![]() |
ASP Net - changing web.config need restart web application? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Do we need to manually restart the application for the new settings to take
into effect? If not. What happen to the current user who is current hook on the application? The new setting applies or old one? Thank strout =?Utf-8?B?c3Ryb3V0?= |
|
|
|
|
#2 |
|
Posts: n/a
|
new settings are applied with an application restart, the existing users run
off the old copy until the web config file is saved. The next request by any user, old or new, gets the new version since the application would have restarted -- Regards Alvin Bruney [Shameless Author Plug] The Microsoft Office Web Components Black Book with .NET available at www.lulu.com/owc -------------------------------------------------- "strout" <> wrote in message news:ECA13D3B-FD2E-46D7-AB6D-... > Do we need to manually restart the application for the new settings to > take > into effect? > > If not. What happen to the current user who is current hook on the > application? The new setting applies or old one? > > Thank > > strout Alvin Bruney [Microsoft MVP] |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to open Web Application pages (ASPX) in Windows application. | arameshmca | Software | 1 | 02-07-2008 03:18 AM |
| Server Error in '/Forms' Application. | AxleWack | General Help Related Topics | 0 | 10-11-2007 01:47 PM |
| web.config edits cause errors | war_manelli | General Help Related Topics | 0 | 09-26-2007 07:20 PM |
| Easily Restart Windows XP. -- Trick | Abbas | Software | 0 | 08-29-2006 03:12 PM |
| deploy web application behind a server (no NAT) | xavoux | Software | 0 | 06-22-2006 01:11 PM |