To set up a new IIS Web site, do the following.
Prerequisites
- These instructions do
not apply to
the following installation scenarios:
- AgilePoint running in Windows Service mode
- Windows Server 2003
Instructions
- Create a physical folder on
your local drive - for example,
c:\AgilePointServer.
The folder you create should not be located underneath or inside of
the folder your SharePoint Web site is installed in. (The default location of
the SharePoint site is usually c:\Inetpub\wwwroot\, so you should pick a
different location for your new site's folder).
- Go to the
IIS Manager and create a new Web site.
- Type a
Site name of the Web site - for example,
AgilePointServer. A new Application Pool is created along with the web
site.
- In the
Physical Path field, browse and select the path to the
AgilePoint Server physical folder.
- In the
Port field, specify a unique port number (this must be different
than the port number used by SharePoint, which defaults to 80. It must also be
different from any other port numbers used for Web sites in IIS). It is
recommended to use a port number that consists of a 4 digits.
- If necessary, specify a
Host Header name.
- Ensure the
Start Web site immediately check box is checked and click
OK.
The next step will be to configure the AgilePointServer IIS
Application Pool.
- In
IIS Manager, click the
Application Pool node.
- Right-click on the
AgilePointServer Application Pool and click
Advanced Settings.
- On the
Advanced Settings
window, ensure the following settings:
- You can test the settings by
right-clicking on the
Web site > Basic Settings > Test Settings. This step
verifies that the AgilePoint Server Service Account can access the physical
folder.
- Click the AgilePoint web
site, and click
Authentication.
- Click
Anonymous Authentication and click
Disable.