Dear all,
This is the first time I use .NET memory profiler.
I'm trying to use it to profile a .NET 4.5 application running on a windows 7 embedded device.
Then when trying to start the NmpCore utility to collect snapshot I get the following error just after the version and copyright information:
"failed to start NmpCoreImpl.exe process"
I tried on 2 computers (one with win10 and one in win7) and NmpCore was running fine on these.
How can I use NmpCore on the embedded device?
Note: the computers are 64bits and the embedded device is 32bit. Could it be the issue?
I don't think so: I saw that NmpCore is the same in 32bit and 64bit packages
I also tried with an older 4.6 version and result is the same.