Hi, i'm goig to preface this by saying i have 0 dnn experience.
What I am trying to do is install DNN 4.0.3 on the root of my website that is hosted by Godaddy.
I think i've got the process down, but i haven't actually tried an install because i'm confused about what exactly I need to upload and where I need to put it. I unzipped the starter kit, and that gave me 4 more zipped files, so I unzipped all those, and they are sitting in a folder called DNN Starter Kit, it has a folder named DotNetNuke, ModuleCS, ModuleVB, and Skin. My install folder is in the DotNetNuke folder, so do I need to upload the contents of the DotNetNuke folder to the root of my website or just upload the folder and when i'm ready to install type in mydomain.com/dotnetnuke/install/install.aspx ?? Sorry to ask such a basic question... but out of the 16 pages of this thread... no one has answered it yet.
Ok so I decided to just play around and unzipped everything onto the root, edited my web.config and went on my merry way with the install.... now I am stuck at a very familiar.
DotNetNuke Configuration Error
Could not find a part of the path 'd:\hosting\username\Config\Backup_20065261256\web_.config'.Access to the path 'd:\hosting\username\web.config' is denied
I have read how to fix this by moving the siteurls.config from the Config folder to the root and by taking the web_.config renaming it web.config and uploading it back to the root.. My problem now is I do not have a Backup_20065261256 folder in my Config folder.... any ideas?