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

Cannot run #5

Open
lucasxyang opened this issue May 28, 2019 · 1 comment
Open

Cannot run #5

lucasxyang opened this issue May 28, 2019 · 1 comment

Comments

@lucasxyang
Copy link

Hi! I cloned the repo and built it using .Net Core SDK 2.2.106. I use Visual Studio 2017, 15.9.11 on Window Server 2012. The solution builds successfully and I see db populated with records. However when I debug I was directed to localhost:56543 with message "This localhost page can’t be found No webpage was found for the web address: http://localhost:56543/". The port 56543 was found on NHLStats.Api project / Properties / launchSettings.json. I tried to send request using Postman but no luck. I am new to GraphQL and suspect this is an IIS issue. What goes wrong here?

@StefH
Copy link

StefH commented Jul 7, 2019

@lucasxyang

You need to switch to NLStats.API
image

This will run on port 5000.

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