IntelliTrace is a feature of Visual Studio Ultimate that enables application debugging using a historical execution log.
Questions tagged [intellitrace]
127 questions
0
votes
1 answer
OpenID in new SPA MVC 4 App throwing VerficationException - Operation could destabilize the runtime
Starting with an new project via SPA template. Followed cookbook to use Google OpenID. The UI now shows a button with a link to Google... Clicking the link the call to VerfiyAuthentication throws an verificationexception. Operation could…

weidson
- 71
- 5
0
votes
1 answer
Intellitrace: IIS could not be found on the machine
OK.
Here's what I am running:
Intellitrace Collector (powershell 2.0, from VS 2012)
Windows Server 2003, running IIS 6
The target application to be traced is a web service (asmx, ASP.NET 2.0.50727)
Here's what I've done & what happened:
cmdlet…

YS.
- 1,808
- 1
- 19
- 33
0
votes
1 answer
Intellitrace 11 and Desktop app
I try to debug my desktop application via Intellitrace 11. But i found only one manual about intellitrace 11 (here), but here about debug web apps, wich hosting on IIS. All other manuals in web similary and all about debug web apps.
Is it possble to…

Sergey Shulik
- 950
- 1
- 9
- 24
0
votes
1 answer
Why won't my Microsoft Test Manager Test Runs Generate Intellitrace Files?
I am using Microsoft Test Manager 2010. I have an application that I wish to test. I have created a Test Configuration that has the "Intellitrace" option enabled. I have created a test, which uses that configuration. However, when I run the test…

GWLlosa
- 23,995
- 17
- 79
- 116
0
votes
1 answer
insert Code before Build
I am building a vspackage for Visual Studio 2010, and need to be able to inject code invisibly into every function in the solution during the build process.
Currently I can use this:
TextDocument doc = (elemInfo.ProjectItem.Document.Object() as…

LynchDev
- 793
- 1
- 12
- 27
-1
votes
2 answers
enabling intellitrace with visual web developer 2010 express
I am using Visual studio web developer 2010 and want to know how to enable intellitrace on it.
Thanks
Supraja J

bespectacled
- 2,801
- 4
- 25
- 35
-1
votes
1 answer
Visual studio 2017 IntelliTrace code failed
I created a C# Console App and tried to debug.
When Debug button is clicked then a popup appears
in Visual Studio 2017:
---------------------------
Microsoft Visual Studio
---------------------------
Cannot debug some of the code in process…

smamran
- 741
- 2
- 14
- 20