As described in some other Q/As like this and this, IntelliTrace is a Visual Studio Ultimate feature only. But for some reason I have Visual Studio Professional 2013 (Version 12.0.30723.00 Update 3) and I have IntelliTrace on it. I don't know how it got there but it shows up in Quick Launch (Ctrl+Q) and is enabled from View -> Toolbars -> IntelliTrace. I told my colleague to use it and he didn't have it on his VS Pro! Do you have any clues why IntelliTrace is available on my VS 2013 Pro installation? I see comments from other people, such as @doglin here that he has the same.
I remember I had VS Ultimate trial installed before I installed VS Pro but can it be from there?
Enable IntelliTrace events and snapshots mode Open your project in Visual Studio Enterprise. Open Tools > Options > IntelliTrace settings, and select the option IntelliTrace events and snapshots.
You can turn on or off recording for specific IntelliTrace events. If you're debugging, stop debugging. Go to Tools > Options > IntelliTrace > IntelliTrace Events.
IntelliTrace always records events that happen in the Visual Studio debugger. For example, starting your application is a debugger event. Other debugger events are stopping events, which cause your application to break execution.
In the Visual Studio Installer, choose the Workloads tab, and then select or deselect the workloads that you want. To add more components than a workload installs, choose the Individual components tab, and then select or deselect the individual components that you want.
I have the same, it looks like a bug in Visual Studio. Installing Ultimate Trial add IntelliTrace feature to Professional edition.
see UPDATE below before you try this
I can confirm that I added IntelliTrace to VS2012 Pro by doing the following:
I now have IntelliTrace in VS2012 :)
--- UPDATE --- I tried this and initially it appeared to work. But...
I could not longer create test projects and I had some test projects that failed to load. I tried many things and Googled the hell out of it. In the end, to restore VS 2012 to a working state, I uninstalled VS and reinstalled it.
I did not get IntelliTrace for free :(
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With