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

Need basic info to get the site running in VS2015 #31

Open
bekins369 opened this issue May 18, 2017 · 1 comment
Open

Need basic info to get the site running in VS2015 #31

bekins369 opened this issue May 18, 2017 · 1 comment

Comments

@bekins369
Copy link

Not sure if anyone is monitoring this. I am kind of a novice. Have built a few simple MVC projects in VS2015.
Got the Nuget packages updated, have a clean build, but the project won't run in VS2015. I guess it is not a standard ASP.NET MVC solution.
The project builds as a class library, and says it needs an executable in the solution to run.
I am used to setting a single path in web.config to get an ASP.NET project started in the browser.
Appreciate any suggestions.
Bruce

@gerabu
Copy link

gerabu commented Jun 2, 2017

You just need to set the project as startUp Project
right click on the NGblog.Web, then click "set as startUp Project"

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