Skip to content

Ref12 fails to load reference URL #38

@angelobreuer

Description

@angelobreuer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions