visual-studiovisual-studio-2017resharperazure-application-insightscodelens

Missing Application Insights Telemetry on CodeLens after installing Resharper


I am having problems with CodeLens after installing R# and I would appreciate any help I could get.

After installing Resharper CodeLens stopped showing Telemetry, I should be seeing something like this:

enter image description here

Instead I get a broken Work Item list:

enter image description here

I tried uninstalling Resharper but it wont solve the problem, after reinstalling VS I got telemetry back but I installed Resharper again and the same thing happened.

Resharper is set to not disable CodeLens and all CodeLens options are enabled:

enter image description here enter image description here

I have two accounts connected but Application Insights does not recognize my account for telemetry:

enter image description here

enter image description here

I have confirmed the problem on two other machines.

Versions:

VS: 15.6.3

R#: 2017.3.3


Solution

  • This is a problem in the loading of the solution, as noted in the comments by VS team, a simple workaround is to close the solution (but not VS) and open again.