Hi,
I am trying to install DNN 6.2 on my machine and I can't get passed the first step. I have followed the installation instructions...I downloaded and extracted the files...I created a folder on a DEV server for my site and I copied the files to this folder...I created a virtual website on this DEV server and an AppPool with the same name and I assigned NETWORK_SERVICE to it. I gave the ASP.NET Machine account full access to this folder. and I get the following error when I try to access the site:
DotNetNuke Error
System.UnauthorizedAccessException: Access to the path
'E:\Websites\sigappsdv\NAFTA.CMS\web.config' is denied. at
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32
rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions
options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy,
Boolean useLongPath) at System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share) at System.Xml.XmlDocument.Save(String
filename) at
DotNetNuke.Web.Client.ClientResourceManagement.ClientResourceManager.AddConfiguration()
at DotNetNuke.Services.Install.InstallWizard.OnLoad(EventArgs e) at
System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
Does this mean anything to anyone?
Thanks