I try to analyze a 35 GB dump file using Visual Studio 2019 Enterprise on a 48 GB RAM virtual machine. But after a while, I got the Memory analysis could not be completed due to insufficient memory, but only 20GB of RAM was used.
I've tried to: Tools -> Options ->Debugging -> Symbols -> Select "only specified modules" but without success.
When I try to open it with dotMemory it loads and utill 20GB and after that is not doing anything, but the loading screen is still present for more than 24 hours
So I let dotMemory to process the file over the weekend and it got processed indeed. The best part is that its a one-time process and after that, it will load processed data from the disc. So the solution for me was to upgrade to the latest version(because I let it process for like 24h with an older version and it didn't work) and let it process. Thanks Ed.ward for support.