I have a VS 2013 project that crashes VS 2013 immediately after being opened. What I believe happening is when the project is opened it tries to display a Windows Form with a bug in it. Is there a way I can prevent the form from being displayed?
AliciaV