Navigation:  Installation Guide for PaperSave for Blackbaud CRM > PaperSave Application Server Configuration >

Configuring Distributed Transaction Coordinator

Previous pageReturn to chapter overviewNext page

If the PaperSave Application Server will be running on a different Server than the SQL server that is managing the SQL data, the Distributed Transaction Coordinator (DTC) must be active on both systems. The following sections explain how to configure DTC for Windows Server.

 

Note:

You need to make sure that Distributed Transaction Coordinator service is started by navigating to below given path:
Go to Start Menu>> Select Administrative Tools>> Select Services
DTC will need to be allowed to communicate through the internal firewall between the PaperSave server and its SQL database server.
If you are installing PaperSave database on a Cluster environment Clustered MSDTC must be configured as per requirement of PaperSave.

 

Configuring DTC for Windows Server

 

To configure the Distributed Transaction Coordinator on Windows Server, complete the following procedure:

 

1. Open Component Services.

In the Administrative Tools accessed from the Start menu, choose Component Services.

 

2. Display the My Computer node.

Expand the Component Services node, and then expand the Computers node to display the My Computer node.

 

3. Display the Local DTC node.

Expand the My Computer node, and then expand the Distributed Transaction Coordinator node. Select the Local DTC node.

 

component services

 

4. Display properties for the Local DTC node.

Right-click on the Local DTC node, and then choose Properties from the Actions menu.

 

5. Select the Security tab.

Select the Security tab to display the security settings for DTC. Make the appropriate settings, and click OK.

 

Here are the configurations that are required for DTC on both the Web (IIS) server, and the SQL server.

 

Network DTC Access enabled
Allow Remote Clients
Allow Remote Administration
Allow Inbound communication
Allow Outbound communication
No Authentication Required
Enable Transaction Internet Protocol (TIP) Transactions
Enable XA Transactions
Enable SNA LU 6.2 Transactions

 

local dtc prop 2008