Login Skip Navigation LinksWilsonWebPortal > Forums Search
Download WebPortal Download WebPortal
Download and start using the full WebPortal completely free, including the source for the basic modules so you can see how to create your own if the included modules aren't enough.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson WebPortal Forums Wilson WebPortal Forums : Feature Requests : Application Reset

Date Post
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