Activity overview
Latest activity by billb
Does ANTS work with WPF?
Every time I attempt to profile a WPF application I receive an exception on startup (below). It looks like a parse error on the xaml itself (not sure why). The app starts up just fine when I remo...
Actually, I may have a clue. The Take Snapshot will cause my application to crash in the memory profiler AFTER my application has created and torn down its own appdomain. If I don't create an app domain it seems to work all right. Do you have a fix for this? / comments
Actually, I may have a clue. The Take Snapshot will cause my application to crash in the memory profiler AFTER my application has created and torn down its own appdomain. If I don't create an app...
There is nothing in the event log. I can simply start my application via memory profiler and shut down my app and it still claims that the app was shutdown abnormally and gathers no information.
Again, I'm having no problems w/ performance profiling. / comments
There is nothing in the event log. I can simply start my application via memory profiler and shut down my app and it still claims that the app was shutdown abnormally and gathers no information.
A...
There is no exception, my application crashes.
Brian Donahue wrote:
Hello,
What is the exception generated by the 'crash'? We may have a patch available to fix the problem.
/ comments
There is no exception, my application crashes.
Brian Donahue wrote:
Hello,
What is the exception generated by the 'crash'? We may have a patch available to fix the problem.
Memory Profiling Crash
I just purchased version 3.x of the software and attempted my first memory profile. Performance profiling seems to works well (which is what I tried throughout my evaluation). Whenever I click "G...