TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Programing Languages > C#(C Sharp)

Notices

do release builds have the same amount of info in exceptions? e.g. will exceptions cought in release builds contain stack trace etc.?

C#(C Sharp)


Reply
 
Thread Tools Display Modes
Old 25-09-2007, 10:03 AM   #1
Daniel
Guest
 
Posts: n/a
do release builds have the same amount of info in exceptions? e.g. will exceptions cought in release builds contain stack trace etc.?

do release builds have the same amount of info in exceptions? e.g. will
exceptions cought in release builds contain stack trace etc.?


  Reply With Quote
Old 25-09-2007, 10:03 AM   #2
Peter Bromberg [C# MVP]
Guest
 
Posts: n/a
RE: do release builds have the same amount of info in exceptions? e.g.

Yes, provided you've deployed a newly built .pdb file with your assembly
(there is an option to generate this on a release build). This provides the
line numbers and other information that increases the amount of information
in your stack trace.
-- Peter
Recursion: see Recursion
site:
unBlog:
BlogMetaFinder:



"Daniel" wrote:

> do release builds have the same amount of info in exceptions? e.g. will
> exceptions cought in release builds contain stack trace etc.?
>
>
>

  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sample program: Try / Catch exceptions user defined exceptions derived from System.Exception raylopez99 C#(C Sharp) 2 23-09-2007 04:30 PM
Server Builds Marvin Windows Server 2003 4 28-08-2007 09:24 AM
WinAmp v5.25.*** beta builds ABHISHEK Software Releases 10 17-08-2006 11:36 PM
MIT Builds Batteries with Viruses AiM Technical Discussions 0 10-04-2006 03:10 PM
IBM Builds Nanotube Chip George Technical Discussions 0 25-03-2006 11:25 AM


< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 07:13 AM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional