我有一個試圖連接到Twitter的ASP.NET應用程序。當我嘗試連接時,我收到以下堆棧跟蹤:連接嘗試失敗
[SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 64.202.165.130:3128] System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239 System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +35 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +224 [WebException: Unable to connect to the remote server] System.Net.HttpWebRequest.GetResponse() +5313085
在我身邊一切似乎都正確。我試圖確定,這是Twitter還是我的應用程序的問題?
Twitter確實有很多中斷,但我會繼續檢查你的事情。 – 2009-06-13 21:58:52