batch compilation

W

Wei

Hello,

Does anyone know how to turn on "batch compilation" of
ASP.NET application ?

Though by default I think the asp pipeline should compile
in batch mode, yet I set
<compilation defaultLanguage="C#" debug="true"
batch="true" batchTimeout="120"
maxBatchSize="9999"
maxBatchGeneratedFileSize="9999"
numRecompilesBeforeAppRestart="15" />

in the web.config or machine.config , but it still doesn't
work.
I get delays for each page first time accessed
and separete dll's are generated in "Temporary ASP.NET
Files" folder for each page.

Any one know why this happens? Am I wrong?

Thanks,

Wei
 

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

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top