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. .NET (Core and Framework)
  4. program.exe has encountered a problem and needs to close.

program.exe has encountered a problem and needs to close.

Scheduled Pinned Locked Moved .NET (Core and Framework)
helpcsharpdebuggingquestioncss
2 Posts 2 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.
  • J Offline
    J Offline
    Jan R Hansen
    wrote on last edited by
    #1

    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.win32

    Reporting 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: 0x000000007c59bc3f

    General 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

    V 1 Reply Last reply
    0
    • J Jan R Hansen

      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.win32

      Reporting 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: 0x000000007c59bc3f

      General 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

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      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/

      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