Exception when executing PrepareNoProjectTm: Unexpected exception when configuring file multiFileConverter for task 'Word Count': Object reference not set to an instance of an object..

Hi all,

I'm using SDL Trados 2017 Project Automation API.  The code is working fine in creating project using template, adding files, scanning files, and converting to translatable format.  But when it got to Word Count, the exception occurred.  When I opened the project using SDL Trados Studio 2017, and looked at Task History of the project, I can see this error:

 

Can someone help me debug this issue?

 

Thank you!

Rieko

Parents Reply
  • Hi Jesse,

    In order to run RunAutomaticTasks using PrepareNoProjectTm, I thought it requires Source Language Files... How could I send different set of projectFileIds to RunAutomaticTasks?

     

    I also tried running RunAutomaticTasks using AnalyzeFiles.  This time, I am passing in projectFileIds for target files.  But, the task fails with following message:

    Unexpected exception when initializing task 'Analyze Files': Failed to create an instance of translation provider 'sdltm.nicgroupshare-test/ Languages/Asian Languages/Japanese&tmName=Japanese RnD Test'..

    Here's Error Dialog when I open project in Trados Studio:

    Any clue for this error?

    Thank you!

    Rieko

Children