I've just tried this product for the first time and am using it to profile an Azure Cloud Service project in VS2015.
I can run and debug the project with the local emulator without any problems. But when I try to "start memory profiler", the process fails with the message:
The operation failed with the following error: Failed to prepare Azure package for compute emulator.
What do I have to do to make this work?
I've tried attaching to the running process as well, using the stand-alone version of the tool. That also does not work (I have been able to successfully attach other memory profilers in this way). Attempts to take a snapshot fail with the error:
Object reference not set to an instance of an object.
So far this product seems unusable for profiling a locally running Azure Cloud Service.