The installation of two business tiers on a single PC or server is not recommended as it can lead to confusion of which installation is in use and difficulty upgrading each business tier.
Note: This process has not been fully tested in 'real world' conditions. It
will allow you to install the business tier twice on the same computer and allow you to have two different instances of CAREWare running at the same time.
- Install CAREWare as normal for the first instance
- Create a new business tier directory at C:\Program Files\CAREWare
This can be called RW CAREWare Business Tier 2 - Copy the entire contents of the Business Tier directory at C:\Program Files\CAREWare\RW CAREWare Business Tier to the new directory you just created.
- Go to Start>Run and type 'CMD' (No ' ') and click 'OK'
- Type sc create "RWCAREWareBusinessTier2" binpath= "C:\Program Files\CAREWare\RW CAREWare Business Tier 2\RWCAREWareBusinessTier.exe start=auto"
- Install a second database for CAREWare using the RWCAREWareInstaller.exe
- Go to the RW CAREWare Business Tier 2 directory
- Right click on server.config
- Select "Open With..." Notepad
- Change the port number to 8125
- Click "File">"Save As"
- Select "All Files" from the File Type menu
- Press "Save"
- Right click on serverNoEncryption.config
- Select "Open With..." Notepad
- Change the port number to 8125
- Click "File">"Save As"
- Select "All Files" from the File Type menu
- Press "Save"
- Open the CW Admin.exe
- Press "Stop Server"
- Highlight the DatabaseConnectionString and press "Edit"
- Change the instance name, which appears after the \, to the name of the new database you just created.
- Click on "Save"
- Click on "Port" and change the number to 8125 and click "Save"
- Change the Table Name (upper right corner pull down menu) to LocalNumberStorage
- Highligh CAREWarePort and click "Edit
- Change this number to 8125 and click "Save"
- Press "Start Server"
- Open the RW CAREWare Client Tier
- Click on 'Options'
- Click on 'Server List'
- Click on 'Add'
- Add the server hostname or IP address and a new port number such as 8125 and click 'Save'
- Click on 'Close'
- Using the Server List pulldown menu, choose the newly added server
- Login to CAREWare using your user name and password
Back to
InstallationBack to
Frequently Asked Questions