![](/DesktopModules/Forum/Themes/Crispy/Images/headfoot_height.gif) |
|
|
|
Joined: 5/22/2012
Posts: 1
|
|
|
Hi
I am new to Dot Net Nuke
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path 'D:\DotNetNuke\Install\Skin\'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\DotNetNuke\Install\Skin\'. 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at DotNetNuke.Modules.Admin.Extensions.Download.DownloadDeploy(WebResponse wr, String myfile, String installFolder, String catalogAction) at DotNetNuke.Modules.Admin.Extensions.Download.ProcessCodeplex(String downloadURL, String installFolder, String catalogAction) --- End of inner exception stack trace ---
The path do exist on the machine, and I change the App pool identity where it belongs to Administrators group. Still have the same error!! What are chances??
Thanks
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
|
Joined: 5/22/2012
Posts: 4
|
|
|
I am also recieving this same error
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'. 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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at DotNetNuke.Modules.Admin.Extensions.Download.DownloadDeploy(WebResponse wr, String myfile, String installFolder, String catalogAction) at DotNetNuke.Modules.Admin.Extensions.Download.ProcessCodeplex(String downloadURL, String installFolder, String catalogAction) --- End of inner exception stack trace ---
I am recieving it when I try and install the DNN Feedback module from Hosts->Extentions->MoreExtentsions.
First, I searce feedback. Next, find DotNetNuke Feedback (Minimum Version Required: 06.01.02 ) then, Then Click Deploy DNN Feedback then Click Deploy.
Once Deploy is clicked I revieve the error.
What I have done so far.
I have added my APPPOOL\{AppPoolName} to the IIS_IUSRS Group.
I have given the IIS_IUSRS Group full controll of every folder in my DNN Installation.
from here I dont know what else to do.
Did you find any answers Martin?
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
|
Joined: 5/22/2012
Posts: 4
|
|
|
I am also recieving this same error message.
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'. 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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at DotNetNuke.Modules.Admin.Extensions.Download.DownloadDeploy(WebResponse wr, String myfile, String installFolder, String catalogAction) at DotNetNuke.Modules.Admin.Extensions.Download.ProcessCodeplex(String downloadURL, String installFolder, String catalogAction) --- End of inner exception stack trace ---
Mine happens when I try to install a module via -- Hosts->Extensions->MoreExtensions=Deploy.
I added the APPPOOL\{application pool name} user to the IIS_IUSRS Group and granted full control of the root folder of the website to the IIS_IUSERS Group.
Still no resolve.
Martin, have you found out anything more?
I am running DNN on SQL2012, IIS7.5, Windows 7
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
|
Joined: 5/22/2012
Posts: 4
|
|
|
I am also recieving this same error message.
Error:
is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException:
Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'.
---> System.IO.DirectoryNotFoundException:
Could not find a part of the path 'D:\inetpub\wwwroot\dotnetnuke\Install\Module\'.
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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at DotNetNuke.Modules.Admin.Extensions.Download.DownloadDeploy(WebResponse wr, String myfile, String installFolder, String catalogAction)
at DotNetNuke.Modules.Admin.Extensions.Download.ProcessCodeplex(String downloadURL, String installFolder, String catalogAction)
--- End of inner exception stack trace ---
Mine happens when I try to install a module via -- Hosts->Extensions->MoreExtensions=Deploy.
I added the APPPOOL\{application pool name} user to the IIS_IUSRS Group and granted full control of the root folder of the website to the IIS_IUSERS Group.
Still no resolve.
Martin, have you found out anything more?
I am running DNN on SQL2012, IIS7.5, Windows 7
|
|
|
|
![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) | ![](/DesktopModules/Forum/Themes/Crispy/Images/height_spacer.gif) |
|
|
|
Joined: 4/26/2012
Posts: 12
|
|
|
I'm also receiving the error when I attempt to install the DNN forum module to DNN version 06.01.05 hosted on Network Solutions.
|
|
|
|
| ![](/DesktopModules/Forum/Themes/Crispy/Images/headfoot_height.gif) |