While proceding to a fresh install of DNN in some third party server, in the "Install Optional Modules" step, selecting only the default modules (or even all of them) I get stuck in this step when I click "Next".
Part of an Exception stack trace is printed below the list of modules.
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) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller..ctor(String Path, String SitePath) at DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.InstallModule(String strFile, Boolean allowResources, Boolean writeFeedback, Int32 indent) at DotNetNuke.Services.Install.InstallWizard.InstallModules()
I've searched over google and this forum, but wasn't able to find anything.
Help is welcome
Bruno Silva