Re: Application variables not resetting
- From: "Patrice" <scribe@xxxxxxxx>
- Date: Wed, 12 Jul 2006 10:11:12 +0200
It's likely that it doesn't really stop the web application but just
prevents connections. Try to see if touching the web.config does this.
Also you could just have a page that reloads those data from the DB. This
way you won't even have to stop/restart the web application to refresh those
settings...
--
Patrice
"tshad" <tscheiderich@xxxxxxxxxxxxxxx> a écrit dans le message de news:
O1LYQEVpGHA.2292@xxxxxxxxxxxxxxxxxxxxxxx
I have my Application variables getting set in my Global.aspx file.
If I change a variable in my table that is read at startup, I need to
restart the application to reload the variables.
I found, however, that if I stop and start the Application from IIS, it
doesn't reload the data.
I need to actually stop and start the Web Service (World Wide Web
Publishing) to get it to work.
Why doesn't stopping and starting the application do this?
Thanks,
Tom
.
- References:
- Application variables not resetting
- From: tshad
- Application variables not resetting
- Prev by Date: Re: view state mac failed
- Next by Date: Re: Post Back Predicament
- Previous by thread: Application variables not resetting
- Next by thread: Re: Browser Caching Problem
- Index(es):
Relevant Pages
|
|