2017-03-22 2 views
0

Project (Voll net461, Kern 1.1) von VS2015 konvertiert:VS2017 Debug: keine URL-Starteinstellung

enter image description here

{ 
    "iisSettings": { 
    "windowsAuthentication": false, 
    "anonymousAuthentication": true, 
    "iisExpress": { 
     "applicationUrl": "http://localhost:17901/", 
     "sslPort": 0 
    } 
    }, 
    "profiles": { 
    "IIS Express": { 
     "commandName": "IISExpress", 
     "launchBrowser": true, 
     "environmentVariables": { 
     "ASPNETCORE_ENVIRONMENT": "Development" 
     } 
    }, 
    "WebApplication1": { 
     "commandName": "Project", 
     "launchBrowser": true, 
     "launchUrl": "http://localhost:5000", 
     "environmentVariables": { 
     "ASPNETCORE_ENVIRONMENT": "Development" 
     } 
    } 
    } 
} 

Auch öffnet sich kein Browser automatisch nach F5. (Aber Website öffnet sich, wenn ich manuell zur URL gehe).

Und ich kann auch nicht Core Web-Projekt im Jahr 2017 zu sehen, wie es funktioniert - VS schreibt nur etwas über "fehlgeschlagen, um Projekt zu erstellen" in der unteren Zeile und leeren Lösung Explorer, nur Ordner erstellt, nichts in der Ausgabe, nichts in devenv /Log C:/log.xml log.

+0

Versuchen VS2017 und das Löschen der .vs Ordner in Ihrer Lösung Stammordner – Tseng

+0

help.'' Schließen Sie haben nicht – smg

Antwort

0

zu beheben: enable "Azure App Service Tools"