Waiting for localhost

0

Zaktualizowałem projekt z ASP.NET CORE 1.1 do 2.0. Po aktualizacji strona nie może się załadować. Sprawdziłem debugerem i controller zwraca widok z danymi. Widok jednak nie renderuje się, przeglądarka wyświetla tylko dymek Waiting for localhost. Wszystkie pakietu są zaktualizowane, próbowałem zmienić porty. Zrobiłem czysty projekt i on działa. Hello World się wyświetla. Macie pomysł jak to naprawić?

0

Masz jakieś info w konsoli?

0

@some_ONE:

'dotnet.exe' (CoreCLR: clrhost): Loaded 'e3gzf53t.h2r'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'vx541zvz.cal'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'zssrny13.ufj'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'xhochrz2.5xa'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'ka1ri5pm.xfi'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'skgrelmx.tpw'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'fawyoti2.ref'. Cannot find or open the PDB file.
'dotnet.exe' (CoreCLR: clrhost): Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.0-preview1-002111-00\System.Net.Sockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x2b24 has exited with code 0 (0x0).
The thread 0x2668 has exited with code 0 (0x0).
The thread 0x3474 has exited with code 0 (0x0).
The thread 0x32f8 has exited with code 0 (0x0).
The thread 0x251c has exited with code 0 (0x0).

Tyle na konsoli. W użyciu CPU 0%, 15% w momencie kiedy jakiś controller wywołam.

Edit: Kiedy zwracam stringa przez controller to tekst się wyświetla.

Edit2: Zrobiłem testy i problemem są odwołanie do C# w HTML (@RednerBody(), @foreach itp)

1 użytkowników online, w tym zalogowanych: 0, gości: 1