See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException: 無法識別這台主機。 at System.Net.Dns.GetAddrInfo(String name) at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostAddresses(String hostNameOrAddress) at NetworkLib.Tcp.TcpConnector.GetServerIP(String serverName) at NetworkLib.Tcp.TcpConnector.Connect() at NetworkLib.NetworkClient.InitializeImpl() at NetworkLib.NetworkWorker.Initialize() at PokemonBattleOnline.RoomListForm.Connect() at PokemonBattleOnline.RoomListForm..ctor(User user) at PokemonBattleOnline.SelectorForm.Logon(User user, Boolean advance) at PokemonBattleOnline.SelectorForm.LinkRoomButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)