An error occurred while starting the application

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 6 ans
I use the Windows Server 2012 system, and I install these:

.NET Core 2.0.3 SDK
.NET Framework 4.7.1
DotNetCore.2.0.3-WindowsHosting.exe
Microsoft Visual C++ 2015 Redistributable Update 3

But still can not run properly, who can help me?

Il y a 6 ans
Did you installed runtime ?
Il y a 6 ans
Yes, I've already installed it.
Il y a 6 ans
it can be everything

go to web.config change stdoutLogEnabled to true

and check the log file for the specific error

1. make sure the \logs\stdout exist, if not create it
2. make sure there are read and write permissions

p.s.
I had to restart the server for the log file to generate
Il y a 6 ans
I don't know why, when I set stdoutLogEnabled to true, Logs\stdout doesn't generate log files.
Il y a 6 ans
i had to restart the server and it starts working
Il y a 6 ans
Yes, I have restarted my server, but there is still no diary.
Il y a 6 ans
Hezy Ziv,
After I deploy files to D, can be a normal visit.
I don't know why? Don't C have special restrictions?
Thank you.
Il y a 6 ans
Hi,

Can anybody shed some light on this?

I just installed latest nopcommerce w/o source. I could not resolve this error even after trying the aforementioned workaround.

Environment: Windows 10, IIS 10, .Net Core installed

any help would be much appreciated

Thanks
Il y a 6 ans
Hi,
I experienced the same error

An error occurred while starting the application.
.NET Framework 4.7.2114.0 X86 v4.0.0.0    |   Microsoft.AspNetCore.Hosting version 2.0.0-rtm-26452    |    Microsoft Windows 6.3.9600   

Found that it happens if site located in the folder that requires administrator permissions,
like in my case C:\inetpub, moving to other folder helps me.

Also testing hosting providers and has the same error on the Everleap hosting but only with some browsers:
- mobile version on Galaxy S7
  in Chrome it works
  Samsung internet app doesn't
- desktop
  Chrome, IE 11 - works
  Firefox, Edge - doesn't

Strange behavior

SmarterAsp.net - works in all browsers, but sometimes page loading hangs up to 40 seconds

Thanks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.