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
I get the following exception when starting up Visual Studio:
08.01.2021 16:40:11: Ref12: Errors occurred while trying all reference URLs; Ref12 will not work
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote name could not be resolved: 'roslynsourceindex.azurewebsites.net'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SLaks.Ref12.Services.ReferenceSourceProvider.<LookupService>d__9.MoveNext()
08.01.2021 16:40:12: Ref12: Using reference source from https://referencesource.microsoft.com with 114 assemblies
I am using Microsoft Visual Studio Community 2019, Version 16.8.3, with a .NET Core project.
The text was updated successfully, but these errors were encountered:
I get the following exception when starting up Visual Studio:
I am using Microsoft Visual Studio Community 2019, Version 16.8.3, with a .NET Core project.
The text was updated successfully, but these errors were encountered: