Profiling Microsoft Office managed-code add-ins
alphacent
Posts: 2
I'm trying to profile an Excel add-in but the profiler keeps on crashing whenever I take a snapshot. I followed the instructions here:
http://www.red-gate.com/supportcenter/C ... wledgebase\ANTS_Memory_Profiler\KB200801000224.htm
The add-in is .NET 4 on Excel 2010 on Windows 7.
Here's the error:
Snapshot failed (CantMapMemory)
Q
at P.g(Object , EventArgs )
at T.<>c__DisplayClass16.<backer_SnapshotCompleted>b__15()
at O.b()
http://www.red-gate.com/supportcenter/C ... wledgebase\ANTS_Memory_Profiler\KB200801000224.htm
The add-in is .NET 4 on Excel 2010 on Windows 7.
Here's the error:
Snapshot failed (CantMapMemory)
Q
at P.g(Object , EventArgs )
at T.<>c__DisplayClass16.<backer_SnapshotCompleted>b__15()
at O.b()
Comments
I'm using ANTS Memory Profiler 7 on Excel 2010 running on Windows XP.
Trying to attach to the running process doesn't work (but I know that XP in this case is not supported for attach to process).
What can we try to do?
Thanks,
Marco Russo
Fortunately due to the number of occurrences of Profiler doing this we're becoming world-class dump analyzers.