有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.InvalidOperationException: 在创建窗口句柄之前,不能在控件上调用 Invoke 或 BeginInvoke。
在 System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
在 System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
在 Foxtable.CustomPictureBox.o__0_O__(Object A_0, AsyncCompletedEventArgs A_1)
在 System.Windows.Forms.PictureBox.OnLoadCompleted(AsyncCompletedEventArgs e)
在 System.Windows.Forms.PictureBox.LoadCompletedDelegate(Object arg)
************** 已加载的程序集 **************
mscorlib
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8766 (QFE.050727-8700)
基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Foxtable
程序集版本: 2018.3.9.1
Win32 版本: 2018.03.09.1
基本代码: file:///C:/Users/x1c/Desktop/软件测试/Publish-8/Publish/Foxtable.exe
----------------------------------------
Foxtable.Lib
程序集版本: 2018.2.18.1
Win32 版本: 2018.02.18.1
基本代码: file:///C:/Users/x1c/Desktop/软件测试/Publish-8/Publish/Foxtable.Lib.DLL
----------------------------------------
System.Windows.Forms
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8770 (QFE.050727-8700)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8745 (WinRel.050727-8700)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
程序集版本: 8.0.0.0
Win32 版本: 8.0.50727.8745 (WinRel.050727-8700)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.Vi