line numbers in asp.net

Questions about YourKit .NET Profiler
Post Reply
kristianp
Posts: 2
Joined: Wed May 16, 2018 11:47 pm

line numbers in asp.net

Post by kristianp »

Hi,

I'm running the evaluation of the .net profiler, connecting to w3wp.exe, and am getting some good results.

I have two questions:

1. Is there a way to see the line number of an item in the call tree in the CPU tab? and
2. The visual studio plugin doesn't seem to have installed. Does it install with the main yourKit installer? I'm using vs2013 Community.

Thanks.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: line numbers in asp.net

Post by Anton Katilin »

Hi,

1. There are no line numbers in the .NET profiler, sorry.
2. Yes, the installer among doing other things installs the VS plugin. Do you mean the plugin is not present in the plugin list?

Best regards,
Anton
kristianp
Posts: 2
Joined: Wed May 16, 2018 11:47 pm

Re: line numbers in asp.net

Post by kristianp »

Yes that's right, the plugin is not present when I look at the Extensions and Updates window.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: line numbers in asp.net

Post by Anton Katilin »

Could you please try installing the plugin manually.

Please locate the file
"C:\Program Files\YourKit Profiler 2018.04-b<build> for .NET\lib\YourKit.VSPlugin.2018.4.<build>.0.vsix" and double-click it. If VS is installed, the file extension .vsix should be registered and VS should offer to install the plugin on opening .vsix files.
Post Reply