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. Application disappearing randomly

Application disappearing randomly

Scheduled Pinned Locked Moved C#
helpgraphicsdesigndata-structuresperformance
3 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.
  • E Offline
    E Offline
    Emad Attia
    wrote on last edited by
    #1

    Hi all, We are having an issue with a WinForm app disappearing with no warning when the user does some UI actions (clicking, dragging, etc.) on various windows and dialogs. There is no sequence of events that is known to reproduce the problem and we are handling 'unhandled exceptions' through a form. We have looked at memory usage, GDI objects, handles, stack overflows and none seem to be the cause as far as we can see. Any other reasons that could cause such a problem? Any help is greatly appreciated. Thanks very much Emad

    M 1 Reply Last reply
    0
    • E Emad Attia

      Hi all, We are having an issue with a WinForm app disappearing with no warning when the user does some UI actions (clicking, dragging, etc.) on various windows and dialogs. There is no sequence of events that is known to reproduce the problem and we are handling 'unhandled exceptions' through a form. We have looked at memory usage, GDI objects, handles, stack overflows and none seem to be the cause as far as we can see. Any other reasons that could cause such a problem? Any help is greatly appreciated. Thanks very much Emad

      M Offline
      M Offline
      Mark Greenwood
      wrote on last edited by
      #2

      Just to be clear do you mean that the Application is exiting (i.e. Quits) randomly or do you mean that it disappears from the Foreground - in other words it's still running but the form is either put at the back of the other windows on the screens or minmized for example?

      E 1 Reply Last reply
      0
      • M Mark Greenwood

        Just to be clear do you mean that the Application is exiting (i.e. Quits) randomly or do you mean that it disappears from the Foreground - in other words it's still running but the form is either put at the back of the other windows on the screens or minmized for example?

        E Offline
        E Offline
        Emad Attia
        wrote on last edited by
        #3

        yeah the application just quits...

        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