473,386 Members | 1,693 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,386 software developers and data experts.

Compilation of ASP.Net

When you navigate to an ASP.Net web application after a fresh compile of the
source, ASP.Net does the compilation of the intermediate language (IL). Is
there any way to directly launch this compilation without navigating to the
app (w/o navigating via code either)?

I'm getting a compilation error after building my website. I've been
getting this error for years, and have researched it before. On Microsoft's
website, it states that this error is BY DESIGN. So no point in trying for
a fix, so I'm building a workaround for it on our development workstations
and just performing this compilation should fix it...just need to know how
to kick it off (and it's probably not documentated).

Thanks,
Mythran

Jul 10 '06 #1
1 1142
Well, in 2.0 this is easy.

I take it you are familiar with all of these:
http://lozanotek.com/archive/2005/06/08/392.aspx
http://www.codeproject.com/aspnet/AS...recompiler.asp
http://weblogs.asp.net/jgalloway/arc...15/242677.aspx

but haven't been able to pull out anything useful from them?

Karl

--
http://www.openmymind.net/
http://www.codebetter.com/
"Mythran" <ki********@hotmail.comREMOVETRAILwrote in message
news:OG**************@TK2MSFTNGP05.phx.gbl...
When you navigate to an ASP.Net web application after a fresh compile of
the source, ASP.Net does the compilation of the intermediate language
(IL). Is there any way to directly launch this compilation without
navigating to the app (w/o navigating via code either)?

I'm getting a compilation error after building my website. I've been
getting this error for years, and have researched it before. On
Microsoft's website, it states that this error is BY DESIGN. So no point
in trying for a fix, so I'm building a workaround for it on our
development workstations and just performing this compilation should fix
it...just need to know how to kick it off (and it's probably not
documentated).

Thanks,
Mythran

Jul 11 '06 #2

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

Similar topics

10
by: Sune | last post by:
Hi, previously I used Eclipse CDT for compiling my files just to get started with C and leave C++ behind. Now it's time to get a little more serious so I've moved my files to a new workplace and...
3
by: Dan | last post by:
Hi, I have a problem using an aspx page with a Control on it. I get the following error message Compiler Error Message: CS1595: 'Test.Class2' is defined in multiple places; using definition...
6
by: thomson | last post by:
Hi all, I have compiled by .net web applicaion in my local machine , and a dll has been created on the bin Directory, And i have copied the entire application using xcopy deployment to a...
6
by: alban | last post by:
Hello I have got some problems of compilation on a AIX IBM, I use the XLC compilator (And I can't install another one). I try to compile code Pro*c ".pc" (oracle), I need do a pre-compilation...
35
by: mwelsh1118 | last post by:
Why doesn't C# allow incremental compilation like Java? Specifically, in Java I can compile single .java files in isolation. The resulting individual .class files can be grouped into .jar files....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: 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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.