Method not found: Boolean Sdl.FileTypeSupport.Framework.Integration.QuickInserts.QuickInsertDefinitionsManager.TryParseQuickInsertId(System.String, Sdl.FileTypeSupport.Framework.IntegrationApi.QuickInserts.QuickInsertIds ByRef)'.

Former Member
Former Member

Hello all,

I'm having trouble with a source InDesign file (using .idml for translation). I'm getting a 'Boolean' error and I cannot figure out how to correct this. Info needed:

Studio 2017 SR1 - 14.1.10013.37131

PC, Windows 7

Source file, IDML from InDesign CC2014 file - the error is within the source file, as I cannot do a Save Target as, in the sdlxliff file, before translating one segment. The text CAN be translated, but I'm unable to save the target.

Stacktrace:

<SDLErrorDetails time="10/3/2018 10:25:11 AM">
  <ErrorMessage>Failed to save target content: Method not found: 'Boolean Sdl.FileTypeSupport.Framework.Integration.QuickInserts.QuickInsertDefinitionsManager.TryParseQuickInsertId(System.String, Sdl.FileTypeSupport.Framework.IntegrationApi.QuickInserts.QuickInsertIds ByRef)'.</ErrorMessage>
  <Exception>
    <Type>System.MissingMethodException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>Sdl.FileTypeSupport.Filters.Idml</Source>
    <HResult>-2146233069</HResult>
    <StackTrace><![CDATA[   at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.QuickInsertsEventsBuilder.TryParseAsFormattingQuickInsert(IAbstractTagProperties startingTag, IAbstractTagProperties& parsedTag)
   at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CEventsBuilder.InlineStartTag(IAbstractTagProperties tagInfo)
   at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CFileWriter.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.LineNumberTracker.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Integration.NativeWriterMessagesProxy.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.NativeBuffer.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Filters.Processors.FeedbackRemovalProcessor.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.NativeApi.AbstractNativeGenerationContentProcessor.InlineStartTag(IStartTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.InlineStartTagContentItem.Invoke(IAbstractNativeContentHandler output)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.NativeBuffer.Release()
   at Sdl.FileTypeSupport.Framework.Native.CommentMerger.ParagraphUnitEnd()
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.ParagraphUnitEndContentItem.Invoke(IAbstractNativeContentHandler output)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.NativeBuffer.Release()
   at Sdl.FileTypeSupport.Framework.Native.AdjacentClonedPairedTagsMerger.StopHolding()
   at Sdl.FileTypeSupport.Framework.Native.AdjacentClonedPairedTagsMerger.InlinePlaceholderTag(IPlaceholderTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.NativeBuffer.InlinePlaceholderTag(IPlaceholderTagProperties tagInfo)
   at Sdl.FileTypeSupport.Framework.Bilingual.BilingualToSourceConverter.VisitPlaceholderTag(IPlaceholderTag tag)
   at Sdl.FileTypeSupport.Framework.Bilingual.PlaceholderTag.AcceptVisitor(IMarkupDataVisitor visitor)
   at Sdl.FileTypeSupport.Framework.Bilingual.BilingualToSourceConverter.VisitContainerItems(IEnumerable`1 container)
   at Sdl.FileTypeSupport.Framework.Bilingual.BilingualToSourceConverter.ProcessParagraphUnitContent(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Bilingual.BilingualToSourceConverter.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Bilingual.WhitespaceBetweenSegmentsBilingualProcessor.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.BilingualApi.AbstractBilingualContentProcessor.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.GenerationBilingualContentLocator.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.FileGenerator.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.BilingualApi.AbstractBilingualContentProcessor.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.LocationMarkerLocator.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.AbstractBilingualProcessorContainer.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ProcessParagraphUnit(IParagraphUnit paragraphUnit)
   at Sdl.FileTypeSupport.Bilingual.Tmfc.TmfcReaderImpl.vv_Visit(TmfcReaderImpl* , FrameworkParagraphContainerField* field)
   at FrameworkParagraphContainerField.vv_AcceptFrameworkVisitor(FrameworkParagraphContainerField* , FrameworkFieldVisitor* visitor)
   at Sdl.FileTypeSupport.Bilingual.Tmfc.TmfcReaderImpl.vv_VisitStartEndField(TmfcReaderImpl* , StartEndField* startEnd)
   at Sdl.FileTypeSupport.Bilingual.Tmfc.TmfcReaderImpl.b_VisitNext(TmfcReaderImpl* )
   at Sdl.FileTypeSupport.Bilingual.Tmfc.TmfcReader.ParseNext()
   at Sdl.FileTypeSupport.Framework.Integration.FileExtractor.ParseNext()
   at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.ParseNext()
   at Sdl.FileTypeSupport.Framework.Integration.MultiFileConverter.Parse()
   at Sdl.TranslationStudio.Editor.TranslationEditor.TranslatableDocument.SaveMonolingualAsJobRequest.Execute(IJobExecutionContext context)
   at Sdl.Desktop.Platform.Implementation.Services.Job.<_worker_DoWork>b__46_0()
   at Sdl.Desktop.Platform.Implementation.Services.Log.Resources(Object message, Action action)
   at Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)]]></StackTrace>
  </Exception>

 

Does anyone have any suggestions on how to correct the source file/remove the problem from the IDML? Thank you in advance for your help.

Best, Mindy