nopcommerce 4.2 does not work on IIS

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Deleted The File But Still Have Same Problem
3 years ago
I have same problem
I fix it install net core for iis server
3 years ago
My project runs ok in VS2019, I try to deploy to local IIS 10, then to a Server 2012 with IIS 10 (with Webdeploy, File System, and WebDeploy Package), and finally to an Azure VM.

The result was allways the same:

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:
Module
   IIS Web Core
Notification
   Unknown
Handler
   Not yet determined
Error Code
   0x8007000d
Config Error
  
Config File
   \\?\C:\Publish\Nop4.3\web.config
Requested URL
   http://localhost:80/
Physical Path
  
Logon Method
   Not yet determined
Logon User
   Not yet determined

I follow all the Installation guide, but nothings works.

Can anyone help me?
3 years ago
jpalagon wrote:
...
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.


You may want to look at the other related posts
2 years ago
i have the same problem and i fixed.

1. i see this video for Publish an ASP.NET CORE 5.0 App to IIS on Windows 10:
https://www.youtube.com/watch?v=VKTZWZI1AhE
Note: i cant modify hosts file and i used this app:
https://hostsfileeditor.com/

2. i have a error and fixed by below link:
https://stackoverflow.com/questions/9794985/config-error-this-configuration-section-cannot-be-used-at-this-path

3. at the end of i have error 500.21
fixed by this link:
https://www.nopcommerce.com/en/boards/topic/81345/50021-error#261979
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.