Configuring PaperSave 6 System Requirements
PaperSave Service Account
The PaperSave Application Server requires a service account to execute its services. This account must be an Active Directory user account on the same domain as your client workstations, and should have the following group membership on the PaperSave server:
• | Member of the Administrators group |
• | Member of the IIS_IUSRS group |
• | Member of the WSS_ADMIN_WPG group (only if using SharePoint) |
• | Member of the WSS_WPG group (only if using SharePoint) |
• | On your SQL server, this account must have the SysAdmin rights server role(s) |
• | On your SQL server, this account must have the db_datareader & db_datawriter User Mapping to your host application database(s). |
Configure Windows Roles & Features
Internet Information Services and ASP.NET
To use PaperSave, the server must be running Internet Information Services (IIS) with ASP.NET installed.
Note: |
The PaperSave Application Server is deployed on an IIS web site. The TCP/IP port for the web site which will be used with PaperSave will need to be open in the internal firewall between the PaperSave server and the client workstations. The port for the web site can be dynamically assigned at the point of installation, but the port for the WCF service is the default 56555, and needs to be open between the PaperSave server and the client workstations. |
Installing IIS on Windows Server
You can install IIS by adding the Web Server (IIS) server role in the Server Manager. To install this role, complete the following steps:
1. | Open the Server Manager. |
Roles are added in the Server Manager. Choose Start -> Administrative Tools -> Server Manager.
2. | Select the Roles node in the Server Manager. |
The roles currently installed will be displayed.
3. | Add a new role. |
In the Action menu, choose Add Roles. The Add Roles Wizard will be displayed. Click Next to continue.
4. | Mark the Web Server (IIS) role. |
In the list of available roles, mark the Web Server (IIS) role. Click Next to continue.
5. | Review the information about the Web services. |
Click Next to continue.
6. | Confirm the installation. |
Review the information about the Web services.
7. | Review the installation results. |
After you have viewed the installation results, click Close.
Once the Web Server (IIS) server role is installed, you can select it in the Roles group in the Server Manager. Be sure that ASP.NET appears with the status "Installed" in the Role Services list. If it does not, click Add Role Services to add it.
Web Server (Server Roles):
Web Server Role Name |
Required |
[X] Web Server (IIS) |
Yes |
[X] Web Server |
Yes |
[X] Common HTTP Features |
Yes |
[X] Default Document |
Yes |
[X] Directory Browsing |
Yes |
[X] HTTP Errors |
Yes |
[X] Static Content |
Yes |
[X] HTTP Redirection |
Yes |
[X] WebDAV Publishing |
Yes |
[X] Health and Diagnostics |
Yes |
[X] HTTP Logging |
Yes |
[X] Custom Logging |
Yes |
[X] Logging Tools |
Yes |
[X] ODBC Logging |
Yes |
[X] Request Monitor |
Yes |
[X] Tracing |
Yes |
[X] Performance |
Yes |
[X] Static Content Compression |
Yes |
[X] Dynamic Content Compression |
Yes |
[X] Security |
Yes |
[X] Request Filtering |
Yes |
[X] Basic Authentication |
Yes |
[ ] Centralized SSL Certificate Support |
No |
[ ] Client Certificate Mapping Authentication |
No |
[ ] Digest Authentication |
No |
[X] IIS Client Certificate Mapping Authentication |
Yes |
[X] IP and Domain Restrictions |
Yes |
[X] URL Authorization |
Yes |
[X] Windows Authentication |
Yes |
[X] Application Development |
Yes |
[X] .NET Extensibility 3.5 |
Yes |
[X] .NET Extensibility 4.5 |
Yes |
[X] Application Initialization |
Yes |
[X] ASP |
Yes |
[X] ASP.NET 3.5 |
Yes |
[X] ASP.NET 4.5 |
Yes |
[ ] CGI |
No |
[X] ISAPI Extensions |
Yes |
[X] ISAPI Filters |
Yes |
[ ] Server Side Includes |
No |
[X] WebSocket Protocol* |
Yes |
[ ] FTP Server |
No |
[ ] FTP Service |
No |
[ ] FTP Extensibility |
No |
[X] IIS Hostable Web Core |
Yes |
[X] Management Tools |
Yes |
[X] IIS Management Console |
Yes |
[X] IIS 6 Management Compatibility |
Yes |
[X] IIS 6 Metabase Compatibility |
Yes |
[X] IIS 6 Management Console |
Yes |
[X] IIS 6 Scripting Tools |
Yes |
[X] IIS 6 WMI Compatibility |
Yes |
[X] IIS Management Scripts and Tools |
Yes |
[X] Management Service |
Yes |
*Please take a note that for Windows Server 2008, WebSocket Protocol Server Role should NOT be selected.
Application Server (Server Role):
[X] .NET Framework 4.5 |
Yes |
[ ] COM+ Network Access |
No |
[X] Distributed Transactions |
Yes |
[X] WS-Atomic Transactions |
Yes |
[X] Incoming Network Transactions |
Yes |
[X] Outgoing Network Transactions |
Yes |
[X] TCP Port Sharing |
Yes |
[ ] Web Server (IIS) Support |
No |
[X] Windows Process Activation Service Support |
Yes |
[X] HTTP Activation |
Yes |
[X] Message Queuing Activation |
Yes |
[X] Named Pipes Activation |
Yes |
[X] TCP Activation |
Yes |
.Net (Features):
[X] .NET Framework 3.5 Features |
Yes |
[X] .NET Framework 3.5 (includes .NET 2.0 and 3.0) |
Yes |
[X] HTTP Activation |
Yes |
[X] Non-HTTP Activation |
Yes |
[X] .NET Framework 4.5 Features |
Yes |
[X] .NET Framework 4.5 |
Yes |
[X] ASP.NET 4.5 |
Yes |
[X] WCF Services |
Yes |
[X] HTTP Activation |
Yes |
[X] Message Queuing (MSMQ) Activation |
Yes |
[X] Named Pipe Activation |
Yes |
[ ] TCP Activation |
No |
[X] TCP Port Sharing |
Yes |
[X] Message Queuing |
Yes |
[X] Message Queuing Services |
Yes |
[X] Message Queuing Server |
Yes |
[ ] Directory Service Integration |
No |
[ ] HTTP Support |
No |
[ ] Message Queuing Tiggers |
No |
[ ] Multicast Support |
No |
[ ] Routing Service |
No |
Note: |
You need to make sure that all the above mentioned Internet information Services (IIS) Roles are installed on your machine or else one of the related System Requirements will get failed while you install PaperSave. |