Results 1 to 4 of 4

Thread: Compiler FTP error message

  1. #1

    Default Compiler FTP error message

    Anyone know the meaning of this message?

    "Compiler FTP Upload Error (Error Code #6)"

    Sim

  2. #2

    Default Re: Compiler FTP error message

    Hi Sim,

    > Anyone know the meaning of this message?
    >
    > "Compiler FTP Upload Error (Error Code #6)"

    It's Windows GetLastError ERROR_INVALID_HANDLE 6 (0x6) The handle is
    invalid.

    The Windows WinINet component was unable to connect to your FTP server.
    Check your FTP configuration, login details, firewall, etc. Make sure it is
    really a ftp and not http server and that the address is correct, etc.

    Friedrich

  3. #3

    Default Re: Compiler FTP error message

    BTW, please check this:

    http://www.lindersoft.com/forums/sho...(Error-Code-6)

    Friedrich

  4. #4

    Default Re: Compiler FTP error message

    Thanks Friedrich.

    Following that thread, instead of using the GUI, I tried using the #FTP
    UPLOAD script, which does the job without a problem.

    Thanks,

    Sim

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •