Hi,
I am trying to profile .NET 3.5 compact framework application using dottrace with "Tracting" profiling mode.
But I am getting exception:
".NET Compact Framework v3.5 profiling API known bug is detected, it appears when the profiler doesnt receive some excetion callbacks. Please use the sampling mode".
Please find the attached screenshot. Can anyone please guide getting over this issue??
I do not want to use sampling mode as it does not capture all calls.