Advertisement
ReubenMcHawk

Untitled

Oct 9th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. 10/5/2011 10:30:02 PM
  2. Spadille 1.4.9.0 :: NS.Common 1.0.3.16
  3. Microsoft Windows NT 6.1.7600.0 (32-bit)
  4. "There was an error while processing the server list."
  5. System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.
  6. at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument)
  7. at eval_b.eval_ᜀ(Object A_0, RunWorkerCompletedEventArgs A_1)
  8.  
  9. 10/5/2011 10:30:23 PM
  10. Spadille 1.4.9.0 :: NS.Common 1.0.3.16
  11. Microsoft Windows NT 6.1.7600.0 (32-bit)
  12. "There was an error while processing the server list."
  13. System.InvalidOperationException: This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.
  14. at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument)
  15. at eval_b.eval_ᜀ(Object A_0, RunWorkerCompletedEventArgs A_1)
  16.  
  17. 10/7/2011 5:55:25 PM
  18. Spadille 1.4.9.0 :: NS.Common 1.0.3.16
  19. Microsoft Windows NT 6.1.7600.0 (32-bit)
  20. "There was an error while retrieving dynamic data."
  21. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A socket operation was attempted to an unreachable host 74.220.207.152:80
  22. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  23. at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
  24. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
  25. --- End of inner exception stack trace ---
  26. at System.Net.WebClient.OpenRead(Uri address)
  27. at System.Net.WebClient.OpenRead(String address)
  28. at eval_b.eval_ᜂ(Object A_0, DoWorkEventArgs A_1)
  29.  
  30. 10/7/2011 9:57:41 PM
  31. Spadille 1.4.9.0 :: NS.Common 1.0.3.16
  32. Microsoft Windows NT 6.1.7600.0 (32-bit)
  33. "There was an error while retrieving dynamic data."
  34. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A socket operation was attempted to an unreachable host 74.220.207.152:80
  35. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  36. at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
  37. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
  38. --- End of inner exception stack trace ---
  39. at System.Net.WebClient.OpenRead(Uri address)
  40. at System.Net.WebClient.OpenRead(String address)
  41. at eval_b.eval_ᜂ(Object A_0, DoWorkEventArgs A_1)
  42.  
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement