Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. MFC application has encountered a problem and need to close

MFC application has encountered a problem and need to close

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++question
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    ganesh dp
    wrote on last edited by
    #1

    I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

    C _ T H D 5 Replies Last reply
    0
    • G ganesh dp

      I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Your application crashed. If you want to fix the problem, you'll need to use the debugger to track down the problem.

      Cédric Moonen Software developer
      Charting control [v2.0] OpenGL game tutorial in C++

      1 Reply Last reply
      0
      • G ganesh dp

        I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

        _ Offline
        _ Offline
        _AnsHUMAN_
        wrote on last edited by
        #3

        Use WinDbg[Used to debug user-mode crash dumps.]. You can take a dump using the ProcessDumper at the point when your application crashes. Analyze the dump using Windbg and correct the problem. This tool can be handy when you are not certain about the point of crash and debugging seems to be a mammoth task.

        You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_

        1 Reply Last reply
        0
        • G ganesh dp

          I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          i have MFC application tooo. but it working fine... DUDE.. you have to let people here know how exactly your application works, it would be better if you debug the code and find the point where you application actually failing

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
          Never mind - my own stupidity is the source of every "problem" - Mixture

          cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

          1 Reply Last reply
          0
          • G ganesh dp

            I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            What's your os now and what was it previous?

            Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

            G 1 Reply Last reply
            0
            • H Hamid Taebi

              What's your os now and what was it previous?

              Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

              G Offline
              G Offline
              ganesh dp
              wrote on last edited by
              #6

              win xp sp2

              1 Reply Last reply
              0
              • G ganesh dp

                I have one MFC application which is working with some PCI boards. I have been run this application for past one year without any problem. But now i got this error "MFC application has encountered a problem and need to close". What will be the reason for this problem? help me to solve this one...

                D Offline
                D Offline
                David Crow
                wrote on last edited by
                #7

                ganesh.dp wrote:

                help me to solve this one...

                It could be any number of reasons. Start here.

                "Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

                "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups