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 年 前
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 年 前
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 年 前
give full access to iis user to the folder then its works fine
6 年 前
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 年 前
[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 年 前
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 年 前
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 年 前
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 年 前
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 年 前
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.