try
{
DllClassObject Object1 = new DllClassObject(); // This causes the crash

Object1.Methods(...);
}
catch( Exception ex )
{
MessageBox.Show( String.Format("Help me figure this out:...