Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unkown error: "failed(1004)"
#1
What is that error? I have a function that runs all the time in my computer. It crashes sometimes, but I make the code better so it tells the details and keeps going.

This is rather rare error and doesn't affect to anything.. I can't show the code, but I can tell that I use IntGetFile very much. Can this be the reason?

Quote:error code :1004
error description :failed
error iid :7
error line :
error place :7076
error source :3
#2
You can see this code in function IntGetFile:

if(!http.GetUrl(url s flags inetflags dlg fa fparam)) end ES_FAILED

It throws error if Http.GetUrl fails. Http.GetUrl can fail for many reasons. Usually it also outputs more info about the error.


Forum Jump:


Users browsing this thread: 1 Guest(s)