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. .NET (Core and Framework)
  4. Application has generated an exception that could not be handled

Application has generated an exception that could not be handled

Scheduled Pinned Locked Moved .NET (Core and Framework)
helpcsharpdotnetsales
3 Posts 3 Posters 1 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.
  • M Offline
    M Offline
    mohamed seif
    wrote on last edited by
    #1

    I have an application developed by .net framework 1.0 , the application works fine on my development machine , but on the non-development machine (the customer machine) the application sometime crashes giving this error message , note that i handeled the unhandled exceptions in my application and that also there is no a particualr scenario that produces this exception. So does anyone have any ideas about what could be the reason for this exception , please help me because am stuck in this problem for more than a month now. I would Like to add that the application runs and that this exception appears while using the application. Thanks for the help in advance

    D Q 2 Replies Last reply
    0
    • M mohamed seif

      I have an application developed by .net framework 1.0 , the application works fine on my development machine , but on the non-development machine (the customer machine) the application sometime crashes giving this error message , note that i handeled the unhandled exceptions in my application and that also there is no a particualr scenario that produces this exception. So does anyone have any ideas about what could be the reason for this exception , please help me because am stuck in this problem for more than a month now. I would Like to add that the application runs and that this exception appears while using the application. Thanks for the help in advance

      D Offline
      D Offline
      Douglas Troy
      wrote on last edited by
      #2

      The information provided is far too vague for anyone to offer you any real advise ... create a debug build, provide that to your client


      :..::. Douglas H. Troy ::..
      Bad Astronomy |Development Blogging|Viksoe.dk's Site

      1 Reply Last reply
      0
      • M mohamed seif

        I have an application developed by .net framework 1.0 , the application works fine on my development machine , but on the non-development machine (the customer machine) the application sometime crashes giving this error message , note that i handeled the unhandled exceptions in my application and that also there is no a particualr scenario that produces this exception. So does anyone have any ideas about what could be the reason for this exception , please help me because am stuck in this problem for more than a month now. I would Like to add that the application runs and that this exception appears while using the application. Thanks for the help in advance

        Q Offline
        Q Offline
        Qhalis
        wrote on last edited by
        #3

        Not too familiar with the 1.0 framework so this may not be available but try adding a handler for the AppDomain.CurrentDomain.UnhandledException. This may at least give you some information about where the exception is occuring. hth, Alan.

        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