HOWTO: Upgrade your existing AVR Application
The information in this article applies to:
- Deploy
- Windows
- ASNA Visual RPG
SUMMARY:
Here is some information on what is needed to upgrade your existing AVR application.
This article will primarily discuss windows application, but the information can
be used on web based applications.
STATUS:
Current.
MORE INFORMATION:
Note: Please coordinate with your Network Administrator or Microsoft
when working with the Server where the application or database will reside.
AVR Application Installation Requirements:
- Installation of ASNA's
Deployment is required. You can also
create your own installation using InstallShield
or equivalent Installation Package. ASNA provides wizards for Windows
based applications for InstallShield Express v2.x and InstallShield Professional
- Windows Installer Edition v2.01. These wizards are in the "C:\Program
Files\ASNA\Deployment" folder. You can modify these
wizards to deploy the necessary files for your application.
- If using database file(s), defined in your F-spec
(DclDiskFile) you are required to:
- Configure a Database Name
if one doesn't exist.
- If the database is local (not recommended), you will need to
install the Acceler8DB Engine. This is not installed by default
using ASNA's deployment installation. We recommend having another
Server (e.g. AS/400 or Acceler8DB on Windows Server) as a database
Server. Make sure there are enough licenses for Acceler8DB
Engine; otherwise, "user count exceeded" errors will be received. You can email "codes@asna.com" or
call ASNA's Sales for a license.
- Your Application, which consists of: Executables (EXE) and possibly
third party controls (DLL and OCX files):
- If using any third party controls, you will need to refer to the vendors
documentation to get them deployed. If you don't know what third party
controls, you can look in your Project References to see which third party
controls are selected (See Figure 1). Make sure you following
the licensing agreements for each control. For example, you can not
distribute the MS Outlook Library control. It is licensed and installed
using MS Office installation CD.

Figure 1
NOTE: ASNA Miscellaneous Control (miscctls.ocx) is not a part of the
standard ASNA Deployment. You will need to deploy and register this
control on the target machine.
TIPS:
Other ASNA KB Articles:
Here are other Microsoft KB Articles that you may want to refer to:
Keywords: deployment, application, test, client,
install, secure, license, distribution
|