program.exe has encountered a problem and needs to close.
-
Hi, OK - I've searched CP and Google (in that order...) and found next to nothing, so now I turn to the lounge for help. If this should be in the C# or .net framework forum, please say so and I will move it. The specific error at hand might suggest so, but I believe that the general question is, well, .. more general ? Scenario: My software (.Net 2.0 app) running on a client win2000 pc. Problem: After some time I get the mentioned error dialog from the framework. I think it is some sort of a failfast ? Anyway, I can't figure out from where the error originates and press the "What data does this error report contain?" link and get a new dialog box with this:
Error signature -------------------------------------------------------
EventType: clr20r3 P1: program.exe P2:1.83.2270.18759
P3: 441e74ff P4: system.windows.forms P5: 2.0.0.0 P6: 4333aefa
P7: 16b3 P8: 159 P9: system.componentmodel.win32Reporting details -------------------------------------------------------
Bla bla bla..."View the contents of the error report" link
"Read our Data Collection Policy" link [Close]Pressing the "contents" link gives me yet another dialog box with this interesting information
Exception Information
Code: 0xe0434f4d Flags: 0x00000001
Record: 0x0000000000000000 Address: 0x000000007c59bc3fGeneral questions: Since this is a debug compilation of the program, I would have expected the more informational "old" framework 1.1 error message with the call stack etc, that could tell me where things died. I don't know how to decipher the "error signature" above, as I can't find any official specification of WHAT the parameters P1 -> P9 actually contains. All that google gives from Microsoft is a load of "what has been fixed in ". Grr.... 1) What does the parameters mean ? Is there a specification somewhere ? 2) Why don't I get the "old" 1.1 style error dialog with the stack trace. Can I do something to get that ? Sigh... I moved to 2.0 to get better tracing and so, but it might turn out to be a bit less helpfull when something stops working. Any comments and links will be most welcome ! /Jan Do you know why it's important to make fast decisions? Because you give yourself more time to correct your mistakes, when you find out that you made the wrong one. Chris Meech
-
Hi, OK - I've searched CP and Google (in that order...) and found next to nothing, so now I turn to the lounge for help. If this should be in the C# or .net framework forum, please say so and I will move it. The specific error at hand might suggest so, but I believe that the general question is, well, .. more general ? Scenario: My software (.Net 2.0 app) running on a client win2000 pc. Problem: After some time I get the mentioned error dialog from the framework. I think it is some sort of a failfast ? Anyway, I can't figure out from where the error originates and press the "What data does this error report contain?" link and get a new dialog box with this:
Error signature -------------------------------------------------------
EventType: clr20r3 P1: program.exe P2:1.83.2270.18759
P3: 441e74ff P4: system.windows.forms P5: 2.0.0.0 P6: 4333aefa
P7: 16b3 P8: 159 P9: system.componentmodel.win32Reporting details -------------------------------------------------------
Bla bla bla..."View the contents of the error report" link
"Read our Data Collection Policy" link [Close]Pressing the "contents" link gives me yet another dialog box with this interesting information
Exception Information
Code: 0xe0434f4d Flags: 0x00000001
Record: 0x0000000000000000 Address: 0x000000007c59bc3fGeneral questions: Since this is a debug compilation of the program, I would have expected the more informational "old" framework 1.1 error message with the call stack etc, that could tell me where things died. I don't know how to decipher the "error signature" above, as I can't find any official specification of WHAT the parameters P1 -> P9 actually contains. All that google gives from Microsoft is a load of "what has been fixed in ". Grr.... 1) What does the parameters mean ? Is there a specification somewhere ? 2) Why don't I get the "old" 1.1 style error dialog with the stack trace. Can I do something to get that ? Sigh... I moved to 2.0 to get better tracing and so, but it might turn out to be a bit less helpfull when something stops working. Any comments and links will be most welcome ! /Jan Do you know why it's important to make fast decisions? Because you give yourself more time to correct your mistakes, when you find out that you made the wrong one. Chris Meech
Do you have .NET Framework runtime in your system? Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/