This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
WILL NOT RUN - ASP.NET Core + Angular 2 template for Visual Studio #449
Closed
Description
I have followed the posting at http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/ to start a new MVC Angular 2 application.
- I already had VS2015 (pro) Update 3
- I updated my .net core to version 1.0.1
- I insured my Node.js was above version 4 ( I had 10 )
- I tried to install the ASP.NET Core Template Pack extension from https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ASPNETCoreTemplatePack but the Download button on that page is broken so I got it from http://vsixgallery.com/extension/ae9d6285-3f2a-4cbe-9021-82eb4d8b8c74/
- I started VS and went to Visual Studio’s File New Project menu, expand the Web category, and picked ASP.NET Core Angular 2 Starter Application (.NET Core)
- I let the prjoect build and waited until the depencies finsihed restoring
- I then tried to run the project - NO LUCK
- Ctrl+F5 - nothing
- F5 - nothing
- The Start button on the tool bar just says "Start", not IIS or Chorme, or anthing like that. Pressing the "Start" button get the error "Unable to start debugging. The startup project cannot be launched"
- Under VS's Debug Menu, both the "Start Debugging" and "Start without Debugging" options are disabled.
I also noticed that in the solution explorer there is an entry "References (Errors - see Error List ) --- there is no Error List...
Don't know what to do.
Metadata
Metadata
Assignees
Labels
No labels