WBI Server Installation

Top  Previous  Next

It is always recommend to read through all instructions first before proceeding.

 

Make sure all server requirements have been met before proceeding, including that AyaNova has been confirmed able to connect to the networked AyaNova database from this same IIS computer.

 

 

1. Confirm that your AyaNova is networked and is the latest version.

 

AyaNova must be networked before you can install and run the optional add-on WBI
Refer to the AyaNova Help file section on networking AyaNova before proceeding

 

2. Confirm that you are installing to a computer that has the requirements as stated on the WBI Server Requirements Prior to Installation & Configuration

 

3. Download the WBI installation file AyaNovaWBISetup.exe from http://www.ayanova.com/download.htm to the local hard drive of the computer where you will be installing.

 

4. Run the AyaNovaWBISetup.exe file to begin the installation, read all messages and select Next where indicated until installation is complete

 

WBI6Setup1

 

5. By default, WBI is installed to the Default Web Site with a physical location of C:\Program Files\Ground Zero Tech-Works Inc\AyaNovaWBI6

 

6. Once installation is complete, continue with configuration and testing

 

 

If you encounter any errors or issues:

 

If you encounter an error message installing WBI - make sure that you do have a Default Web Site in your IIS (Internet Information Services) - see the forum topic http://forum.ayanova.com/Topic4827-95-1.aspx

 

If you encounter a 404 error bringing up the WBI login page when performing step #2 of testing on the server itself, check out the forum topic http://forum.ayanova.com/Topic2334-95-1.aspx

 

Also refer to WBI Server Common Issues

 

 

 

7. NOTE: If on your server you can not use a web site off of Default Web Site as per the steps above, you can instead install to a new virtual web site pointing to the AyaNovaWBI folder.

 

a. Install as above steps.

b. In IIS Manager, delete the installed web site AyaNovaWBI under Default Web Site (this should not remove the installed files)

c. In IIS Manager, create a new web site pointing to the C:\Program Files\Ground Zero Tech-Works Inc\AyaNovaWBI6 folder with its own port #

Allow anonymous access to the web site
The web site access permissions must be at minimum Read, Run scripts and Execute
Make sure .NET 2 is selected in the ASP.NET tab for this new site
You may or may not have to set the IP Address property of your new website to the computer's actual internal ip address instead of (All Unassigned)

d. Stop and Start this new web site that you just created

e. Continue with configuration and testing