| 2/7/2007 12:16:37 AM |
Hi Paul,
It would be great to have an option to reset the running application. Sometimes I find that I need to reset the app for some of my changes to take effect. I usually 'touch' the web.config to affect this.
Regards,
Sean |
| 2/7/2007 12:18:30 AM |
There is a little hack in place that might do what you want. If you go to the "Portal" page, it will flush the cache, except on postbacks since that would mean you've already been there and are just making changes. I found it useful for debugging, and never did expose that better.
Thanks, Paul Wilson |