JIT compile?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I deploy my web application (VB.NET), the response time kills me when
each module is accessed. It frequently throws me back to my error page, or
simply returns a user back to the login screen.

Is there any type of utility that I can run against the website that would
re-build these modules?

Currently the only way I can deploy a change into production is to deploy
it, then run thru each option down to it's lowest level and then run another
report thru it.

Thanks,

SC
 
Back
Top