You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Hi, this issue is being closed because this repo contains only unofficial samples and tests, and is not otherwise regularly maintained. If you're having an issue with ASP.NET Core or EF Core, please log a new issue in the appropriate product repo (or if you're not sure where, the https://github.com/aspnet/Home/issues repo).
I am getting this exception when I try
RenderViewToString
in my code. The sample runs fine.No service for type 'Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration' has been registered.
Any Idea whats going on? The only difference is I am using net461 but the sample is using net451.
The text was updated successfully, but these errors were encountered: