發新話題
打印

求電腦高手這個程式我遲遲無法開啟找都找不到方法

[Close]

求電腦高手這個程式我遲遲無法開啟找都找不到方法

如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。

************** 例外狀況文字 **************
System.InvalidOperationException: 建立表單時發生錯誤。如需詳細資訊,請參閱 Exception.InnerException。錯誤是: 建立表單時發生錯誤。如需詳細資訊,請參閱 Exception.InnerException。錯誤是: 表單在建構期間從預設執行個體中參考其本身,造成無限遞迴。請在表單的建構函式內使用 'Me' 來參考表單。 ---> System.InvalidOperationException: 建立表單時發生錯誤。如需詳細資訊,請參閱 Exception.InnerException。錯誤是: 表單在建構期間從預設執行個體中參考其本身,造成無限遞迴。請在表單的建構函式內使用 'Me' 來參考表單。 ---> System.InvalidOperationException: 表單在建構期間從預設執行個體中參考其本身,造成無限遞迴。請在表單的建構函式內使用 'Me' 來參考表單。
   於 BlackForm.My.MyProject.MyForms.Create__Instance__[T](T Instance)
   於 BlackForm.My.MyProject.MyForms.get_Form2()
   於 BlackForm.Form3.Form3_SizeChanged(Object sender, EventArgs e)
   於 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
   於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
   於 System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Control.set_Size(Size value)
   於 System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y)
   於 System.Windows.Forms.Form.SetClientSizeCore(Int32 x, Int32 y)
   於 System.Windows.Forms.Control.set_ClientSize(Size value)
   於 BlackForm.Form3.InitializeComponent()
   於 BlackForm.Form3..ctor()
   --- 內部例外狀況堆疊追蹤的結尾 ---
   於 BlackForm.My.MyProject.MyForms.Create__Instance__[T](T Instance)
   於 BlackForm.My.MyProject.MyForms.get_Form3()
   於 BlackForm.Form2.Form2_SizeChanged(Object sender, EventArgs e)
   於 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
   於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
   於 System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   於 System.Windows.Forms.Control.set_Size(Size value)
   於 System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y)
   於 System.Windows.Forms.Form.SetClientSizeCore(Int32 x, Int32 y)
   於 System.Windows.Forms.Control.set_ClientSize(Size value)
   於 BlackForm.Form2.InitializeComponent()
   於 BlackForm.Form2..ctor()
   --- 內部例外狀況堆疊追蹤的結尾 ---
   於 BlackForm.My.MyProject.MyForms.Create__Instance__[T](T Instance)
   於 BlackForm.My.MyProject.MyForms.get_Form2()
   於 BlackForm.Form1.Button1_Click(Object sender, EventArgs e)
   於 System.Windows.Forms.Control.OnClick(EventArgs e)
   於 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   於 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   於 System.Windows.Forms.Control.WndProc(Message& m)
   於 System.Windows.Forms.ButtonBase.WndProc(Message& m)
   於 System.Windows.Forms.Button.WndProc(Message& m)
   於 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   於 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** 已載入的組件 **************
mscorlib
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
擋很大! 擋螢幕工具
    組件版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    程式碼基底: file:///C:/Users/Administrator/Desktop/擋很大.EXE
----------------------------------------
Microsoft.VisualBasic
    組件版本: 8.0.0.0
    Win32 版本: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5488 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.VisualBasic.resources
    組件版本: 8.0.0.0
    Win32 版本: 8.0.50727.5420 (Win7SP1.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/8.0.0.0_zh-CHT_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
----------------------------------------
mscorlib.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 偵錯 **************
若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在
此應用程式或電腦的 .config 檔案中,設定
system.windows.forms 區段內的 jitDebugging 值。
且該應用程式也必須在啟用偵錯的狀態下進行
編譯。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

當 JIT 偵錯功能啟用後,會將所有未處理的例外
狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處
理,而不是使用這個對話方塊來處理。

[ 本帖最後由 mpro7566 於 2016-5-11 03:27 編輯 ]

TOP

發新話題