The Web Interface installation throws an error

 

An error message during the installation can be caused by several reasons. Please see the following table for more information regarding the possible error codes:

 

Exit Code

Message

2

This error can occur in case of command line installations, if not a required parameter is missing.

 

Please make sure that you have provided each parameter in the command line, in the following order:

 

1., website name,

2., port,

3., website directory,

4., administrator user name,

5., password

 

For example:

BICreateWebsite.exe "TestWeb" "808" "c:\inetpub\wwwroot\test" “Administrator” “Blackice12345”

 

3

Please make sure that IIS is properly installed, and the application is running by as an Administrator.

 

4

Please make sure that IIS is properly installed, and the application is running by as an Administrator.

 

5

An Application Pool with the same name already exists. Please select a different Application Pool name, or delete the existing.

 

6

A Website with the same name already exists. Please select a different Application Pool name, or delete the existing.

 

8

Windows Authentication Module is not installed. Please make sure that you install the Windows Authentication Module for the IIS.

 

For details, please refer to the Requirements section.

 

9

ASP.NET 4.0 or newer module is not installed.

 

Please make sure that you install the ASP.NET 4.0 or later for the IIS.

 

For details, please refer to the Requirements section.

 

10

ASP.NET Extensibility 4.0 or newer module is not installed. Please make sure that you install the ASP.NET Extensibility 4.0 or later module for the IIS.

 

For details, please refer to the Requirements section.

 

11

The entered Admin account cannot be found. The entered user account cannot be found.

 

For local users, simply enter the username, for example: Administrator

 

For domain users, please enter the domain and user name in the following format: DOMAIN\Administrator

 

12

The entered password is not correct for this username.

 

13

Internet Information Services (IIS) is not installed on the computer.