Project CRASHES!!! Urgent Help Required

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • pakapaka
    Indigo Rose Customer
    • Jan 2007
    • 169

    Project CRASHES!!! Urgent Help Required

    I hope somebody from IR notices this thres.
    I have been working on a very complex project for a customer and so far I have had no problems. Today I did a build of the project and the application CRASHED after pressing OK on the login dialog box.

    I have attached a screen capture of the fatal Error Messages AND included the complete Error Report in a txt file.

    I need urgent help from anybody!!!: I have invested hundreds of hours in this project so it cannot be redone.

    Thanks
    Pakapaka
    Attached Files
  • rexxarspain
    No longer a forum member
    • Jul 2008
    • 167

    #2
    Can be your PC, some times one program fails when he worked fine before.

    Check it in another PC or try to delete some plugins of the project.

    Comment

    • pakapaka
      Indigo Rose Customer
      • Jan 2007
      • 169

      #3
      Thanks...will give it a go

      Comment

      • pakapaka
        Indigo Rose Customer
        • Jan 2007
        • 169

        #4
        Forgot to mention
        1) The project works in PREVIEW mode
        2) The project works when use a different page as the first page


        ....does this mean anything
        Pakapaka

        Comment

        • Adam
          Indigo Rose Staff Member
          • May 2000
          • 2149

          #5
          You can also try emailing [email protected] with your serial number and we may be able to help out with some ideas.

          Those types of crashes are usually system specific. If they are project specific then it is usually possible to track it down.

          Adam Kapilik

          Comment

          • Imagine Programming
            Indigo Rose Customer
            • Apr 2007
            • 4252

            #6
            Originally posted by pakapaka View Post
            Forgot to mention
            1) The project works in PREVIEW mode
            2) The project works when use a different page as the first page


            ....does this mean anything
            Pakapaka
            Then it also could be a error in your script... for example: when you have a
            for/repeat or while loop that for some reason never ends the autorun tends to
            crash... It also happend to me a few times...
            Bas Groothedde
            Imagine Programming :: Blog

            AMS8 Plugins
            IMXLH Compiler

            Comment

            • Lorne
              Indigo Rose Staff Member
              • Feb 2001
              • 2729

              #7
              Your error report lists some third-party DLLs which of course we do not provide support for. Try removing them from your project. If they're causing your app to crash, contact the authors of those DLLs.

              Also, your error report lists an older version (7.1.1000.0) of the runtime file at "Search Event\CD_Root\autorun.exe" which is somewhat strange.

              Although it is generally quite difficult to accomplish, it is possible to make an AutoPlay application that crashes. (Just like I can make a C++ application that crashes.) To do so generally involves using AutoPlay in a way it is not intended to be used. If you're doing something in your project that causes AutoPlay to crash, you need to figure out what that is.

              Until you've isolated the problem, it will be very difficult to guess what incorrect thing you've done.
              --[[ Indigo Rose Software Developer ]]

              Comment

              • pakapaka
                Indigo Rose Customer
                • Jan 2007
                • 169

                #8
                Thanks...will do some tests based on your info.

                Comment

                • pakapaka
                  Indigo Rose Customer
                  • Jan 2007
                  • 169

                  #9
                  Problem solved!!!
                  It was due to a coding command. Absolutely nothing to do with AMS or any of the third party plugins.


                  Many thanks for the reponses in this forum and via the emails I received.
                  Yours
                  Pakapaka

                  Comment

                  • Imagine Programming
                    Indigo Rose Customer
                    • Apr 2007
                    • 4252

                    #10
                    Yep, coding can be a pain:P
                    Bas Groothedde
                    Imagine Programming :: Blog

                    AMS8 Plugins
                    IMXLH Compiler

                    Comment

                    Working...
                    X