I have a problem with installing Dynamicweb.. I have installed version 9.12 using the Zip file. I followed the procedures, I copied the contents in dynamicweb.web.config into Web.config.
When accessing the page I think it redirects infinitely between two urls. It says:
This page isn’t working
(site url) redirected you too many times.
I checked the redirects, it happens between these urls:
(siteurl)/Admin/Access/Setup/Default.aspx
(siteurl)/Admin/
Regarding .Net versions I ran a program which says:
"Currently installed "classic" .NET versions in the system:
4.0.0.0
4.8.04084
I think this happened after installing the scriptwith the "windows features" at the "Preparing a hosting environment" page.. (http://doc.dynamicweb.com/Default.aspx?ID=10730#12292)
I think I already installed that script before, but coould there be trouble if installing it a second time(?)
If someone could guess what the problem may be related to, would be nice. I also can mention that I have got other errors for when installing through Nuget I got an error saying: "conflicts between different versions of the same dependent assembly." . Maybe it is related to this problem, or it's something separate..