Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ref12 fails to load reference URL #38

Open
angelobreuer opened this issue Jan 8, 2021 · 1 comment
Open

Ref12 fails to load reference URL #38

angelobreuer opened this issue Jan 8, 2021 · 1 comment

Comments

@angelobreuer
Copy link

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.

@nam20485
Copy link

nam20485 commented Nov 27, 2021

I get the same exact message. Any idea how to fix?

Visual Studio Professional 2019 v16.11.7 in a .NET Core project.

http://roslynsourceindex.azurewebsites.net does indeed not resolve when I try it in a web browser.

What is this URL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants