You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: