InvalidComObjectException: COM 对象与其基础 RCW 分开后就不能再使用。 StackTrace: 在 System.Dynamic.DynamicMetaObject.Create(Object value, Expression expression) 在 System.Dynamic.DynamicMetaObjectBinder.Bind(Object[] args, ReadOnlyCollection`1 parameters, LabelTarget returnLabel) 在 System.Runtime.CompilerServices.CallSiteBinder.BindCore[T](CallSite`1 site, Object[] args) 在 System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1) 在 __ScriptExecution.__ckcpk35d.SplitForm.CleanupCom() 在 System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e) 在 System.Windows.Forms.Form.RaiseFormClosingOnAppExit() 在 System.Windows.Forms.Application.ExitInternal() 在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) 在 System.Windows.Forms.Control.WndProcException(Exception e) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)