Closed GoogleCodeExporter closed 9 years ago
Is debug tab have any error?
Original comment by flexy...@gmail.com
on 14 May 2013 at 4:23
"Exception:
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: 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 172.25.1.5:8080
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at UpdateCheckerLib.UpdateChecker.CheckUpdate()"
I verified that the upload destinations were working after it failed to upload
Original comment by medev...@gmail.com
on 14 May 2013 at 11:16
That error for auto update. ShareX can't even download Update.xml file from
code.gooogle.com in your pc. And it using default .net function to download
text file so it can't be to do with codes which i'm using.
Original comment by flexy...@gmail.com
on 14 May 2013 at 11:20
I don't think your problem to do with ShareX codes. Because you telling it
working before and suddenly stops working but nothing changing in ShareX code
which will result that. Also even .net webclient download data function fails
to download update.xml file and if something is wrong then it is to do with
Microsoft code but i don't think. Did you checked is proxy settings empty?
I have no idea how restarting software fix your problem too, it is weird.
Original comment by flexy...@gmail.com
on 20 May 2013 at 11:49
Original issue reported on code.google.com by
medev...@gmail.com
on 14 May 2013 at 4:21