TypeLoadException: 因为格式无效,未能从程序集“System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”中加载类型“System.Windows.Forms.IDropTarget”。 --Message: 因为格式无效,未能从程序集“System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”中加载类型“System.Windows.Forms.IDropTarget”。 --TypeName: System.Windows.Forms.IDropTarget StackTrace: 在 System.Windows.Forms.Application.ThreadContext..ctor() 在 System.Windows.Forms.Application.ThreadContext.FromCurrent() 在 System.Windows.Forms.NativeWindow.get_WndProcFlags() 在 System.Windows.Forms.NativeWindow.get_WndProcShouldBeDebuggable() 在 System.Windows.Forms.NativeWindow.AssignHandle(IntPtr handle, Boolean assignUniqueID) 在 System.Windows.Forms.NativeWindow.WindowClass.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)