Error message appears upon opening any translation document
Context: You cannot open translation tabs. Upon opening you are confronted with a general error.
memoQ Version: Any
Description: When the general error message appears, click on “More” in order to know better what it relates to. Please see a sample of the error message in the "Example" section below.
If it is identical, then it means that your preferences-layout.xml file is corrupt and needs to be deleted so that memoQ can generate a new copy.
Fix: In order to find the preferences-layout.xml, you must navigate to:
C:\Documents and Settings\yourprofilename\Application Data\MemoQ for Windows XP users,
or:
C:\Users\yourprofilename\AppData\Roaming\MemoQ for Vista and Windows 7 users.
Once you have found the files, delete them.
Comment: You may need to enable the visibility of hidden folders to find the AppData folder under Windows Vista, Windows 7 and Windows 8.
Example: Below is an example which indicates that the preferences-layout.xml is corrupt.
System.Reflection.TargetInvocationException
MESSAGE:
Ein Aufrufziel hat einen Ausnahmefehler verursacht.
SOURCE:
mscorlib
CALL STACK:
bei System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
bei System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei MemoQ.ApplicationFramework.DocTypeManager.CreateControl(Type documentType)
bei MemoQ.ApplicationFramework.WindowManager.OpenTab(Document document, Boolean activate)
bei MemoQ.ApplicationFramework.WindowManager.OnShowDocument(Document document)
bei MemoQ.Project.ProjectDocument.ShowTranslationDocument(ProjectTranslationDocumentInfo tdi, Boolean activate, Boolean refreshResources)
bei MemoQ.Project.ProjectDocument.ShowTranslationDocument(ProjectTranslationDocumentInfo tdi)
bei MemoQ.Project.TranslationProjectSettingsControl.handleOpenTranslationDocument()
bei MemoQ.Project.TranslationProjectSettingsControl.gvTranslations_CellMouseDoubleClick(Object sender, DataGridViewCellMouseEventArgs e)
bei System.Windows.Forms.DataGridView.OnCellMouseDoubleClick(DataGridViewCellMouseEventArgs e)
bei System.Windows.Forms.DataGridView.OnMouseDoubleClick(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.DataGridView.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
------------------ Inner exception ------------------
TYPE:
System.ArgumentOutOfRangeException
MESSAGE:
Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
SOURCE:
mscorlib
CALL STACK:
bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
bei System.ThrowHelper.ThrowArgumentOutOfRangeException()
bei System.Collections.Generic.List`1.get_Item(Int32 index)
bei MemoQ.Controls.FloatingTabControl.findLocation()
bei MemoQ.Controls.FloatingTabControl.AddTabControl(Control ctrl, String tabTitle)
bei MemoQ.Translation.TranslationControl..ctor()
Comments
0 comments
Please sign in to leave a comment.