Activity overview
Latest activity by jfrayne
Yes, I can reproduce it. I sent the stack trace to you... / comments
Yes, I can reproduce it. I sent the stack trace to you...
Robert wrote:
Hi,
Wow, that's not one I think I've seen before! Do you get any more detail in the Event Log about this (stack traces or similar)?
Also, could you try taking a snapshot manually before actually closing the program, and see if this succeeds, or whether it gets the same error.
Many thanks,
Robert
I'm not sure what Event Log you mean, but I did try taking a snapshot before closing the program, and got:
System.ArgumentOutOfRangeException: Requested range extends past the end of the array.
I have a screenshot of the stack trace -- how would you like me to get it to you? / comments
Robert wrote:
Hi,
Wow, that's not one I think I've seen before! Do you get any more detail in the Event Log about this (stack traces or similar)?
Also, could you try taking a snapshot manually b...
Unable to create profiler results
I have a multi-threaded app that I'm trying to profile, and it seem like if I let it do too much I get this error when I stop:
"Unable to create profiler results Requested range extends past the en...
VS plugins request
In Visual Studio, when I right-click on a class or property or method, a contextual menu comes up. This menu now contains some new items, for ANTS profiling. Those items are currently listed at the...
Solved the problems I was having with previous version...
I have a mult-threaded windows forms application that relies heavily on generics that simply did not work with the previous version of ANTS profiler (crashed on startup). The beta, however, works g...