I tried to install Application Insights to my existing project. But getting the following error each time:
Steps I followed:
Created an Application Insights in Azure Portal
Right click and choose Add Application Insights Telemetry ... from visual studio 2015
Put my Azure id and pass and choose the Telemetry which I create on step 1.
Clicked on Add button
And finally getting the above error.
Also tried to add the SDK manually. And then repeated the same steps.
Till now no luck! Can anybody point out the things which might solve the issue.
Thanks