|
Note! This Manual is for the "Windows authentication" version, which is designed to work with existing Windows server or Active Directory accounts and Windows authentication. If you want to create accounts by yourself and store their credentials in your own HTTP Commander XML database, you need to download the "Forms authentication" version! This Manual is for the Windows authentication version only! |
Web file manager |
HTTP Commander application install at Windows 2008, 2012, 2016 (IIS 7, 7.5, 8, 8.5, 10).
Note 1! You can view
installation screencast (video) (Recommended)!
IIS and .NET Framework Installation
1. IIS Installation
2. .NET Framework 4.0, 4.5 or 4.6 Installation
Download and install .NET Framework 4.0 (it is also recommended to install Update 4.0.3), .NET Framework 4.5 or .NET Framework 4.6.
If .NET Framework 4.x has been already installed, you need either reinstall it or execute the following command as administrator.
On 32-bit system:
%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
On 64-bit system:
%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i
Note! If you plan to use the integration with Box (see parameters EnableDownloadToBox, EnableUploadFromBox, BoxClientId, BoxClientSecret), necessarily verify whether the Update KB2468871 to .NET Framework 4 is installed, and if not, install it on the server with HTTP Commander (update details info: KB2468871).
Note! Starting from Windows 2012.NET Framework is part of operating system and should be installed using Server Manager management tool.
In previous versions of Microsoft Windows running Internet Information Services (IIS), the aspnet_regiis -I command could be used to install the ASP.NET feature. Starting in Windows 8, the following problems may occur when trying to install ASP.NET using aspnet_regiis:
If you run aspnet_regiis -I to install ASP.NET 4.5 on IIS8, an error message similar to the following will be displayed:
This option is not supported on this version of the operating system. Administrators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off" dialog, the Server Manager management tool, or the dism.exe command line tool. For more details please see http://go.microsoft.com/fwlink/?LinkID=216771.
To install or uninstall ASP.NET 4.5 on Windows 8 or Windows Server 2012 and later, use one of the following options:
Automatic HTTP Commander Installation with installation wizard (EXE)
3.a Automatic HTTP Commander Installation...
Manual HTTP Commander Installation (ZIP package)
3.b Manual HTTP Commander Installation...
You need to unblock distribution archive if you use Internet Explorer browser. Internet Explorer blocks files downloaded from Internet (Windows Server 2008 security feature).
Note! Application won't work if you forget to unblock the archive ('System.Web.AspNetHostingPermission' error)!How to detect application pool HTTP Commander runs under?
How to unblock distribution archive?