Hi, I am working on installing DNN 9.1 on a Windows 2012 server .and having a few problems. I am following the instructions here:
http://www.dnnsoftware.com/wiki/how-to-install-dotnetnuke
I coped the extracted installation files to the wwwroot/DotNetNuke folder, and added NETWORK SERVICE modify permissions to the folder.
After a Config error (which was fixed via the Add Roles and Features Wizard), next problem:
Access to the path
'd:\inetpub\wwwroot\DotNetNuke\DotNetNuke.log4net.config' is denied.
For this I copied 'DotNetNuke.log4net.config' from the Config/ folder to the root folder.
Now I'm getting this server error:
Access to the path 'd:\inetpub\wwwroot\DotNetNuke\App_Data\ClientDependency' is denied.
There is no ClientDependency folder in the DNN 9.1 files. I suppose could try to just create one. But I'm wondering what the problem is that is causing me to get these access errors.
Does anyone know?
Any help would be greatly appreciated!
Thanks
Tom