-1

I am using Visual studio web developer 2010 and want to know how to enable intellitrace on it.

Thanks Supraja J

I Bajwa PHD
  • 1,708
  • 1
  • 20
  • 42
bespectacled
  • 2,801
  • 4
  • 25
  • 35

2 Answers2

2

Intellitrace is available only on Ulitmate verison of Visual studio. Visual web developer comes only in express edition, so intellitrace is not supposed to be avialable there.

http://www.microsoft.com/visualstudio/en-us/products/2010-editions/product-comparison

Odin
  • 3,278
  • 2
  • 19
  • 19
0

You can't. Intellitrace is only available in Visual Studio 2010 Ultimate.

Brandon
  • 68,708
  • 30
  • 194
  • 223
  • so with web developer 2010 there is no hope of debugging azure except the debug mode ? – bespectacled Jul 21 '11 at 00:54
  • @SuprajaJayakumar I think the phase no hope is a little wrongly placed. Most of us have managed for years without intellitrace – Ian Aug 14 '14 at 18:40