WILL NOT RUN - ASP.NET Core + Angular 2 template for Visual Studio #1247

Closed
opened 2025-08-09 17:19:25 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pgorbas on 11/19/2016

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.

*Originally created by @pgorbas on 11/19/2016* I have followed the posting at [http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/](url) 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](url) but the Download button on that page is broken so I got it from [http://vsixgallery.com/extension/ae9d6285-3f2a-4cbe-9021-82eb4d8b8c74/](url) * 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1247
No description provided.