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 / C++ / MFC
  4. MapViewOfFile Fails

MapViewOfFile Fails

Scheduled Pinned Locked Moved C / C++ / MFC
3 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.
  • G Offline
    G Offline
    Gupta Suraj
    wrote on last edited by
    #1

    Hi All, MapViewOfFile fails with "Not enough storage is available to process this command". Can any one explain the reason for the above message. Thanks in Advance Suraj

    Suraj Gupta

    P 1 Reply Last reply
    0
    • G Gupta Suraj

      Hi All, MapViewOfFile fails with "Not enough storage is available to process this command". Can any one explain the reason for the above message. Thanks in Advance Suraj

      Suraj Gupta

      P Offline
      P Offline
      prasad_som
      wrote on last edited by
      #2

      This description is from MSDN , have you tried this, Error Message: Not enough storage is available to process this command. User Action: Do one of the following, then retry the command: (1) reduce the number of running programs; (2) remove unwanted files from the disk the paging file is on and restart the system; (3) check the paging file disk for an I/O error; or (4) install additional memory in your system.

      Prasad Notifier using ATL

      S 1 Reply Last reply
      0
      • P prasad_som

        This description is from MSDN , have you tried this, Error Message: Not enough storage is available to process this command. User Action: Do one of the following, then retry the command: (1) reduce the number of running programs; (2) remove unwanted files from the disk the paging file is on and restart the system; (3) check the paging file disk for an I/O error; or (4) install additional memory in your system.

        Prasad Notifier using ATL

        S Offline
        S Offline
        svsundar Vairavan
        wrote on last edited by
        #3

        I was facing the similar problem.Is the MapViewOfFile fails first time itself?.If its not then u have to UnMap the Previous view then u have to Map it once again.For this u can use the same handle ,which u got from CreateFileMapping. regards Vairavan

        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