Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
I spent a day trying to build an Angular2 page with VS2015. The tutorials all use ASP.NET 5, so I installed that, but it claimed that the microsoft.aspnet.iisplatformhandler dll ( amongst others ) was not present. I found a NuGet package for it, but the command did not work ( not found ) and searching for it in NuGet got no results.

I did install ASP.NET 5 and some other web tools it said I needed. I followed a tutorial to get ASP.NET 5, I tried to follow another tutorial from Google to get Angular2, but it gave me 28,000 errors, as far as I can tell, VS2015 could not deal with the typescript that's in the Angular project, which is odd, as Typescript comes from Microsoft....

I basically wasted a day because none of the tools seem to work.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900