Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MS VS 2010 IntelliTrace for non-Ultimate version? Possible?

I read that IntelliTrace can be used only in MS VS2010 Ultimate and for 32-bit OPs.

Is it possible to install/activcate it also in MS VS2010 Premium with 64-bit OP?
How? Didn´t found sofare anything in google. :-(

Thxs in advance.

like image 683
user415876 Avatar asked May 03 '11 16:05

user415876


1 Answers

VS 2010 SP1 adds 64-bit IntelliTrace.

However, IntelliTrace is deliberately an Ultimate-only feature (it's VS Ultimate's primary selling point); you won't be able to use it without Ultimate.

like image 117
SLaks Avatar answered Sep 28 '22 06:09

SLaks