Error Message: ExceptionSystem.IO.DirectoryNotFoundException: Could not find a part of the path "D:\". at System.IO.__Error.WinIOError(Int32 errorCode, String str)
Description:
When installing Form Master or any other module, an error is shown stating that the path at the root of the drive could not be found.
Error Message:
| StartJob |
Creating files |
| Info |
Created D:\inetpub\newarkintransition\bin\Code5Systems.FormMaster.dll |
| Info |
Created D:\inetpub\newarkintransition\bin\Code5Systems.FormMaster.SqlDataProvider.dll |
| Failure |
ExceptionSystem.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.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateDataProviderFile(PaFile file, PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install() |
Resolution:
This is a permissions issue. The IUSR_MachineName needs at least "List" Permissions on the Root of the Drive where the Website is located.