Support Article
Unable to merge documents using Silverlight
SA-33107
Summary
User is facing issue while merging the documents using Silverlight in their application.
User is using Transport Layer Security (TLS) 1.2 on Pega 7.2.1, Product Composer System (PCS) 7.21 , WebSphere 8.5.5.10 and Java 8.
When user clicks 'Create Word Merge', Out-of-the-box (OOTB) button, gets the a pop up to download the latest silverlight version and also the below error:
"Failed to re-attach server session. - 2147012867, A connection with the server could not be established."
The same works correctly when user uses TLS 1.0.
Investigation:
User closed all Internet Explorer browsers and uninstalled Silverlight prerequisites Then installed it again but issue is still replicable.

Error Messages
"Failed to re-attach server session. - 2147012867, A connection with the server could not be established."
Steps to Reproduce
1. Open Designer Studio.
2. Open the flow "Create Word Merge".
3. Run the flow.
Root Cause
A defect or configuration issue in the operating environment.
Resolution
Perform the following local-change:
Step1: Download the following tool and install it on client machine from the below location.
MicrosoftEasyFix51044.msi
https://support.microsoft.com/en-us/help/3140245/update-to-enable-tls-1.1-and-tls-1.2-as-a-default-secure-protocols-in-winhttp-in-windows
Step2: If the issue still persists then change the below registry value from the below path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0\Client
Step3:Change the DWORD value to 0 for disable the protocol.
Published February 13, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.