Good Way to Debug Visual Studio Designer Errors

Posted by Daisuke Shimamoto on Stack Overflow See other posts from Stack Overflow or by Daisuke Shimamoto
Published on 2008-09-02T14:22:16Z Indexed on 2010/05/16 19:00 UTC
Read the original article Hit count: 178

Filed under:
|

Hi,

Does anyone know a good way to debug errors in the Visual Studio Designer?

In our project we have tons of UserControls and many complex forms. For the complex ones, the Designer often throws various exceptions which doesn't help much and was wondering if there's some nice way to figure out what has gone wrong.

The language is C# and we're using Visual Studio 2005.

Thanks, Daisuke

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about gui-designer