This is a migrated thread and some comments may be shown as answers.

Activate "Use tracing profile" with "Attach to .NET Process"

2 Answers 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Peter
Top achievements
Rank 1
Peter asked on 03 Apr 2017, 12:01 PM

Hi, Justtrace has no VS2015 integration. But with with the App JustTrace it should be possible to debug a Project in VS2015 and attach JustTrace to the Process (direct or vshost)

Problem: To Trace SQL Queries, the needed Option "Use tracing profile" is disabled. Only Sampling profiler is possible.

It can activate it, if I start the .Net Executable - But then I can not debug it in Visual Studio.

How can I activate "Use tracing profile" with "Attach to .NET Process"?

Peter

2 Answers, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 04 Apr 2017, 10:47 AM
Hello Peter,

You can use the "Next Application" feature instead of "Attach to running .NET process" to use the tracing profiler. You have to follow these steps:
  • In JustTrace standalone, navigate to "Next Application" and select tracing profiler
  • In the "Executable whose file name contains" type the name of process your application runs
  • Click "Start Waiting"
  • In Visual Studio start your application in debug mode and JustTrace will attach to the newly started process
Happy profiling.

Kind Regards,
Tsvetomir
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Peter
Top achievements
Rank 1
answered on 04 Apr 2017, 11:31 AM

Hi Tsvetomir,
Perfect!

Thank you,
Peter

Tags
General Discussions
Asked by
Peter
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Peter
Top achievements
Rank 1
Share this question
or