Hi,
I'm aligning a huge file, and halfway through, it gives me a message "Object reference not set to an instance of an object" when I try to save the work.
What should I do? I'm attaching the error file for you to see.
Thank you.
<SDLErrorDetails time="2021-03-25 14:41:49">
<ErrorMessage>Object reference not set to an instance of an object.</ErrorMessage>
<Exception>
<Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink />
<Source>Sdl.TranslationStudio.AlignmentEditor</Source>
<HResult>-2147467261</HResult>
<StackTrace><![CDATA[ at Sdl.TranslationStudio.AlignmentEditor.Jobs.SaveAlignmentJobRequest.SaveAlignmentAs()
at Sdl.TranslationStudio.AlignmentEditor.Jobs.SaveAlignmentJobRequest.ExecuteJob(IJobExecutionContext context)
at Sdl.TranslationStudio.AlignmentEditor.Jobs.AlignmentJobRequest.Execute(IJobExecutionContext context)]]></StackTrace>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>Studio16</ProductVersion>
<EntryAssemblyFileVersion>16.1.4.4184</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1033</OperatingSystemLanguage>
<CodePage>1252</CodePage>
<LoggedOnUser>DESKTOP-RSDBHLV\User</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>DESKTOP-RSDBHLV</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>4079924 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
Translate