An error occurred while starting the application

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anos atrás
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?

6 anos atrás
Did you installed runtime ?
6 anos atrás
Yes, I've already installed it.
6 anos atrás
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
6 anos atrás
I don't know why, when I set stdoutLogEnabled to true, Logs\stdout doesn't generate log files.
6 anos atrás
i had to restart the server and it starts working
6 anos atrás
Yes, I have restarted my server, but there is still no diary.
6 anos atrás
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.
6 anos atrás
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
6 anos atrás
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.