Comments
3 comments
-
Hi moike,
Could you kindly close any open profiler instances, open your registry, and delete the following key:
HKEY_CURRENT_USER\Software\Red Gate\ANTS Performance Profiler 8\Dock States\Main Window\DockManagerData\Panels\Item1
The key may have gotten corrupted so that the source window no longer shows, but deleting it should bring it back into view--please let us know how you get on! -
Hi thanks for the response,
However, after deleting the suggested key, this had no noticeable affect at all when running as a normal user, however it now no longer works as an administrator either!!.
Regards -
Hi moike,
So sorry about that! Could you please try deleting the entire Main Window registry key instead?
HKEY_CURRENT_USER\Software\Red Gate\ANTS Performance Profiler 8\Dock States\Main Window
Add comment
Please sign in to leave a comment.
My code is successfully running, and I am able to observe the Call tree etc. just as I would expect, but recently I am now unable to get down to view the source code and code line level timings. (F12 does nothing apart from apply and remove the tick in the View menu)
What am I doing wrong? I've tried 2 different solutions that this was working fine with a few weeks ago.
I'm running in Debug, all source code available in VS etc. .....
Regards