...
The program will now install.
3. Configuring IIS
Once the installation is finished, The Eforms website will be setup. The Application Pool ECMT.Eforms_App will also be setup under dotNet 6 Core shown as No Managed Code.
If the binding is http (port 80), then the SSL certificate requirement will need to be removed.
Highlight the ECMT.Eforms site. Under the IIS section, double click the SSL Settings button.
...
Uncheck the Require SSL checkbox and click Apply.
...
If you accepted the default installation settings, the browser location will be similar to http(s)://ecmt.eforms/admin/eform_admin_index.html.
...
4. Mapping to Easyfile
If you plan to connect to the Easyfile Document Management system at any time, two manual configurations are required.
In the ECMT.Eforms Installed Folder are the \Websites and \Services folders. In each folder is an appsettings.json file that needs to be configured.
In each file is a Settings section containing the following parameters.
SPWSProfile Key
SPWSPassword
SPWSURL
...
Replace the default entries with the appropriate information found in the Easyfile site’s web.config file
...
Once these configurations have been completed, Eforms will be able to connect to the Easyfile database.