L
legolan
One if the first first things we do when our customers report errors
that we cannot track down from the message is give them the PDB's to
put in the bin folder so we can get a line number with the error the
next time it happens.
I would rather just ship with the PDBs so we always have that
information. What are the issues with that? Performance? Easier code
decompilation?
Thanks in Advance.
that we cannot track down from the message is give them the PDB's to
put in the bin folder so we can get a line number with the error the
next time it happens.
I would rather just ship with the PDBs so we always have that
information. What are the issues with that? Performance? Easier code
decompilation?
Thanks in Advance.