您尚未登錄,請登錄後瀏覽更多內容! 登錄 | 註冊
 找回密碼
 註冊
查看: 1917|回復: 1
打印 上一主題 下一主題

DS救救我!入不了TDLan [複製鏈接]

版主

killerjo

Rank: 7Rank: 7Rank: 7

該用戶從未簽到

跳轉到指定樓層
樓主
發表於 2011-8-23 18:37:36 |只看該作者 |倒序瀏覽
我入TDLan時遇上以下情況(暫持得甘多)
System.Net.WebException: 無法解析遠端名稱: 'tdserver.yi.org'
System.Net.NetworkInformation.PingException: 在 Ping 要求期間發生例外狀況。 ---> System.Net.Sockets.SocketException: 無法識別這台主機。
DS,有冇人可幫幫我?


詳細資料(可能有更多):

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

************** 例外狀況文字 **************
System.Net.WebException: 無法解析遠端名稱: 'tdserver.yi.org'
   於 System.Net.WebClient.DownloadFile(Uri address, String fileName)
   於 System.Net.WebClient.DownloadFile(String address, String fileName)
   於 tdlan.Form1.DownloadConfigFiles()
   於 tdlan.Form1.Button1_Click(Object sender, EventArgs e)
   於 System.Windows.Forms.Control.OnClick(EventArgs e)
   於 System.Windows.Forms.Button.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.OnMessage(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.4211 (VistaSP2GDR.050727-4200)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
tdlan
    組件版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    程式碼基底: file:///D:/tdlan/tdlan_1001c/TDLanBeta/tdlan.exe
----------------------------------------
Microsoft.VisualBasic
    組件版本: 8.0.0.0
    Win32 版本: 8.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4205 (VistaSP2GDR.050727-4200)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.resources.dll
----------------------------------------
System.Windows.Forms.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4211 (VistaSP2GDR.050727-4200)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------


************** 例外狀況文字 **************
System.Net.NetworkInformation.PingException: 在 Ping 要求期間發生例外狀況。 ---> System.Net.Sockets.SocketException: 無法識別這台主機。
   於 System.Net.Dns.GetAddrInfo(String name)
   於 System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
   於 System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   於 System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options)
   --- 內部例外狀況堆疊追蹤的結尾 ---
   於 System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options)
   於 System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer)
   於 Microsoft.VisualBasic.Devices.Network.Ping(String hostNameOrAddress, Int32 timeout)
   於 Microsoft.VisualBasic.Devices.Network.Ping(String hostNameOrAddress)
   於 tdlan.Form2.Button1_Click(Object sender, EventArgs e)
   於 System.Windows.Forms.Control.OnClick(EventArgs e)
   於 System.Windows.Forms.Button.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.OnMessage(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.4211 (VistaSP2GDR.050727-4200)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
tdlan
    組件版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    程式碼基底: file:///D:/tdlan/tdlan_1001c/TDLanBeta/tdlan.exe
----------------------------------------
Microsoft.VisualBasic
    組件版本: 8.0.0.0
    Win32 版本: 8.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4205 (VistaSP2GDR.050727-4200)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: 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.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.resources.dll
----------------------------------------
System.Windows.Forms.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4016 (NetFxQFE.050727-4000)
    程式碼基底: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    組件版本: 2.0.0.0
    Win32 版本: 2.0.50727.4211 (VistaSP2GDR.050727-4200)
    程式碼基底: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

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

例如:

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

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

請註重品德修養!

使用道具 舉報

Rank: 1

該用戶從未簽到

沙發
發表於 2011-8-23 19:15:51 |只看該作者
洗機....

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

關閉

站長推薦

TD官方facebook專頁已開放
TheDeath Gaming 官方facebook專頁已開放 網址:https://www.facebook.com/tdgamings 我們會在相關專頁提供本站最新消息, 敬請大家留意.

查看 »

GMT+8, 2025-4-22 00:57 , Processed in 0.022736 second(s), 13 queries .

© 2001-2011 Powered by Discuz! X2. Theme By Yeei!


重要聲明:本討論區是以即時上載留言的方式運作,TheDeath對所有留言的真實性、完整性及立場等,不負任何法律責任。而一切留言之言論只代表留言者個人意見,並非本網站之立場,讀者及用戶不應信賴內容,並應自行判斷內容之真實性。於有關情形下,讀者及用戶應尋求專業意見(如涉及醫療、法律或投資等問題)。 由於本討論區受到「即時留言」運作方式所規限,故不能完全監察所有留言,若讀者及用戶發現有留言出現問題,請聯絡我們。TheDeath有權刪除任何留言及拒絕任何人士上載留言 (刪除前或不會作事先警告及通知 ), 同時亦有不刪除留言的權利,如有任何爭議,管理員擁有最終的詮釋權 。用戶切勿撰寫粗言穢語、誹謗、渲染色情暴力或人身攻擊的言論,請自律。本網站保留一切法律權利。
回頂部