ADE 安装
ADE 用户指南 >
此章解释Analytica决策引擎(ADE)对计算机系统的要求,同时说明了如何安装、升级以及如何卸载ADE。
系统要求
- Windows XP, Windows Server 2003、2008、或者2012、Windows Vista、Windows 7,或Windows 8。
- 40 MB硬盘空间,还需加上你的应用程序所需硬盘空间。
- 最少2GB内存。如果你的用户将运行多个并行程序,推荐增加更多内存。
- 你需要一种开发语言环境,以便使用ADE建立你的应用程序。应用环境可以是:内嵌VB.NET、C#, ASP.NET、VC++、任何其他COM 或者.NET的Visual Studio开发环境。你也可以在Microsoft Office中的Visual Basic for Applications(VBA)或者 Windows Scripting Host('CScript.exe' ,或者 WScript.exe)中使用ADE,也可以在其他内嵌 COM,或者内嵌ActiveX automation的程序包中使用。
你可以从[[1]]上下载ADE安装程序包。该安装文件包含:ADE进程内自动化服务器(Adew.dll)、ADE本地自动化服务器(ADE.exe)、ADE所需的辅助文件,本“ADE用户指南”,以及示例程序。
安装Analytica 决策引擎文件
从网络安装
下载可执行ADE setup文件。当你获得激活码后,将给你提供网上下载该文件的地址。保存到磁盘即可。
运行(双击)你刚刚下载的文件开始安装ADE。确保从管理员账户安装。
按照说明。阅读并同意许可证协议,选择安装目录,当提示输入激活码的时候输入你的激活码。安装程序将和lumina激活服务器通讯,并将许可证文件下载到你的计算机中。
激活过程将把许可证存储到一个名称为ADE.lic的文件中。该许可证适用于你的计算机(这个ADE.lic 文件在其他计算机上无法使用),但对使用同一台计算机的所有用户,包括特殊通过你的web服务器使用的特殊账户,都有效。
手动激活
如果因为安装程序无法和激活服务器通讯导致激活失败(要么因为你的计算机没法连接英特网,或者应为你的企业防火墙阻止了通讯),那么你需要手动激活该许可证。按照以下步骤操作:
- Allow the installer to finish (leave the activation key blank).
- Find your computer’s host id as follows.
- Start > All Programs > Analytica Decision Engine > Configure License
- Find your host id at the bottom right corner of the dialog.
- Go to http://Lumina.com/support/activate-analytica
- Select ADE, Individual license, and fill in the remaining fields (make sure your host id is entered exactly, including any hyphens if any) and submit.
- On the thank you web page, find your license name. It will appear after “LICENSE lumina” and will look something like ade_123_45 (the numbers will differ).
- When you receive the email, save the attachment (ADE.lic) to the ADE install directory.
- Run ADE.exe
- In the dialog that appears, enter your license name from step5. Leave the RLM Server field blank.
- Test the installation by running AdeTest and pressing the New ADE.CAEngine button. If this succeeds without reporting a licensing error, you got it right.
Installed Manuals and Examples
The default installation directory, if you did not change it when running the installer, is
C:\Program Files\Lumina\ADE 4.6
Two ADE manuals are installed into a subdirectory called docs. These are:
- ADE Reference.pdf (the equivalent of the ADE User Guide)
- ADE Scripting.pdf
Four example programs should also have been installed in that directory underneath the examples directory. They are as follows:
- Tutorial.NET — This program is referred to by the Analytica Decision Engine Tutorial. It is recommended that you read the Analytica Decision Engine Tutorial completely before writing your own programs that depend on ADE.
- AdeTest — This program allows you to call or test the methods of ADE objects through a GUI. You can run AdeTest.Exe (in the bin directory), or you can trace through the code in the Visual Studio.NET 2005 debugger to observe each method being called.
- asp_exam — This program shows you how to access ADE through a Microsoft ASP program.
- excel_exam — This program shows you how to access ADE from any application with Visual Basic for Applications (VBA) support, including the Microsoft Office suite of applications.
Entering a new license code
If you need to activate a different license you must run the ADE installer (or go through the manual activation process).
Upgrading from an earlier version of ADE
ADE 4.6 has been configured to install without disturbing previously installed versions of ADE. This allows you to compare the performance and output of your application under the different versions. However, it also means that your existing applications continue to use the previous version until you have changed them to use ADE 4.6
Uninstalling ADE
To uninstall ADE, select Add/Remove Programs in the Windows Control Panel. Scroll through the list to find “Analytica Decision Engine 4.6.” Click the Remove button and proceed through the uninstall wizard
See Also
Introduction to ADE <- | Installation of ADE | -> The ADE Tutorial |
Enable comment auto-refresher