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 years ago
I encountered the same error.

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

It seems the issue is really related to permission on certain files per nosik. I copied the files from a zip file without extracting them. However, if I extract the files to a folder and copy these files to inetpub\nopcommerce4.0 and adding modify permission to AppData, Logs, Plugins and wwwroot folders, I was able to get nopcommerce installation page.
6 years ago
smartegicsys wrote:
I encountered the same error.

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

It seems the issue is really related to permission on certain files per nosik. I copied the files from a zip file without extracting them. However, if I extract the files to a folder and copy these files to inetpub\nopcommerce4.0 and adding modify permission to AppData, Logs, Plugins and wwwroot folders, I was able to get nopcommerce installation page.



Did you install .net core hosting bundal?

If not than download and install from here.
6 years ago
give full access to iis user to the folder then its works fine
5 years ago
Encountered same problem. Give permission to IIS user.
But another problem arose here. I was redirected to installation page. While I already installed it and did changes in development mode.
Anyone knows the solution to it
5 years ago
[email protected] wrote:
give full access to iis user to the folder then its works fine


I guess that wont be easy on a web app on azure. Or could it be done?
5 years ago
Hello i have the some problem ?


http://houseofindonesia.azurewebsites.net/

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


Please help me to fix it , thanks
5 years ago
amiranto wrote:
Hello i have the some problem ?


http://houseofindonesia.azurewebsites.net/

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


Please help me to fix it , thanks


Probably. Still ignored from nopcommerce.
5 years ago
This error happened to me also.

I am using discountAsp.net as my hosting company.  They said it was because .NET Core was not installed on my server.  Once they migrated me to another server, the problem went away.

Tony
5 years ago
https://ibb.co/hKogdd

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


Is still nopcomerence dev team ignoring this issue?

My web app is deployed on azure, last week it was working fine but now giving this error, I have tried restarting the app and re-deploying but none of them worked.
5 years ago
irfanyusanif wrote:
https://ibb.co/hKogdd

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


Is still nopcomerence dev team ignoring this issue?

My web app is deployed on azure, last week it was working fine but now giving this error, I have tried restarting the app and re-deploying but none of them worked.



NopCommerce 4.10 beta?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.