Troubleshooting ERROR_NOT_ENOUGH_MEMORY

后端 未结 4 969
孤城傲影
孤城傲影 2021-01-03 03:32

Our application is failing on one specific user\'s computer with ERROR_NOT_ENOUGH_MEMORY (\"Not enough storage is available to process this command\").

4条回答
  •  难免孤独
    2021-01-03 04:30

    Check all the possibilities.

    GDI-problems can be monitored using the free GDIView utility. Its a single file that users can start without a installer.

    Also, install the ProcessExplorer on the machine concerned.

    If you have no access to the machine, ask the user to make screenshots of the status monitored by the applications. Very likeley, this will give you some hint.

提交回复
热议问题