Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Source file not found - Web Install

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Source file not found - Web Install

    I have a customer that is getting this error message when running our
    web installer.

    Works fine on our machines and many other clients. I've seen this in
    the past and it's usually firewall/AV related

    I have asked him to:

    Turn off AV (says he did)

    Turn off Firewall (says he did)

    Says he's connected directly to the internet Time-Warner/Spectrum (no
    firewall - hard to believe - but he also says he's not on a network) I
    don't know what TW/Spectrum provides.

    He can download our full installer and it works fine, but that doesn't
    satisfy him.

    Any way to get SB to give more info?

    Suggestions?

    Paul MacFarlane

  2. #2

    Default Re: Source file not found - Web Install

    Maybe Fiddler could be of use for checking for errors (in the mean
    time).

    https://www.telerik.com/fiddler

    Jeff Slarve
    www.jssoftware.com

    Ones and Zeros are my Heroes

  3. #3

    Default Re: Source file not found - Web Install

    I don't have access to the user's system.

    He says he receives a message that the file xyz_0006
    <http://www.appsforqb.com/magtaxfile/magtax2017/magtax2017setup_00006>is
    missing and then receives a network communication error 505000000.

    Paul MacFarlane

  4. #4

    Default Re: Source file not found - Web Install

    Paul,

    5050 is a Winsock WSAETIMEDOUT - Connection timed out.

    A connection attempt failed because the connected party did not properly
    respond after a period of time, or the established connection failed because
    the connected host has failed to respond. It's very well possible that this
    is caused by a firewall (client -or- server).

    What you could try is to set the HTTP_TIMEOUT #pragma. The value lets you
    set the timeout, in milliseconds, for blocking receive calls in HTTP
    download actions. The default timeout is 10,000 milliseconds. Not sure if
    this can help here because 10 seconds timeout is already a high value.

    Friedrich

  5. #5

    Default Re: Source file not found - Web Install

    Yeah - and I don't have any other reports of this with 1000's of
    downloads.....

    Do you think some sort of AV/Malware filter would cause this?

    I wonder if Time Warner/Spectrum filters customer's downloads..

    Paul MacFarlane

  6. #6

    Default Re: Source file not found - Web Install

    Hi Paul,

    > Yeah - and I don't have any other reports of this with 1000's of
    > downloads.....
    >
    > Do you think some sort of AV/Malware filter would cause this?
    >
    > I wonder if Time Warner/Spectrum filters customer's downloads..

    Yes, it's very well possible that their protection software causes it. As
    far as I can see, this is file #6 so there was no problem with #1 - #5.

    If it works fine with 1000's of other downloads then it's definitely an
    issue on their side. But from the technical support point-of-view, this
    does not help you much <g>. I am sorry.

    Friedrich

  7. #7

    Default Re: Source file not found - Web Install

    Just wanted to make sure I was covering all the bases and not missing
    something.

    User had previously installed the software, got a new computer, and now
    has the problem.

    He just can't grasp the concept that new is different and has it's own
    set of problems.


    Thanks

    Paul MacFarlane

  8. #8

    Default Re: Source file not found - Web Install

    BTW, are you sure the file is there?

    http://www.appsforqb.com/magtaxfile/...017setup_00006

    I got a 404 error.

    Friedrich

  9. #9

    Default Re: Source file not found - Web Install

    I cut and pasted his typing.

    The correct path is:

    http://www.appsforqb.com/magtaxfiles...017setup_00006

    missing the S in magtaxfileS

    Paul MacFarlane

  10. #10

    Default Re: Source file not found - Web Install

    Paul,

    > The correct path is:
    >
    > http://www.appsforqb.com/magtaxfiles...017setup_00006
    >
    > missing the S in magtaxfileS

    I agree. Perfectly valid path and file.

    Friedrich

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
  •