I use asp.net core 2 Preview 2.
I opened stdoutLogEnabled = \"true\" in web.config but the system does not write logs.
stdoutLogEnabled = \"true\"
web.config
Deploying on
I was having the same problem
I installed .NET Core 2.0 Preview 2 (the button in point 1) on the server https://www.microsoft.com/net/core/preview#windowscmd
and it's running now