473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

batch compilation

Wei
Hello,

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="vb" debug="false"
strict="false"
explicit="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
Nov 17 '05 #1
1 2674
Wei
-----Original Message-----
Hello,

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="vb" debug="false"
strict="false"
explicit="true" batch="true" batchTimeout="120"
maxBatchSize="9999"
maxBatchGeneratedFileSize="9999"
numRecompilesBeforeAppRestart="15" />

in the web.config or machine.config , but it still doesn'twork.
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
.


Though I am using C# which is different from the one set
for the compilation attribute(vb), yet I don't think this
is the issue.
Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: julio | last post by:
Hi, I need some article about performing pre-batch compilation. Can any help with this topic and find this articles? Tia Julio
6
by: Charles Neitzel | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
1
by: Charles | last post by:
I'm trying to write a windows application in C# (Using Microsoft Visual C# 2005 Express) that is nothing more than a simple UI with buttons on it. The buttons do various things like running...
0
by: Wei | last post by:
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...
1
by: Rick | last post by:
I am testing out the compilation options in web.config to batch-compile each directory. It doesn't appear to behaving as expected. It looks like there is not any batch compiling happening at all...
0
by: julio | last post by:
Hi, I need some article about performing pre-batch compilation. Can any help with this topic and find this articles? Tia Julio
0
by: Ryan L. Schoolman | last post by:
I have an application that consists of about 100+ pages/usercontrols combined and when I have batch=true or not defined I get a lost of session once the compilation cycle happends to compile all of...
1
by: Luc The Perverse | last post by:
Hello! You may remember me as the guy who's trying to learn C# and using that old version 2003 of visual studio. (Although free version of command line .NET compiler is available, so if some new...
4
by: Ronny | last post by:
I have a mixed solution -most of its projects are in C# and some are in C++?MFC. Problem is that when I compile the solution with batch build the MFC files end up wit compilation errors, but if I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.