Guest User

Untitled

a guest
Jan 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. ´borked System.Net.WebException: The remote server returned an error: (550) File unavailable (e.g., file not found, no access).
  2. at System.Net.FtpWebRequest.SyncRequestCallback(Object obj)
  3. at System.Net.FtpWebRequest.RequestCallback(Object obj)
  4. at System.Net.CommandStream.Dispose(Boolean disposing)
  5. at System.IO.Stream.Close()
  6. at System.IO.Stream.Dispose()
  7. at System.Net.ConnectionPool.Destroy(PooledStream pooledStream)
  8. at System.Net.ConnectionPool.PutConnection(PooledStream pooledStream, Object owningObject, Int32 creationTimeout, Boolean canReuse)
  9. at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage)
  10. at System.Net.FtpWebRequest.GetRequestStream()
  11. at WorldMapXNA.Game1.Saveonline()
Add Comment
Please, Sign In to add comment