...
- Filling out site information:
-
- Site name: Application name
- Physical path: point to build directory (baseeam-build\Build\Web). In above example, we create a folder: C:\Sites\baseeam and copy all files in baseeam-build\Build\Web folder
- Port: you have to define your application port.
- Click OK to continue
- Configure permission for application
- Edit Web.Config file to point application to BaseEAM database:
- Setting up application folder in IIS Server
- Right BaseEAM folder, then choose Properties
- Go to the Security tab
- Find the IUSR account
(If IUSR is not in the list, add it by clicking Edit, then clicking Add, and then typing "IUSR" in the "Enter the object names to select" field.) - Highlight the user in the list, click Edit, and grant the account Modify and Write permissions
5. Install Services for BaseEAM application
...