Could anyone help me please, Error: The Translation Provider could not be opened and has been disabled

Hello All,

I'm working on a plug-in that implements a server-based translation provider.  When the plug-in is loaded, I can create a new project and select the translation provider but

I can see only the path like this-> Unknown:Servertm:///?tmuri= http://TMname,user,password but when the enabled-checkbox is checked shows this message:could not be opened and has been disabled,

thank you in advanced!

Parents Reply
  • Hello Sepideh,

    A question from our development team as this is quite hard to debug without your source code and with only the information provided so far:


    The URI in the screenshot looks ‘interesting’. Initial thought is which classes in the TM API are you using to create the server based TM provider. A break point in the ITranslationMemory.HasPermission implementation would be a starting point. Is it called? Is it returning true?


    Can you provide any responses to this?

    Thank you

    Paul Filkin | RWS

    Design your own training!
    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children