473,386 Members | 1,803 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.

aspnet_compiler and pdb files.

I am confused about the aspnet_compiler. I have a solution that
contains a website, and other supporting assemblies such as business
logic and the data layer. Before I actually run aspnet_compiler I go
to the solution configuration manager and change the active
configuration to Release and have all the assemblies and the website
checked to build. I then change the web.config debug=false. Now I run
my aspnet_compiler. I run the following command:

aspnet_compiler -v /MyVirtualRoot "C:\MyPreCompiledWebsite"

This should fully compile everything for release and be ready to
deploy, no?

The things that worry me are, I see all my assemblies compiled into
dlls, but they also have associated pdb files. Furthermore, I have a
module set up to email me when an unhandled exception fires. This
email contains line numbers of where the exception occurred. I thought
if this project was in complete release mode, there should not be any
debugging symbols or pdb files at all. Am I really in release mode, or
am I doing something wrong???

TIA,
Chris

Jul 15 '06 #1
1 2468
I think this article (http://aspalliance.com/923) answered my questions
for the most part.

Chris

Jul 17 '06 #2

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

Similar topics

0
by: Gilles | last post by:
Hello, I am new to the group so please let me know if there is a better place to post this. I am trying to use aspnet_compiler to precompile a full web site and put the result into an MSI setup...
3
by: Sam777 | last post by:
Our global.asax file has the following line: <OBJECT ID="sInfo" RUNAT="Server" SCOPE="Session" CLASS="a.b.c.d"></OBJECT> This is referred to in other places in global.asax and other pages by just...
7
by: CuriousGeorge | last post by:
I'm using aspnet_compiler to precompile my web app for deployment. Currently it copies all subfolders from the asp.net projects source folder to my destination folder. I have some files I do not...
0
by: csrking | last post by:
From what I can tell I am using this tool correctly, but when I look at the target folder where the pre-compiled outputs are, it is including the .sln file, the .resx files, and the various...
0
by: Bjørn Terje Svennes | last post by:
When compiling my web site with Visual Studio everything works fine. But when bulding on our build server using the aspnet compiler (aspnet_compiler.exe), I get the message "error ASPPARSE: Could...
3
by: George Ter-Saakov | last post by:
If I precompiled my project with aspnet_compiler do I need to have web.config on a server? Or all I need is just a BIN directory and aspx files as markers? George.
4
by: David Thielen | last post by:
Hi; I am building our asp.net app for release and we want to precompile the whole thing. A couple of questions. First off, what is the -v for? It looks like I can call it anything. Does that...
1
by: David Thielen | last post by:
Just checking - there is nothing I need to do to build before running this correct? All .cs files in App_Code will get built if needed. -- thanks - dave david_at_windward_dot_net...
2
by: Brian McCullough | last post by:
Is aspnet_compiler.exe actually the tool used by the ASP.NET runtime to dynamically compile an ASP.NET 2.0 application? ...Or is the aspnet_compiler.exe tool just a console application "front-end"...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.