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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Unhandled exception

Unhandled exception

Scheduled Pinned Locked Moved C#
csharpdebuggingsharepointdata-structuresquestion
1 Posts 1 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.
  • S Offline
    S Offline
    Serge Lobko Lobanovsky
    wrote on last edited by
    #1

    Hi, I have an application running in the production environment, and after working for a couple of hours it hangs up with a nasty "unhandled exception, process id #so-and-so, thread id #so-and-so". Looking into the Application Log (in the Event Viewer), I see the following line: "The exception generated was c0000005 at address ". Once I got this exception running the app under debug, but the stack trace was not really much useful, because it ended somewhere in Forms.Control.UnsafeNativeWindow bla-bla-bla, and there wasn't a single line of my own code. This exception can happen (but not limited to) when a LinkLabel is clicked, or just it is running idle, nothing special going on, and the exception is thrown. Language: C# OS: Windows XP (SP doesn't matter) .NET 1.1 Can someone give me any insights into it? P.S. I've attached a handler to Application.OnThreadException, but this exception is somehow not caught :( Regards, Serge (Logic Software, Easy Projects .NET site)

    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