Azure-Samples / service-fabric-dotnet-quickstart

Service Fabric quickstart .net application sample
MIT License
131 stars 199 forks source link

404 on VotingWeb load, all the scripts reach a 404 error. #3

Closed BaileyMillerSSI closed 6 years ago

BaileyMillerSSI commented 6 years ago

I launched this and then tried to navigate to http://localhost:19081/Voting/VotingWeb, something looked wrong so when inspecting the console all the scripts are trying to load from http://localhost:19081/... which isn't correct.

BaileyMillerSSI commented 6 years ago

I didn't understand that I am simply looking to navigate to localhost.