ligershark / CoreTemplatePack

A collection of .NET Core project templates
Other
82 stars 17 forks source link

Unable to connect to web 'IIS Express' #7

Open acostaf opened 8 years ago

acostaf commented 8 years ago

Installed product versions

I am using this template and ater creating a project from it I get "Unable to connect to web 'IIS Express'" found that launchSettings.json just contains a single profile which is IISExpress that always fails

Current behavior

Unable to connect to web 'IIS Express'

Expected behavior

to be able to debug after F5

madskristensen commented 8 years ago

Do you have the latest .NET Core tools installed in Visual Studio? Get it here https://www.microsoft.com/net/download#tools

acostaf commented 8 years ago

Yes I do

Vs 2015, Update 3, TypeScript 2.0.3.0 and DotNetCore.1.0.1-VS2015Tools.Preview2.0.2