Comments
1 comment
-
Thanks for posting. Visual Studio add-ins can be perilous things, but the Profiler add-in should not be having any effect on any code windows until the profile namespace/ profile method/ profile class menu items are invoked. At that point, a teeny-tiny call is made to find the current text pointer in the active code window. To be honest I think the MSDN post is a bit of a grasp for straws in that I have seen quite a few cases of other vendors' add-ins interfering with Profiler's so it may be some sort of cumulative effect rather than the exclusive fault of the Profiler add-in.
I'd recommend disabling the Profiler add-in by going to the add-in manager from the tools menu of Visual Studio and un-ticking the load checkbox. If you do not load the ANTS Profiler add-in, you can rule it out as the culprit and it's easy to re-enable again.
Add comment
Please sign in to leave a comment.
http://forums.microsoft.com/MSDN/ShowPo ... D=1&mode=1
I checked and no maintenance updates are available for ANTS. This issue results in a significant productivity hit and I will keep ANTS uninstalled until I receive more information or a resolution to this issue.