Aspnetcore.docs: Visual Studio 2019 - Unable to add dependency

Created on 18 Nov 2019  Â·  10Comments  Â·  Source: dotnet/AspNetCore.Docs

When i follow point 4 : Select the Azure SignalR Service in the Dependencies > Add drop-down list:
Following the on screen instructions pressing [next] does nothing
Would you know why this could be the case ?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SignalR Source - Docs.ms doc-enhancement

Most helpful comment

I have the same problem, I cannot add the Azure Signal Service on the dependencies.

Please some help

All 10 comments

I have the same problem, I cannot add the Azure Signal Service on the dependencies.

Please some help

I also have the same problem. The Next button does nothing.

The same for me.

Adding @vijayrkn FYI from engineering side, also @spboyer on docs/e2e side. Folks - are you iterating on the doc mentioned and simply, the Next button does nothing? Is it enabled or is it disabled?

Can you please confirm what VS version you are using?

Microsoft Visual Studio Professional 2019
Version 16.5.4

Tried to upload a .gif here, but it would not work.

https://gifyu.com/image/l6yK

Nothing happens when we click the Next button. It does not appear to be disabled.

same issue here. vs pro 2019 16.4.5 and 16.5.5

Same problem described by @ptrotter1
Visual Studio 2019 Pro 16.5.5

@benicillin @flacidsnake can you please try the same scenario with the latest 16.6 preview? We have upgraded this experience to automatically detect missing components, add more types of dependencies etc. My guess is in the above case some of the Azure components are missing from the install. Can you check if the azure workload is checked in the vs installation?

@vijayrkn i installed the preview build. the experience is indeed upgraded. i made sure to include the azure components in the install. i had to remove my existing publish profiles and create them again because there was an error but once i did that i was able to install the signalR dependency and configure it.

i suspect you are correct about the azure components being missing from the install. i checked my non preview vs 2019 install and the box was not checked for the components. i would recommend the others in this thread check this first and install the azure workload if its not installed and then try again. if that doesnt work, installing the vs preview version with the azure workload included will do the trick.

update: i modified my vs pro 2019 install to include the azure workload and then opened my project and tried to add the dependency and it still did not work. it seems the solution was a combination of installing vs 16.6 preview and installing the azure workflow.

Was this page helpful?
0 / 5 - 0 ratings