generally should not be deployed for a release application<<
I have a central error logging routine called from various middle tier and
code-behind methods. It writes out various details of runtime errors -
including the stack trace (so I can get the exact line of code that choked).
In order to get the stack trace, I need the PDB file to be deployed. Would
you consider my scenario to be an exception to your comment? I'm relatively
new to .NET and want to be sure that I'm not exposing my app unnecessarily.
Thanks for your prespective on this.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.