- Login to Windows using a user login that belongs to the local system's Administrators group.
- Double-click setup.exe to run the AgilePoint installer. The AgilePoint
installation window appears.
- Click the Install AgilePoint… link that is most appropriate for your system.
- Click the link for AgilePoint Enterprise Manager.
- Click Next in the AgilePoint Enterprise Manager window.
- Select the site for which you would like to install AgilePoint Enterprise Manager. It is recommended to use the same site where you installed AgilePoint Server.
- Enter a Virtual Directory name. The default is EnterpriseManager.
- In the Application Pool field, select the application pool you want to use.
- Click Next.
- The installer is now ready to install AgilePoint Enterprise Manager. Click Next to install.
- Once the Installation Complete message is displayed, click Close to complete the installation.
- If you see a Setup succeeded message, click OK. If you
see a Setup has completed. Would you like to reboot now?
message, you can click either Yes or No.
- (Note that this step applies only under the specified conditions.) Open the
file[AgilePointWebSiteLocation]\EnterpriseManager\web.config,
modify the value of the serverUrl key using the following
instructions:
- NLB environment - replace localhost with
the virtual IP address assigned to
AgilePoint Server. Use the same port number as
AgilePoint Server.
- Non-NLB environment - Only if AgilePoint Server
is bound to a specific IP address in IIS (rather
than to "All Unassigned"), replace localhost
with the physical IP address assigned to
AgilePoint Server.
Example:
<add key="ServerUrl" value="http://1.2.3.4:81/AgilePointServer" />
- Make sure the Web Site for which AgilePoint
Server/AgilePoint Enterprise Manager is
installed is configured to run under the
.NET 2.0 Framework:
- Open IIS and expand Web Sites, then right-click the Web site that contains the AgilePoint Server virtual directory and click Properties.
- Click the ASP.NET tab.
- In the ASP.NET field, make sure it is set for 2.0.
- Click OK.The Login page appears.
- Log on to AgilePoint Enterprise Manager using the AgilePoint System User account.
The AgilePoint System User account is configured in the AgilePoint
Server Configuration. This is an important step as this is when the
database tables are created in the AgilePoint Workflow Database.
The AgilePoint Enterprise Manager Main Page appears.
Keep AgilePoint Enterprise Manager open for the next step.