Argh another DotNetNuke thread...
I have two installations of DotNetNuke, my first installation is perfect, no problems at all.
The second on the other hand runs great, up until i want to install custom skins of modules, when i get file creation failures.
I have deleted DotNetNuke and reinstalled, reset and had all the permissions double checked (file permissions and db permissions) but still the file creation part of module install fails.
If anyone has anything to add that may help i would be very much obliged.
Cut and paste below :
StartJob Creating files
Failure Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path) at System.IO.Directory.CreateDirectory(String path) at DotNetNuke.Installer.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) at DotNetNuke.Installer.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Installer.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Installer.PaInstaller.Install()
I have two installations of DotNetNuke, my first installation is perfect, no problems at all.
The second on the other hand runs great, up until i want to install custom skins of modules, when i get file creation failures.
I have deleted DotNetNuke and reinstalled, reset and had all the permissions double checked (file permissions and db permissions) but still the file creation part of module install fails.
If anyone has anything to add that may help i would be very much obliged.
Cut and paste below :
StartJob Creating files
Failure Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path) at System.IO.Directory.CreateDirectory(String path) at DotNetNuke.Installer.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) at DotNetNuke.Installer.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Installer.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Installer.PaInstaller.Install()