> So, do I need the pdb file if I want to know the file+line where the
> program crashes on a computer without VS installed?
absolutely.
but your release product should not be in debug mode for performance and
possibly security resasons. the exception is when you have a special problem
you can send a debug version to the customer to enable you to better
troubleshoot the problem.
--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Gernot Frisch" <(E-Mail Removed)> wrote in message
news:c0g3k3$15essu$(E-Mail Removed)...
> So, do I need the pdb file if I want to know the file+line where the
> program crashes on a computer without VS installed?
> -Gernot
>
>