MFC application has encountered a problem and need to close
-
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...
-
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...
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++ -
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...
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_
-
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...
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" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
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...
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 )
-
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 )
-
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...
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