Skip to content

How to troubleshoot unreachable blazor local server? #53621

Closed Answered by MetacodeX7
MetacodeX7 asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to find the cause after all. You will not find this answer (or this problem) anywhere else on the internet ;)

Turns out I had removed the client project dependency in the server project, thinking this was odd and likely a mistake I made previously. Even though I had restored the dependency by going into the solution's "Project Dependencies", that had not restored the actual client project reference in the server project. When I fixed that, my project worked again.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MetacodeX7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant