qasdc0729 發表於 2016-1-28 03:46:30

[懸賞]vm雙開登入器錯誤問題(以爬文)

本帖最後由 qasdc0729 於 2016-2-1 02:12 編輯

用好vm要雙開掛機時發現不能開登入器
如果說真的的話就是要登入器可以開  
但是岸登入會跑出如上的框框

qasdc0729 發表於 2016-2-1 02:23:27

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

************** 例外狀況文字 **************
System.Net.WebException: 基礎連接已關閉: 連接意外關閉。
   於 System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   於 System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   於 NewBeanfunLogin.MapleBeanfun.Login(String User, String Pass, String Captcha)
   於 NewBeanfunLogin.Form_Login.bgwk_DoWork(Object sender, DoWorkEventArgs e)
   於 System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   於 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


************** 已載入的組件 **************
mscorlib
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NewBeanfunLogin
    組件版本: 2.8.0.0
    Win32 版本: 2.8.0.0
    程式碼基底: file:///C:/Users/user/Desktop/亞台龍欸%20-%20官網帳號登入器%20TwMs/Long-Ay.exe
----------------------------------------
System.Windows.Forms
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Management
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Configuration
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/System.resources.dll
----------------------------------------
mscorlib.resources
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hant_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
    組件版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    程式碼基底: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hant_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 偵錯工具進行處
理,而不是使用這個對話方塊來處理。

陳和君 發表於 2016-2-1 02:35:18

qasdc0729 發表於 2016-2-1 11:52:50

本帖最後由 qasdc0729 於 2016-2-2 14:55 編輯

有安裝有時開得起來大部分都開不起來
頁: [1]
查看完整版本: [懸賞]vm雙開登入器錯誤問題(以爬文)