Can somebody help me fix this problem? I have a child form that opens on a button click event within my main form using frmMyForm.show(). It works fine the first time, but after I close the child form and try try to open it again, I get the following error:

An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll