Duplicated DNN7 installation and now getting “Domain Name xyz Does Not Exist In The Database”
问题 I have a DNN7 installation running on my local machine. This is for development purposes, and I wanted to use IIS instead of Cassini for this. The app is bound to HTTP port 81. All is working well, even though the UsePortNumber appsetting is not turned on. All is well. Now I wanted to clone my setup to do some experiments. Here are the steps I took: Duplicated the website folder. Created a new IIS app pointing to that folder, bound to port 82. Duplicated the DotNetNuke7 database. However,