I download the file
Login as Host/Super user
go to Host/extension
click
on install wizard
locate file which downloaded to portals/0
click
open
Then next and instead of the wizard continuing the steps I applied on my demo site I get the following url
It returns this URL
http://coloradoflatfeerealty.com/Defa...
As well as this message
A critical
error has occurred. Please check the Event Viewer for further
details
Below is the detail from the event viewer
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider,
DotNetNuke
ExceptionGUID:73a071bb-4af5-4c51-b28b-e92b2ebc6923
AssemblyVersion:7.4.0
PortalId:0
UserId:1
TabId:36
RawUrl:/Host/Extensions/ctl/Install/rtab/36/portalid/0?popUp=true
Referrer:http://coloradoflatfeerealty.com/Host/Extensions/ctl/Install/rtab/36/portalid/0?popUp=true
UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135
Safari/537.36
ExceptionHash:2YYrWHuLD+2zDp2WwvqklQ==
Message:Access to the path
'C:\Inetpub\vhosts\coloradoflatfeerealty.com\httpdocs\Install\Temp\fu3ga0n5' is
denied.
StackTrace:
InnerMessage:Access to the path
'C:\Inetpub\vhosts\coloradoflatfeerealty.com\httpdocs\Install\Temp\fu3ga0n5' is
denied.
InnerStackTrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.DirectoryInfo.Create()
at DotNetNuke.Services.Installer.Util.WriteStream(Stream sourceStream, String destFileName)
at DotNetNuke.Services.Installer.InstallFile.ReadZip(ZipInputStream unzip, ZipEntry entry)
at DotNetNuke.Services.Installer.InstallerInfo.ReadZipStream(Stream inputStream, Boolean isEmbeddedZip)
at DotNetNuke.Services.Installer.InstallerInfo..ctor(Stream inputStream, String sitePath)
at DotNetNuke.Modules.Admin.Extensions.Install.wizInstall_NextButtonClick(Object sender, WizardNavigationEventArgs e)
at System.Web.UI.WebControls.Wizard.OnNextButtonClick(WizardNavigationEventArgs e)
at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e)
at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args)
at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args)
at System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)