Q:
The VSTA IDE keeps hanging up while debugging when I try to step into code. Why is it doing this?
A:
The IDE may be hanging because you have left PDB files in your application directory. Even if you are running the Release version, make sure that you have no PDB files in the same directory as your application.
Posted
Jul 31 2009, 09:23 AM
by
BillL