Hi,
I wonder whether you could help me. I am trying to create a new package using a Word document containing tracked changes and comments. I tried to switch tracked changes (not accepting them as I need to maintain and translate them) but I still get the "object reference not set to an instance of an object" error message (see below). Any idea, how to proceed, please?
Many thanks, best regards Jitka
<SDLErrorDetails time="19.11.2021 13:37:56">
<ErrorMessage>Odkaz na objekt není nastaven na instanci objektu.</ErrorMessage>
<Exception>
<Type>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink />
<Source>Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word_2</Source>
<HResult>-2147467261</HResult>
<StackTrace><![CDATA[ v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Services.ContentFormattingWithTrackChangesMergerService.TryMergeWhenOnlyCurrentContainerIsRevision(IRevisionMarker currentRevisionContainer)
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Services.ContentFormattingWithTrackChangesMergerService.TryMergeWhenCurrentContainerIsRevision()
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Consumers.Parser.DeletedRunContentConsumer.Consume(Entity entity)
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Routes.Parser.DeletedRunContentRoute.Handle(Entity entity)
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Routes.Parser.WordDispatchRoute.Handle(Entity entity)
v lambda_method(Closure , IMessage )
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Infrastructure.Dispatcher.Publish(IMessage message)
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Services.ParserService.Publish(Entity parsedEntity)
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Services.ParserService.Parse()
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Core.Parser.DocumentParser.Parse()
v Sdl.FileTypeSupport.Filters.MicrosoftOffice.Word.Parser.DocxParser.ParseNext()
v Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ParseNext()
v Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
v Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
v Sdl.ProjectApi.AutomaticTasks.Conversion.ConversionTask.ProcessFile(IExecutingTaskFile executingTaskFile)
v Sdl.ProjectApi.AutomaticTasks.AbstractFileLevelAutomaticTaskImplementation.Execute()]]></StackTrace>
</Exception>
<Environment>
<ProductName>SDL Trados Studio</ProductName>
<ProductVersion>15.0.0.0</ProductVersion>
<EntryAssemblyFileVersion>15.2.8.3007</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 10 Home</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1029</OperatingSystemLanguage>
<CodePage>1250</CodePage>
<LoggedOnUser>LAPTOP-6C99BCN1\jitka</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>LAPTOP-6C99BCN1</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>16695540 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>
Translate