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. C / C++ / MFC
  4. worrisome exception

worrisome exception

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestiondesigndebugging
4 Posts 3 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.
  • N Offline
    N Offline
    ns
    wrote on last edited by
    #1

    My app works fine as far as I know. But I just noticed that when I am in debug mode with breakpoints and it loads up until the UI appears, the output window says "First Chance Exception" in two places. Yet the app does fine (as far as I know I hasten to add). Do I need to worry and if so, how do I fix this problem? Appreciate your help, ns

    P T 2 Replies Last reply
    0
    • N ns

      My app works fine as far as I know. But I just noticed that when I am in debug mode with breakpoints and it loads up until the UI appears, the output window says "First Chance Exception" in two places. Yet the app does fine (as far as I know I hasten to add). Do I need to worry and if so, how do I fix this problem? Appreciate your help, ns

      P Offline
      P Offline
      Prem Kumar
      wrote on last edited by
      #2

      Hi, first chance exceptions are generally c++ exceptions like possibly in MFC, you can safely ignore them.

      N 1 Reply Last reply
      0
      • N ns

        My app works fine as far as I know. But I just noticed that when I am in debug mode with breakpoints and it loads up until the UI appears, the output window says "First Chance Exception" in two places. Yet the app does fine (as far as I know I hasten to add). Do I need to worry and if so, how do I fix this problem? Appreciate your help, ns

        T Offline
        T Offline
        Tomasz Sowinski
        wrote on last edited by
        #3

        Don't worry about 'first chance exceptions.' For more info, see KB article Q105675. Tomasz Sowinski -- http://www.shooltz.com

        *** Purgamentum init, exit purgamentum ***

        1 Reply Last reply
        0
        • P Prem Kumar

          Hi, first chance exceptions are generally c++ exceptions like possibly in MFC, you can safely ignore them.

          N Offline
          N Offline
          ns
          wrote on last edited by
          #4

          Ah! I was starting to get really despondent about this, my latest discovery (I have other stuff to do), and thought I'd done some horrendous thing somewhere which will show up sometime. I am so relieved! Thanks, :-D Appreciate your help, ns

          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