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:
http://www.eggheadcafe.com
unBlog:
http://petesbloggerama.blogspot.com
BlogMetaFinder:
http://www.blogmetafinder.com
"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.?
>
>
>