|
Data Portal installation and configuration steps |
Top Previous Next |
|
It is always recommend to read through all instructions first before proceeding.
Requirements before proceeding:
There are two distinctive sections of the Data Portal setup
1. Data Portal installation and configuration
1. Confirm what the external static IP address is for your router/firewall
2. Confirm that your router/firewall is configured to forward port to the database server where the Data Portal will be set up
3. Confirm that IIS is configured for this port
4. Run the AyaNovaSetup.exe installation again on this same server where you have already configured network AyaNova use and confirmed.
5. Select to Install AyaNova Data Portal (requires IIS)
6. Proceed with the installation.
7. During the installation it will notify you that it created the virtual directory AyaNovaDP from C:\Program Files\Ground Zero Tech-Works Inc\AyaNova
8. If during the installation, it sees that there already is a config.txt file and do you want to overwrite it - click NO
9. After installation has completed, open the IIS Manager and confirm that AyaNovaDP is present
10. There is no editing of the web.config file because AyaNovaDP uses the same config.txt that the AyaNova program uses to connect to the networked database.
11. Confirm that AyaNovaDP web site is using Microsoft.NET Framework 2 (or higher)
12. Stop and Start the default web site
13. Test that connection via the data portal by opening a web browser on this server where you have just performed the steps above, and typing in the URL where XXXX is the port number of your Default Web Site
http://localhost:XXXX/AyaNovaDP/DataPortal.rem?wsdl
14. Data Portal is now installed and you are now ready for the remote computer configuration
15. The following is additional rights settings you may want to set so that external users can not view the contents of the config.txt file 1. Open the IIS Manager or Computer Management 2. Right-click on config.txt that is within the folder of the AyaNovaDP site 3. Select Properties 4. Un-check the Read right, and save.
NOTE: If on your server you can not use a web site off of Default Web Site as per the steps above, you can manually create a new virtual web site pointing to the AyaNova folder.
2. Remote computer configuration
A. Test connection to AyaNova database via local area network connection computer and internal IP address and port
a. Move to the C:\Program Files\Ground Zero Tech-Works Inc\AyaNova/examples folder on this server
b. Rename the EXAMPLE_DATAPORTALconfig.txt file to config.txt
c. Edit this new config.txt using NotePad
<ConnectionType>DataPortal</ConnectionType> <PortalServer>http://192.168.1.100:6969/AyaNovaDP/DataPortal.rem</PortalServer>
d. On an existing local area networked computer that has AyaNova already installed and connecting to the network AyaNova database, do the following:
e. If not successful:
f. Once successful - exit out of AyaNova on that local area networked computer
g. Now edit that config.txt again, this time you will be testing to ensure connection via the external router/firewall but still from within your local area network
B. Test connection to AyaNova database via local area network connection computer and external IP address and port
a. Edit the config.txt on that local area networked computer again using NotePad
b. Edit the example IP Address with the router's external IP address and the port number (that you configured in step 1 for your router/firewall that is the same in the Default Web Site)
c. Save the file
d. Run AyaNova on this local area networked computer and confirm can log into AyaNova successfully, and am connecting by data portal by checking Help -> About AyaNova
e. If not successful:
f. Once successful - exit out of AyaNova on that local area networked computer and restore the config.txt back to the regular config.txt for local area network access
g. Once successful, continue to the next step
C. Provide configuration for remote computer now that internal local area connection is confirmed working
a. Move to the C:\Program Files\Ground Zero Tech-Works Inc\AyaNova/examples folder on this Data Portal server
b. Edit that config.txt using NotePad again
<ConnectionType>DataPortal</ConnectionType> <PortalServer>http://222.333.111.6:6969/AyaNovaDP/DataPortal.rem</PortalServer>
d. Make that config.txt file accessible to your remote user - either give that config.txt file to your remote user by email or put it on a disk, etc) and have them save to a folder on their local hard drive
e. Have your remote user download the AyaNovaSetup.exe installation file and save to their local hard drive into that same folder
f. Have that remote user run the AyaNovaSetup.exe file from that folder location that also has the edited config.txt in that same shared location.
The AyaNovaSetup.exe will "see" that config.txt file and automatically copy it to that computer's AyaNova program directory so no additional configuration is needed on that user's station.
The install will only install the AyaNova program files it has been told to install, will copy that config.txt file to the remote user's local hard drive workstations AyaNova program folder and will not install a trial database.
The AyaNova installation will place a desktop icon for AyaNova on the desktop as well as in the start menu.
If an issue with the Data Portal, you first need to confirm at what point an issue first occurs. This means the first thing you do is re-check every step.
If continue to experience an issue, check the AyaNova Support Forum for a solution similar to your issue
If continue to experience an issue, either post the following on the AyaNova Support Forum or send via direct email to AyaNova support:
|