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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top