Skip to content

Not enough memory resources are available to process this command. (Exception from HRESULT: 0x80070008) #3583

Answered by amaitland
nblackburn77 asked this question in Q&A
Discussion options

You must be logged in to vote
  • Our application is 32-bit

Make sure your application is LargeAddressAware. See https://github.com/cefsharp/CefSharp/wiki/General-Usage#win32-out-of-memory

  • using < 500MB of memory at the time of and process handle usage etc. are all fine.

What software did you use to get the memory usage? What value is less than 500mb exactly? Does the machine have enough free memory?

See https://mahdytech.com/2019/01/05/task-manager-memory-info/

System.TypeInitializationException: The type initializer for 'x.Controls.WebBrowser' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Not enough memory resources are avai…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nblackburn77
Comment options

Answer selected by nblackburn77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants