This forum is primarily for reporting issues about Web Accessibility such as difficulty using mojoPortal with a screen reader or other assistive technology.
Post any feedback here related to improving the accessibility or usability of mojoPortal. As stated in our Accessibility documentation, it is an important goal of the project that both the front-end customer experience and the back end administration and content publishing features be accessible to as many people as possible. Ideally, if you post about problems, we will also be glad to have suggestions on how the problems can be fixed but all constructive feedback on these issues is welcome.
This is simply a THANK YOU to Joe for the tip on modifying web.config (well, really user.config for most developers like me) app settings to keep the aps.net app alive on a shared hosted server. Man, what a difference! We have a new site so not much traffic yet therefore the server (Win Server 2008) would release the app after 20 minutes by default. Visiting the site could take up to 20-30 seconds to JIT compile and render. Now after Joe's suggested changes.. BANG! It's almost instantaneous response from all pages every time.
While i'm sure it helps to keepalive the website, i would like to say that the JIT problem is almost GONE in
Windows 2008 R2
W2008r2 Make All The Difference in the World.