Author Topic: error txt  (Read 1811 times)

0 Members and 1 Guest are viewing this topic.

zephurosx

  • Youngling
  • *
  • Posts: 38
  • Karma: +0/-2
    • View Profile
  • Twitch Name: zephurosx
error txt
« on: October 01, 2013, 12:49:45 AM »
29 Sep 21:33:46,635 - Crashed Access to the path 'C:\Users\home\Desktop\d3\deepbot\Ionic.Zip.dll' is denied.
29 Sep 21:33:46,729 - Crashed    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at DeepBot.AutoUpdate.update.updateMe(String updaterPrefix, String containingFolder)
   at DeepBot.AutoUpdate.UpdatePanel..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
29 Sep 23:34:13,537 - Crashed 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 192.16.71.171:443
29 Sep 23:34:13,554 - Crashed    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)
30 Sep 12:48:13,524 - Crashed 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 192.16.71.171:443
30 Sep 12:48:13,525 - Crashed    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)

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: error txt
« Reply #1 on: October 01, 2013, 12:52:50 AM »
This is a windows issue. Windows randomly likes to restrict access to DLL files on the desktop as it considers it as "unsafe" downloaded material.

Would recommend moving your DeepBot files to c:\DeepBot and the issue should disappear.


Cheers,
Experts