I am transplanting a DNN installation version 2.1.2
In the previous installation, which I was not in charge of, it worked fine. Now, after transplanting the sql database and directory, for some reason I get a server error.
It seems to have defaulted to the wrong path "Could not find a part of the path "C:\Web\Portals\0"
The dnn path is C:\Web\Dnn2\ so it seems to be missing the \DNN2\ in there for some reason.
How can this be fixed? Is there a place to set the path? Perhaps it has something to do with the fact that the C:\Web\ directory is the IIS default site root? Any help is very much appreciated.