2 Replies Latest reply: Aug 28, 2012 9:00 AM by Automator21 RSS

    CS6 Phonegap Error 404

    Automator21 Community Member

      Hi everyone,

      Everytime I try and rebuild my application i keep getting an error 404. Anyone else experiencing the same issue?

        • 1. Re: CS6 Phonegap Error 404
          mytaxsite.co.uk CommunityMVP

          The 404 or Not Found is indicating that the your device was able to communicate with the server, but the server could not find what was requested.

           

          The web site hosting server will typically generate "404 - Not Found" web page, when users attempts to follow a broken or dead link, hence the 404 error is one of the most recognizable errors users can find on the web.

           

          Now this is all theory so please tell us what exactly are you trying to reach.  Are all the paths on the page correct to the best of your knowledge. Have you tried reaching the page using a desktop or a laptop?

           

          I hope somebody with this previous experience can tell you what exactly might be happening. 

          • 2. Re: CS6 Phonegap Error 404
            Automator21 Community Member

            Well I build a jquery app in CS6 and the first time I build my app using Phonegap everything went fine, then after i made changes to the app and rebuild the application i would keep getting "build fail" after I would check the panel to see why it fail, it would have error 404. Seems to working now because it let me rebuild my app. Thanks for replying back.