Part II: Technical Overview
|
|
||
EPWeb is a web application that you can install using two different methods:
| 1. | First, you can install it as a service. A Service is a self-contained web server. It can be configured to run on any open port and to use SSL Certificates. This is a quick and simple install, and it works well for lower traffic or use. |
| 2. | Second, EPWeb can be installed as an ISAPI dll that can be loaded into IIS 5 or 6. When installed by this method, it allows ISAPI filtering to limit access. This method requires more configuration than a service installation. |
If you add events, requests, contacts or other information to EPWeb, that information is immediately added to EventPro because EPWeb and EventPro communicate with the same database.