How to enable SDL Trados Studio TM in Passolo

 Hi,
I found the article to my problem but I can still not manage to do this. I have Studio 2015 installed on my computer as well as Passolo 2015; I have tried  to do as described below - but it does not work; it would be really great if someone could help me get this addin working as I have to add TMs to my Review work.
 
Thanks in advance
 
 
 
0
 
0
Scope/Environment
Passolo 2015
Passolo 2016
Symptoms/Context
When you try to load the SDL Trados Studio addin the following error message appears in the Add-ins > Translation window:
Please install SDL Trados Studio software to use "SDL Trados Studio" addin.
If it is already installed, provide the installation directory on addin's settings.xml file.

 
Root Cause
Development is aware of the issue and a new CU will be released for Passolo to integrate automatically SDL Trados Studio 2015 or SDL Trados Studio 2017 translation memories
Resolution
Until a permanent solution is implemented the workaround is to add the path of the SDL Trados Studio installation directory in the SDL Passolo Settings.xml file which can be found in one of the below folders:
  • for Passolo 2015: "C:\Program Files (x86)\SDL\SDL Passolo\SDL Passolo 2015\System\DnTradosStudio" 
  • for Passolo 2016: "C:\Program Files (x86)\SDL\SDL Passolo\SDL Passolo 2016\System\DnTradosStudio"  

The content of the Settings.xml file should be as below: 
  • For Studio 2015 TM integration:
<?xml version="1.0" encoding="utf-8" ?> 
<TradosStudioSettings> 
<!-- If Passolo does not find the Trados Studio installation path you can enter it here --> 
<InstallLocation>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4</InstallLocation> 
</TradosStudioSettings>
  • For Studio 2017 TM integration:
<?xml version="1.0" encoding="utf-8" ?> 
<TradosStudioSettings> 
<!-- If Passolo does not find the Trados Studio installation path you can enter it here --> 
<InstallLocation>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio5</InstallLocation> 
</TradosStudioSettings>


 
Reference