Your question has been submitted and is awaiting moderation.
I am reporting this content because…
Thank you for reporting this content, moderators have been notified of your submission.
Hello there,
I am pulling my hair out trying to figure out what is going on.
I am trying to transfer my website from my local dnn installation to the webserver. The webserver is a Windows Server 2008 R2 virtual server. I am running into problems installing DNN there.
I have the dnn 7 files on a folder under C:\Inetpub\vhosts\domainname\httpdocs\dotnetnuke_folder.
When loading the install wizard i get an error that says:
DNN Error
--------------------------------------------------------------------------------
System.UnauthorizedAccessException: Access to the path 'C:\Inetpub\vhosts\domainname\httpdocs\dotnetnuke_folder\Install\DotNetNuke.install.config' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) at System.IO.File.Copy(String sourceFileName, String destFileName) at DotNetNuke.Services.Install.InstallWizard.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I set all permissions for NETWORK SERVICE on the dnn folder.
I also have an appPool running .NET 4 for that site.
Can anyone help me please? It's been three days and I can't figure it out!!
Thanks very much!!