This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

404 not found automatically detect runtime

Using ZAV 10
When attempting to build an EXE after creating an application with a snapshot and having "Automatically detect associated runtimes and components" selected in the options menu the message "The application contains files that may depend on components which are not included in the current configuration. Should the components associated with these files be enabled?" comes up.
After selecting "yes" the application begins to build but comes up with the message "The configuration file could not be processed because: Package download failed because: The remote server returned an error: (404) not found"


I've disabled Windows firewall and put this system outside of the corporate firewall but still continue to receive the error, any suggestions would be appreciated.
  • 0
    lucasamyotte,

    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.

    Has your problem been resolved? If not, you might try one of the following options:

    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)

    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php

    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.

    Good luck!

    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • 0
    lucasamyotte;2264982 wrote:
    Using ZAV 10
    When attempting to build an EXE after creating an application with a snapshot and having "Automatically detect associated runtimes and components" selected in the options menu the message "The application contains files that may depend on components which are not included in the current configuration. Should the components associated with these files be enabled?" comes up.
    After selecting "yes" the application begins to build but comes up with the message "The configuration file could not be processed because: Package download failed because: The remote server returned an error: (404) not found"


    I've disabled Windows firewall and put this system outside of the corporate firewall but still continue to receive the error, any suggestions would be appreciated.


    I know this is from a few months ago, but I'm having the same problem. Did you ever work out the issue?
  • 0 in reply to 
    Is this happening with any specific exe that you're attempting to build, or is this a general error you are seeing?

    I've tried this process myself a few times recently and didn't run into any issues, so I'm wondering if there is a commonality between these two scenarios; perhaps a specific runtime can't be found.
  • 0 in reply to 
    zeevromm;2288307 wrote:
    Is this happening with any specific exe that you're attempting to build, or is this a general error you are seeing?

    I've tried this process myself a few times recently and didn't run into any issues, so I'm wondering if there is a commonality between these two scenarios; perhaps a specific runtime can't be found.


    The one I'm working on now requires .NET Framework 3.5 SP1 and MS SQL Server 2008 R2 SP2. I believe I've seen this error before with other software that required .NET, so maybe that's the culprit.