+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Again Network Communication Error : 5060

  1. #1
    Azz101 Guest

    Default Again Network Communication Error : 5060

    Hello, trying to configure application deployment using SetupBuilder development edition. I can successfully install application using local IIS folder (http://computer_name:80/dep). Application correctly downloads all required files and installs. When trying to update using wupdate.exe, Network Communication Error : 5060 occurs. I know that is common error, but I read all related information from this forum and still cannot find a workaround:
    1) IIS MIME-type settings for this folder allow "." extensions (treat as octet-stream) and I checked "IIS Server Image" checkbox, so install files are without extension. I also use "manifest" (without file extension) for manifest file.
    2) I can successfully install application from this folder remotely, just cannot update.
    3) I can download manifest file using Internet Explorer.
    4) I tried to switch off firewall (both third-party and windows native). I also ensured, that wupdate.exe is allowed in firewall settings.
    5) I checked registry settings after install and it seems its correct.

    What else can I check to solve this problem?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Again Network Communication Error : 5060

    Hello,

    I don't think that it is a firewall problem nor is it a registry problem. IMO, you still have a MIME problem or your configuration settings in the "iDeploy Web Update" properties are incorrect.

    Check the following first (but as I understand it, you already did)
    http://www.lindersoft.com/forums/showthread.php?t=1286
    http://www.lindersoft.com/forums/showthread.php?p=7790
    http://www.lindersoft.com/forums/showthread.php?t=13687

    You said that the web install worked fine. Both web update and web install make use of the same download technology. Can you download the first cluster file with Internet Explorer?

    Friedrich

  3. #3
    Unregistered Guest

    Default Re: Again Network Communication Error : 5060

    Quote Originally Posted by linder View Post
    Hello,

    I don't think that it is a firewall problem nor is it a registry problem. IMO, you still have a MIME problem or your configuration settings in the "iDeploy Web Update" properties are incorrect.

    Check the following first (but as I understand it, you already did)
    http://www.lindersoft.com/forums/showthread.php?t=1286
    http://www.lindersoft.com/forums/showthread.php?p=7790
    http://www.lindersoft.com/forums/showthread.php?t=13687

    You said that the web install worked fine. Both web update and web install make use of the same download technology. Can you download the first cluster file with Internet Explorer?

    Friedrich
    Yes, I checked this topics but now did it once again. I configured all MIME-types correctly, I also can download both manifest and cluster files using Internet Explorer. I also changed manifest file extension to INI like in first topic and added mime-type for .ini files but error still the same.

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Again Network Communication Error : 5060

    Hello,

    If you are interested, you can send your project file to support (at) lindersoft (dot) com and we'll review it for you. If you can download it via Internet Explorer and it's not caused by your firewall then the only thing left is an incorrect configuration setting.

    Could you also post a screenshot of the error message?

    Thanks,
    Friedrich

  5. #5

    Default Re: Again Network Communication Error : 5060

    Quote Originally Posted by linder View Post
    Hello,

    If you are interested, you can send your project file to support (at) lindersoft (dot) com and we'll review it for you. If you can download it via Internet Explorer and it's not caused by your firewall then the only thing left is an incorrect configuration setting.

    Could you also post a screenshot of the error message?

    Thanks,
    Friedrich
    I've send a project file (.sb7) to aforementioned mail (hope it will pass through your spam system). Also, here is the screen capture of an error.
    Attached Images Attached Images  

  6. #6
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Again Network Communication Error : 5060

    Hello,

    Received. I think it's caused by your Host Address specification. What you have there now seems not to be a valid host name (can't be resolved). I would suggest to use an IP address instead.

    Does this help?

    Friedrich

  7. #7

    Default Re: Again Network Communication Error : 5060

    But I'm using local IIS, so this host name cannot be resolved from outside. I tried to use 127.0.0.1 IP instead, web install completed fine, but the same error for web update.

  8. #8
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Again Network Communication Error : 5060

    I mean WinSock can't resolve the Host Name you entered. I know that we can't access it from here.

    If Web Install works fine with the very same configuration settings then I don't know why. Both web install and web update make use of the very same HTTP component.

    Because we can't access your files from here, we can't test your scarario

    In the wupdate.sb7 file (located in the Redist folder), Line 225 (which downloads the manifest file) returns error 5060 which is caused by a failed WinSock action.

    Friedrich

  9. #9
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Again Network Communication Error : 5060

    What you can try is the event logging option:
    http://www.lindersoft.com/forums/sho....exe#post47255

    Perhaps this gives more information. You can send the file (same support address) and we'll see if it provides more information.

    Friedrich

  10. #10

    Default Re: Again Network Communication Error : 5060

    Launched wupdate with /E /C /S options and sent result file to you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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