![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Sometimes all data in Application state disappears during debugging. Is there expiration time for the Application state? What may be another reason for losing data? Thanks. |
#3
| |||
| |||
|
|
The AppDomain that's hosting your code perodically reloads for various reasons. One of them is when your web.config files changes. This is a feature and it's something you'll need to design around. -Brock DevelopMentor http://staff.develop.com/ballen Sometimes all data in Application state disappears during debugging. Is there expiration time for the Application state? What may be another reason for losing data? Thanks. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |