![]()
|
Starting
shortBrandName from the client browser
The Java Plug-in is used to display the
shortBrandName configuration and report tools from within a browser view.Note: If you do not have a Java Plug-in already installed on your system, the EasService should automatically start an installation of the Java Plug-in the first time that you run
shortBrandName in your browser
- Opening the
shortBrandName Home Page (which is an HTML-only page) does not start the Java Plug-in installation; you must select a report or a configuration screen.Start
shortBrandName and install the Java Plug-in.This procedure describes the Java Plug-in installation process.
- After installing the
shortBrandName software, open the client web browser and go to the following URL: http://<hostname>/eas
where <hostname> is the name, IP address, or localhost of the Web Supervisor workstation with the installedshortBrandName software.
- The
shortBrandName login page displays, as shown in Figure 2-8.Figure 2-8shortBrandName login dialog box.
Figure 2-9shortBrandName home page.
![]()
- The
shortBrandName home page displays.
- From the
shortBrandName home page, select any report type by clicking on its link. Unless you already have the required Java Plug-in installed, a browser Security Warning dialog box appears to ask permission to install the Java Plug-in.Figure 2-10 Java plugin security warning
Figure 2-11 Installer configuration dialog box.![]()
- Click Yes or (Next) if prompted to install and run the Java 2 Runtime Environment.
Note: A software license agreement screen appears during installation of the Java plug-in. This is for the Java plug-in, not for the
shortBrandName software product.Figure 2-12 Java plugin license agreement.
Figure 2-13 Installation type dialog box.
Figure 2-14 Installation complete dialog box.![]()
- Click the Finish button. If you are prompted to enter a password, enter the appropriate station login credentials and click the OK button.
Installing MSDE 2000 Release A
shortBrandName requires the support of a relational database. Perform this procedure only if you do not already have a relational database installed.Note: This process was documented on 3/1/06. The links to the Microsoft website, along with the installation steps are subject to change based on Microsoft's terms. This is provided as a reference only. Individual installations may require customization.
- Download and the following installation executable (MSDE2000A.exe) from the Microsoft website and save it on your desktop or other convenient location: http://www.microsoft.com/downloads/details.aspx?FamilyID=413744d1-a0bc-479f-bafa-e4b278eb9147&DisplayLang=en:
- Double-click on the MSDE2000A.exe file to start the installation wizard.
Figure 2-15 MSDE 2000 license agreement.![]()
- Read the license agreement and click the Agree button to continue installation.
Note: The remainder of the MSDE installation occurs after you unpack the setup files. The next step simply specifies where to unpack the setup files. In most cases, you can just use the default and click the Finish button.
- The Installation Folder dialog box appears, as shown in Figure 2-16.
Figure 2-16 MSDE 2000 installation folder.![]()
- Using Windows Explorer, navigate to the directory where you unpacked the setup files.
- The default location is C:\MSDERelA as shown in Figure 2-17.
Figure 2-17 MSDE 2000 setup files.![]()
- Specify appropriate setup parameters by editing the setup.ini file (use WordPad or another text editor) as follows:
Note: The setup parameters in the setup.ini file are used to configure MSDE so that
shortBrandName is able to connect to it.
- Following are two examples of how you can modify the setup.ini file. Other optional modifications are possible. Refer to appropriate MSDE documentation for more details: (http://download.microsoft.com/download/d/5/4/d5402c33-65de-4464-9d82-d1de2971d9db/ReadmeMSDE2000A.htm#_downloading_and_extracting_sp3).
The following setup.ini file causes MSDE to be installed with a blank system administrator password (i.e. the password for the 'sa' user):
[Options] BLANKSAPWD=1 DISABLENETWORKPROTOCOLS=0 SECURITYMODE=SQLOr, if you desire, you can modify the setup.ini file to specify a default strong system administrator password (i.e. the password for the 'sa' user):
[Options] SAPWD="AStrongPassword" DISABLENETWORKPROTOCOLS=0 SECURITYMODE=SQL
- Save any changes you make to the setup.ini file.
Note: If you set a system administrator password or add other users/passwords, then you must be sure to enter the matching user/password in the EasService property sheets (under the 'Database Configuration' sub-property). This is required in order for
shortBrandName to connect to MSDE. Refer to "Configure EasService" for more details.- Navigate to the directory where you unpacked the setup files (same as in step 3 and step 4, the default is C:\MSDERelA), and run the setup.exe.
- Restart the computer, so that the MSDE service automatically starts after reboot.
- Manually start the MSDE service, as follows:
- Open the Services window by opening, consecutively, the following windows: Control Panel, Administrative Tools, Services (see Figure 2-16).
- Start the 'MSSQLSERVER' service if it is not already started.
Figure 2-18 Starting MSSQL Service![]()
Note: By default, this service should start automatically whenever the computer is rebooted. However, the first time you install MSDE, it may not start automatically, so you can manually start it here (or simply reboot to have Windows start it automatically)
|
|
|
|