|
Data Portal installation and configuration steps |
Top Previous Next |
|
Read through all instructions below before proceeding.
Requirements:
There are two distinctive sections of the Data Portal setup
1. Data Portal installation and configuration
A. Confirm what the external static IP address is for your router/firewall
B. Confirm that your router/firewall is configured to forward port to the database server where the Data Portal will be set up
C. Confirm that IIS is configured for this port
D. Run the AyaNovaSetup.exe installation again on this same server where you have already configured network AyaNova use and select the network administrator setup
E. Select to Install AyaNova Data Portal (requires IIS)
F. Proceed with the installation.
G. During the installation it will notify you that it created the virtual directory AyaNovaDP from C:\Program Files\Ground Zero Tech-Works Inc\AyaNova
H. If during the installation, it sees that there already is a config.txt file and will ask you if you want to overwrite it - click NO
NOTE: if you get a message such as below about replacing a file, this is occurring because you have something running. Click Abort, and then check to make sure you do NOT have the AyaNova program running, nor QBI or PTI or any of the import/export utilities, and check Services to make sure that the AyaNova Generator is shut off while installing. Then run the installation again.
I. After installation has completed, open the IIS Manager and confirm that AyaNovaDP is present
J. 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.
K. Confirm that AyaNovaDP web site is using Microsoft.NET Framework 3.5 (or higher).
NOTE: As Microsoft.NET Framework 3.5 is actually just a further update of 2, you will note that the ASP.NET version will show as 2.0.50727. Make sure this is selected and then your computer will know to use the latest 3.5 that is installed on it.
L. If using Windows 2003 or higher (or Windows XP 64 bit or higher), select the Web Service Extensions and make sure is set to Allowed (if not set to Allowed, will get 404 error Page Not Found when performing step N)
M. Stop and Start the default web site
N. Test the connection via the data portal by opening Internet Explorer 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
O. Data Portal is now installed and confirmed working at the server, you are now ready for the remote computer configuration
P. The following are 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.
Q. If installing the Data Portal onto a Vista or higher computer, do note the following 2 additional steps: 1. IIS 6 Management Compatibility must be enabled. a. Go to Programs -> Features -> Turn Windows Features On or Off -> under Internet Information Services -> IIS 6 Management Compatibility, make sure all are check-marked.
2. Set the Application Pool for AyaNova Data Portal 5 to use the Classic .NET AppPool (the screenshot below shows doing this to AyaNovaWBI5, but do the same for the AyaNovaDP site)
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 as per the following steps:
2. Remote computer configuration
A. Test connectivity from within the local area network
a. on a networked computer within the local area network, open a web browser and enter in the local ip of the server, the port number for the dataportal etc as below
http://dataportalserverlocalip:XXXX/AyaNovaDP/DataPortal.rem?wsdl
for example, if the local ip of the dataportal server was 192.168.1.100; and the port number you set for it was 6969, you would enter in:
http://192.168.1.100:6969/AyaNovaDP/DataPortal.rem?wsdl
b. once you have confirmed connectivity from within the local area network, then continue
B. Test connection from outside of the network
a. on a remote computer connected to the Internet, open a web browser and enter in the public external ip of the router/firewall, the port number for the dataportal etc as below
http://publicexternalip:XXXX/AyaNovaDP/DataPortal.rem?wsdl
for example, if the external public ip of your router is 222.333.66.23; and the port number you set for it was 6969, you would enter in:
http://222.333.66.23:6969/AyaNovaDP/DataPortal.rem?wsdl
b. once you have confirmed connectivity from outside of the local area network, then continue
C. Provide configuration for remote computer
a. Move to the C:\Program Files\Ground Zero Tech-Works Inc\AyaNova/examples folder on your Data Portal server
b. Make a copy of the EXAMPLE_DATAPORTALconfig.txt file and rename that copy to config.txt
c. Edit this config.txt using NotePad
<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 in the same folder 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:
|