Search
RSS

Blog posts of '2020' 'May'

Comments (1) Checking for Errors on a New Installation of NopCommerce

Check Error Logs

1. In Web.config change stdoutLogEnabled = "false" to true, Restart Application

then check the logs at \wwwroot\nopCommerce\Logs

The error(s) there might tell you something.

2. Check your Application and IIS Application logs in the Event Viewer.

The error(s) there might tell you something.

See Event Viewer Application Logs