Forum: MemoQ support
Topic: Can't backup a file
Poster: Jerold Stamp
I have memoQ 6.8.57 installed. I'm still learning the program. I need to back up a file locally to transfer it to the cloud.
I get the message below. I tried shortening the name and directory to just a few words or so, and I still get the message.
Please advise!
TYPE:
System.IO.PathTooLongException
MESSAGE:
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
SOURCE:
mscorlib
CALL STACK:
at System.IO.Path.SafeSetStackPointerValue(Char* buffer, Int32 index, Char value)
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at MemoQ.Project.BackupProjectJob.copyContentToTemporaryLocation()
Topic: Can't backup a file
Poster: Jerold Stamp
I have memoQ 6.8.57 installed. I'm still learning the program. I need to back up a file locally to transfer it to the cloud.
I get the message below. I tried shortening the name and directory to just a few words or so, and I still get the message.
Please advise!
TYPE:
System.IO.PathTooLongException
MESSAGE:
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
SOURCE:
mscorlib
CALL STACK:
at System.IO.Path.SafeSetStackPointerValue(Char* buffer, Int32 index, Char value)
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at Kilgray.Utils.IOHelper.RecursiveCopyDirectory(String source, String target)
at MemoQ.Project.BackupProjectJob.copyContentToTemporaryLocation()