If you are running ASP.NET 2.0, or later versions,
you can pre-compile the site/project with aspnet_compiler.exe.
You will still need on-demand compilation, though,
in order to use features like application pool recycling.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en espaņol :
http://asp.net.do/foros/
======================================
"Mayer, Stefan" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> How can i compile a whole Webproject (mixed C# ans VB.net) on a production server and disable on-demand-Compilation?
>
> Tnx,
> Stefan
>
>
>