intellitrace
Is it possible to extend Intellitrace events?
Specifically, what I\'d like to do is raise new events from my apps and libraries, similar to those exposed by ADO.NET.[详细]
2023-02-22 09:17 分类:问答Visual Studio 2010 IntelliTrace
As you know IntelliTrace technology just available on Visual Studio 2010 Ultimate version, and I accidentally installed Premium version, so I cant use IntelliTrace. Is the开发者_Go百科re any extension[详细]
2023-02-08 23:57 分类:问答Disable IntelliTrace during execution of application
I have an application that loads a lot of metadata when starting up. This is done within a few seconds, but when I turn IntelliTrace on it takes ages. I understand why, but it makes it for me impossib[详细]
2023-02-05 22:55 分类:问答Silent exception caught by IntelliTrace
Good afternoon, I am running into a curious problem with WCF and IntelliTrace.I have an application that I\'m testing using a locally-hosted WCF endpoint (the development server built into VS2010) us[详细]
2023-01-20 21:05 分类:问答Intellitrace is not available for native or mixed-mode debugging
I just opened an old C project in Visual Studio 2010 and tried to understand Intellitrace. But I get this error message[详细]
2023-01-17 21:35 分类:问答Is it possible to trace all the events fired when debugging a Silverlight application in Visual Studio?
I\'m开发者_StackOverflow社区 debugging a Silverlight application that is consuming 100% CPU usage because some event is being fired repeatedly. First of all, does Intellitrace works on Silverlight?You[详细]
2023-01-14 03:56 分类:问答IntellitraceFile throwing strange error
Can someone explain this error? (it showed up after enabling tracing in the collection plan.) Test method ExecuteTaskTest threw exception:[详细]
2023-01-13 06:04 分类:问答Application identity not set Exception
I have just converted a project to VS2010 and I now starting to see Exceptions in my software in IntelliTrace.[详细]
2023-01-08 22:11 分类:问答Why doesn't IntelliTrace show the code?
I am debugging an application in an Azure sever using IntelliTrace. Sometimes I can see the code that originated an exception but sometimes I can\'t. And the ex开发者_运维知识库ceptions which respecti[详细]
2023-01-07 18:02 分类:问答Can I use VS2010's Intellitrace to gather data for a Windows Service?
I have a Windows service that I\'d like to gather some debugging data on using Intellitrace - the problem is that you can\'t debug a Windows Service by starting开发者_开发百科 it directly from inside[详细]
2023-01-01 07:38 分类:问答
加载中,请稍侯......