Great idea..will comment out code till it worksJ

 

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
On Behalf Of Wallace Turner
Sent: Monday, 28 May 2012 12:31 PM
To: ozDotNet
Subject: Re: Cannot open winform..help

 

check all the properties of the Form, do any have (erroneous) recursive
properties? eg
public int MyField
{ get { return MyField } }

I have known this to crash the designer previously.

Other than that, start commenting out chunks of code to divide the problem
up and see which area is causing an issue. 

On 28/05/2012 10:21 AM, ifum...@gmail.com wrote: 

I have a winforms project that has many forms but one specific form will not
open and freezes vs2010.  Anyone suggest a method by which i can determine
the line or control causing this to happen?

 

 

Anthony

 

 

Reply via email to