This process is 64-bit, but this memory dump is not. Memory dumps can only be read if they are the s

Hi, I am unable to load a crash dump into ANTS Profiler. Any suggestion to resolve this would be appreciated.
Tagged:

Answers

  • You'll need to make AMP 32bit using corflags: corflags RedGate.MemoryProfiler.UI.exe /32Bit+.
    Have you visited our Help Centre?
  • robm2robm2 Posts: 5 New member
    edited July 18, 2022 11:26PM
    Tried this from an Administrator cmd window:

    C:\Program Files\Red Gate\ANTS Memory Profiler 11>"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\CorFlags.exe" .\RedGate.MemoryProfiler.UI.exe /32BITREQ+
    Microsoft (R) .NET Framework CorFlags Conversion Tool.  Version  4.8.3928.0
    Copyright (c) Microsoft Corporation.  All rights reserved.

    corflags : error CF001 : Could not open file for writing


    Does it require a specific version of corflags?
Sign In or Register to comment.