简体   繁体   中英

HTTP 404 Not Found In DotNetNuke (DNN) Publish

I created an DNN (version 7) website in IIS in port 3535 and I installed DNN. Then I created an empty solution. I added the website to a project and then I ran the project. It works fine in visual studio, but when I Publish from website and create another website in IIS for published folder in port 3737 and browse localhost:3737 I get the following error in all browsers:

HTTP 404 Not Found In DotNetNuke

So in summary I have 2 sites:

1- localhost:3535 works fine.

2- localhost:3737 doesn't work

You'll likely need to add another "portal alias".

It isn't recommended that you try to run DNN using ports, a full version of IIS using a website would be far easier to manage.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM