Manual

Table Of Contents
GMC-I Messtechnik GmbH 17
5.2.2 Installing the Application Server
IZYTRONIQ BackEnd ApplicationServer.msi
Description
This setup installs the application server to IIS.
MSI Package
The MSI package includes the following optional parameters:
INSTALLWEBAPPDIR = standard wwwroot directory of the IIS,
normally = c:\inetpub\wwwroot\IZYTRON.IQ
WEBSITE_NAME = Default Website
WEBAPP_NAME = IZYTRON.IQ
APPPOOL_NAME = IZYTRON.IQ.BackEnd Pool
APPPOOL_USERNAME =
APPPOOL_USERPWD =
With the default settings, the application server is installed as follows:
This installs the application server to IIS under “MyWebSite\MyWebApp” (virtual directory) and physically to “c:\myinstalldir”. The appli-
cation pool (IZYTRON.IQ.BackEnd Pool) (default) is set up with user name “myapppooluser” and password “mypwd”, and is assigned
to the website.
Comments
The application’s URL is laid out as follows:
https://<certificate path>/<application name>
The certificate path is the path which is specified in the general information for the certificate in IIS (“General” tab, issued to: <certif-
icate path> in the “Certificate” window).
If “IZYTRON.IQ BackEnd ApplicationServer.msi” is executed directly by double-clicking, the application server is installed as
“Default Web Site\IZYTRONIQ” with the “IZYTRON.IQ.BackEnd Pool” app pool and the following default app pool credentials: Appli-
cationPoolIdentity.
This user (ApplicationPool) probably doesn’t have any access to the database. A suitable user must be entered to this end (in the
app pool’s “Advanced Settings” under “Identity”).
The following URL can be opened in the browser in order to display the correct installation:
“https://localhost/IZYTRON.IQ/HandshakeRemoteService.svc” (if installed in this way).
In the event of correct installation, an information page is displayed.
https://<certificate path>/IZYTRON.IQ/HandshakeRemoteService.svc
Attention!
The user designated for operative use must also always have access to
the database with read and write authority, in so far as this user is not the
dbo (database owner)!