Creating new Trados Studio 2024 project using Powershell (or other) script

Hello

I'm trying to create a Sample Trados Studio 2024 project using automation
When I using SDLTradosStudio.exe, the Wizard open a new project only.

The "Trados PowerShell Toolkit" the script not happy with error:
Exception calling "CallEnsurePluginRegistryIsCreated" with "1" argument(s): "The registered delegate for type IUrlsConfig threw an exception.
Application is not configured for BestMatchServiceUrlsConfig."
At C:\Users\devopsadmin\Documents\WindowsPowerShell\Modules\ProjectHelper\ProjectHelper.psm1:876 char:2
+ [DependencyResolver.ReflectionHelper]::CallEnsurePluginRegistryIs ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : ActivationException

Any suggestions?

emoji
Parents
  • Hello  ,

    Thank you for your inquiry.

    We have investigated your request and determined that certain PowerShell Toolkit modules may not function as expected with Trados Studio 2024.

    However, our findings indicate that the toolkit operates correctly with our Beta version, which is currently undergoing testing. As a workaround, we recommend utilizing this Beta version with the toolkit. Please note that the toolkit has been updated to ensure compatibility with this Beta.

    You may access the updated toolkit here.

    The Trados Studio 2024 Beta can be downloaded via this link.

    Should you require any further assistance or clarification, please do not hesitate to contact us.

    Alexandru Florescu | RWS Group 

Reply
  • Hello  ,

    Thank you for your inquiry.

    We have investigated your request and determined that certain PowerShell Toolkit modules may not function as expected with Trados Studio 2024.

    However, our findings indicate that the toolkit operates correctly with our Beta version, which is currently undergoing testing. As a workaround, we recommend utilizing this Beta version with the toolkit. Please note that the toolkit has been updated to ensure compatibility with this Beta.

    You may access the updated toolkit here.

    The Trados Studio 2024 Beta can be downloaded via this link.

    Should you require any further assistance or clarification, please do not hesitate to contact us.

    Alexandru Florescu | RWS Group 

Children