Windows authentication against GroupShare not working via Studio 2021 API

When setting the windows authentication flag to true, batch processing (analyze / pre-translate) fails with the error below, which can be found in the Task History of the Studio project. It works - of course - fine with GroupShare authentication.

For authenticating I tried this one:

obj_Project.Credentials.AddCredential(new Uri("http://servername.com), true, "", "");

and this one:

obj_Project.Credentials.AddCredential(new Uri("sdltm.http://servername.com), true, "", "");

Error message in Trados Studio stating 'Unexpected exception when configuring file MultiFileConverter for task: Pre-translate Files'. It mentions a failure to create an instance of translation provider 'sdltm.http:servername.com'.



Generated Image Alt-Text
[edited by: Trados AI at 4:10 AM (GMT 0) on 5 Mar 2024]
emoji