Ein Teil des Pfads konnte nicht gefunden werden

Hi,

I'm trying to save a file in Studio and I'm getting this message. Can someone help? This is the content of the error message:

<SDLErrorDetails time="03.11.2022 12:43:41">
<ErrorMessage>Ein Teil des Pfads konnte nicht gefunden werden.</ErrorMessage>
<Exception>
<Type>System.IO.DirectoryNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink/>
<Source>mscorlib</Source>
<HResult>-2147024893</HResult>
<StackTrace>
<![CDATA[ bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.__Error.WinIOError() bei System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) bei Sdl.FileTypeSupport.Bilingual.SdlXliff.XliffFileWriter.Complete() bei Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete() bei Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.BilingualContentHandlerAdapter.Complete() bei Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.Complete() bei Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext() bei Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse() bei Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.SaveBilingualImpl(String[] bilingualFilePaths, Boolean copy, IJobExecutionContext context, Boolean isAutoSaved) bei Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.Save(IJobExecutionContext context) bei Sdl.TranslationStudio.Api.Editor.SaveJobRequest.Execute(IJobExecutionContext context) bei Sdl.Desktop.Platform.Implementation.Services.JobExecuter.Execute(JobData jobData) bei Sdl.Desktop.Platform.Implementation.ResourceLoggingInternalCommandExecuter`1.ExecuteWithResourceLogging(TCommandData commandData, String message) bei Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e) bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) ]]>
</StackTrace>
</Exception>
<Environment>
<ProductName>Trados Studio</ProductName>
<ProductVersion>Studio17</ProductVersion>
<EntryAssemblyFileVersion>17.0.4.13209</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 11 Pro</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1031</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>LAPTOP-JNGOKNLV\Anne</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>LAPTOP-JNGOKNLV</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>25000936 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
emoji
Parents Reply Children