Hello,
I created a project to analyze about 5 different languages.
I have no problem analyzing and saving target for most of the languages except for one language, Finnish.
When I tried to save target as, this error message appear:
Failed to save target content: Could not find file 'C:\Users\admin\AppData\Local\Temp\SDLTempFileManager\tpt2xlxp.d2z
I have tried a few troubleshooting, like save source file again (my source file format is idml), translate single file and etc.
First before pre-translate, I am able to save target as but once pre-translate, the file could not save target as again.
So, I assume there are no problem with the source file.
For your information, I have tried save target as using 3 version of Trados Studio: 2009, 2014 and 2017 in different laptop/pc.
Yet, this problem still occurred.
Can anybody suggest some way to solve this problem?
Thank you.
Regards,
Hooi Ling
Below are the error message file:
<SDLErrorDetails time="7/19/2017 12:10:51 PM"> <ErrorMessage>Failed to save target content: Could not find file 'C:\Users\admin\AppData\Local\Temp\SDLTempFileManager\tpt2xlxp.d2z'.</ErrorMessage> <Exception> <Type>System.IO.FileNotFoundException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <FileName>C:\Users\admin\AppData\Local\Temp\SDLTempFileManager\tpt2xlxp.d2z</FileName> <FusionLog /> <HelpLink /> <Source>mscorlib</Source> <HResult>-2147024894</HResult> <StackTrace><![CDATA[ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost) at System.IO.File.ReadAllText(String path) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AnchoredFrameReference.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CCharStyleRange.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CParaStyleRange.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CTableCell.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CTable.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CTableReference.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CCharStyleRange.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.AItemContainer.GetChildXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CParaStyleRange.GetXML(IVisitable resource, StreamWriter stringWriter) at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CBuildVisitor.ProcessParagraphStyleRange() at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CBuildVisitor.VisitParagraphStyleRange(IVisitable paragraphStyleRange) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Datacontainers.CParaStyleRange.Accept(IVisitor visitor) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.DocumentControllerFramework.CDataProcessor.BuildResource() at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.ParagraphStyleRangeAfterIterating(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.XPathProcessor.ForEach(XPathNavigator navigator, String xpath, WriterAction`1 actionIfExistBeforeIterating, WriterAction`1 actionIfExistAfterIterating, WriterAction`1 actionOnNode, WriterAction`1 actionIfNotExists, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.ParagraphStyleRange(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.ProcessStoryElement(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.XPathProcessor.ForEach(XPathNavigator navigator, String xpath, WriterAction`1 action, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.StoryContent(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.XPathProcessor.ForEach(XPathNavigator navigator, String xpath, WriterAction`1 action, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.CopyEntireStory(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.XPathProcessor.ForEach(XPathNavigator navigator, String xpath, WriterAction`1 action, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Generator.WriteStory.MainProcessing(XPathNavigator navigator, TextWriter result) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.XPathProcessor.RunWriter(String inputFile, String pathToTarget) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.TransformationCaller.TransformWithoutXsl(String ruleName, RuleFileType ruleType, CDataProcessor dataProcessor, String inputFile, String outputFile) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.Common.TransformationCaller.RunWriter(IFilterFactory factory, String ruleName, RuleFileType ruleType, String filePath, CDataProcessor dataProcessor) at Sdl.FileTypeSupport.Filters.Idml.FileFormat.DocumentControllerFramework.CStoryProcessor.ProcessStory() at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CBuildVisitor.VisitStory(IVisitable story) at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CWriterImpl.ProcessStory(String tagContent) at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CWriterImpl.StructureTag(IAbstractTagProperties tagInfo) at Sdl.FileTypeSupport.Filters.Idml.FrameworkImpl.Writer.CFileWriter.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.LineNumberTracker.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Framework.Integration.NativeWriterMessagesProxy.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.NativeBuffer.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Filters.Processors.FeedbackRemovalProcessor.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Framework.NativeApi.AbstractNativeGenerationContentProcessor.StructureTag(IStructureTagProperties tagInfo) at Sdl.FileTypeSupport.Framework.Core.Utilities.NativeApi.Buffer.StructureTagContentItem.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.BilingualToNativeConverter.VisitSegment(ISegment segment) at Sdl.FileTypeSupport.Framework.Bilingual.Segment.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__3() 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> <Environment> <ProductName>SDL Trados Studio</ProductName> <ProductVersion>14.0.0.0</ProductVersion> <EntryAssemblyFileVersion>14.0.5889.5</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 8.1 Pro</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>1033</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>20160824_1\admin</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>20160824_1</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>8266632 MB</PhysicalMemory> </Environment> </SDLErrorDetails>