ASP.net core Angular 2 template not running. #1266

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

Originally created by @bilalhassan88 on 11/14/2016

Hi Team,

I followed all the steps from Steve's blog trying to run the template.
http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/

I get this error
In Startup.cs this comes up highlighted.

app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions {
HotModuleReplacement = true
});

with message

An exception of type 'System.AggregateException' occurred in System.Private.CoreLib.ni.dll but was not handled in user code

Any idea what might be causing this?
Banging my head for 2 days now.

Please help

*Originally created by @bilalhassan88 on 11/14/2016* Hi Team, I followed all the steps from Steve's blog trying to run the template. http://blog.stevensanderson.com/2016/10/04/angular2-template-for-visual-studio/ I get this error In Startup.cs this comes up highlighted. app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions { HotModuleReplacement = true }); with message An exception of type 'System.AggregateException' occurred in System.Private.CoreLib.ni.dll but was not handled in user code Any idea what might be causing this? Banging my head for 2 days now. Please help
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1266
No description provided.