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. How to resolve such exception?

How to resolve such exception?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
4 Posts 4 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.
  • U Offline
    U Offline
    User 14020345
    wrote on last edited by
    #1

    Unhandled exception at 0x01F523BC (mfc140d.dll) in MProSet.exe: 0xC0000005: Access violation reading location 0xCDCDCDD1.

    CPalliniC L V 3 Replies Last reply
    0
    • U User 14020345

      Unhandled exception at 0x01F523BC (mfc140d.dll) in MProSet.exe: 0xC0000005: Access violation reading location 0xCDCDCDD1.

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      Your program is trying to access invalid memory. You should post the relevant code for further help.

      In testa che avete, signor di Ceprano?

      1 Reply Last reply
      0
      • U User 14020345

        Unhandled exception at 0x01F523BC (mfc140d.dll) in MProSet.exe: 0xC0000005: Access violation reading location 0xCDCDCDD1.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        You are likely trying to use an uninitialised pointer.

        1 Reply Last reply
        0
        • U User 14020345

          Unhandled exception at 0x01F523BC (mfc140d.dll) in MProSet.exe: 0xC0000005: Access violation reading location 0xCDCDCDD1.

          V Offline
          V Offline
          Victor Nijegorodov
          wrote on last edited by
          #4

          There are some [Magic number (programming) - Wikipedia](https://en.wikipedia.org/wiki/Magic\_number\_(programming)) that one could find out while debugging (just look for "Microsoft" there)

          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