[請益] 想請問執行問題(已解決)
最近換了電腦要載劍三
發生了一些問題懇請大大幫忙
durectX版本12
win10
也有爬文但都不得解不好意思了
全部安裝好要執行的時候都會出現錯誤說:
您的應用程式發生未處理的例外狀況。如果您按一下繼續,應用程式會忽略錯誤並嘗試錯
誤。按一下結束會立刻關閉應用程式。
點繼續會繼續跑只是就是一直無限loading沒有反應
點詳細資料會有以下:
(第一段的問號是於
之後的??是空格)
如需叫用 Just-In-Time (JIT) 偵錯的詳細資料,
請參閱本訊息結尾處 (而非這個對話方塊) 的資訊。
************** 例外狀況文字 **************
System.NullReferenceException: 並未將物件參考設定為物件的執行個體
? ?? UpDatemoLo.UpDateF.取得連線資料()
? ?? UpDatemoLo.UpDateF.Form1_Load(Object sender, EventArgs e)
? ?? System.EventHandler.Invoke(Object sender, EventArgs e)
? ?? System.Windows.Forms.Form.OnLoad(EventArgs e)
? ?? System.Windows.Forms.Form.OnCreateControl()
? ?? System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
? ?? System.Windows.Forms.Control.CreateControl()
? ?? System.Windows.Forms.Control.WmShowWindow(Message& m)
? ?? System.Windows.Forms.Control.WndProc(Message& m)
? ?? System.Windows.Forms.ScrollableControl.WndProc(Message& m)
? ?? System.Windows.Forms.ContainerControl.WndProc(Message& m)
? ?? System.Windows.Forms.Form.WmShowWindow(Message& m)
? ?? System.Windows.Forms.Form.WndProc(Message& m)
? ?? System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
? ?? System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
? ?? System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPt
r wparam, IntPtr lparam)
************** 已載入的組件 **************
mscorlib
? ? 組件版本: 2.0.0.0
? ? Win32 版本: 2.0.50727.8794 (WinRelRS2.050727-8700)
? ? 程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib
.dll
----------------------------------------
UpDatemoLo
? ? 組件版本: 1.0.0.0
? ? Win32 版本: 1.0.0.0
? ? 程式碼基底: file:///C:/Program%20Files%20(x86)/網銀國際/moLo領航員/UpDatem
oLo.exe
----------------------------------------
Microsoft.VisualBasic
? ? 組件版本: 8.0.0.0
? ? Win32 版本: 8.0.50727.8784 (WinRel.050727-8700)
? ? 程式碼基底: 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.8800 (WinRelRS2.050727-8800)
? ? 程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561
934e089/System.dll
----------------------------------------
System.Windows.Forms
? ? 組件版本: 2.0.0.0
? ? Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
? ? 程式碼基底: 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.8784 (WinRel.050727-8700)
? ? 程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b
03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
? ? 組件版本: 2.0.0.0
? ? Win32 版本: 2.0.50727.8801 (WinRelRS2.050727-8800)
? ? 程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2
.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
? ? 組件版本: 2.0.0.0
? ? Win32 版本: 2.0.50727.8794 (WinRelRS2.050727-8700)
? ? 程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib
.dll
----------------------------------------
System.Windows.Forms.resources
? ? 組件版本: 2.0.0.0
? ? Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
? ? 程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.reso
urces/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 偵錯工具進行處
理,而不是使用這個對話方塊來處理。
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.171.152.122
※ 文章網址: https://www.ptt.cc/bbs/JX3/M.1512197008.A.847.html
※ 編輯: fernnei (1.171.152.122), 12/02/2017 18:19:39
※ 編輯: fernnei (1.171.152.122), 12/03/2017 02:52:27
JX3 近期熱門文章
11
12
100
106
9
13
PTT遊戲區 即時熱門文章