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
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