Tried to run memoQ 2014. Since the official site does not list very specific system requirements [1], I installed it to the same bottle where memoQ 2013 quite happily runs, with the following details:
CO version: 13.1.3
Bottle type: Windows XP
Installed components:
Crossover HTML engine
Hotfix for Microsoft .NET Framework 3.5 SP1 (KB953595)
Hotfix for Windows XP (KB954550-v5)
Internet Explorer 7
Microsoft HTML Rendering Engine 7
Microsoft .NET Framework 2.0 / 2.0 SP2 / 3.0 / 3.0 SP2 / 3.5 / 3.5 SP1 / 4.0 / 4 Extended
(4 and 4 extended installed additionally, they are not needed for memoQ 2013)
Microsoft Rich Edit 2.0
Microsoft Rich Edit 4.1 (Msftedit.dll)
Microsoft XMLLite for Windows XP
Microsoft XML Parser (MSXML) 3.0
msis 3.1
Uniscribe
Wine Gecko (32-bit)
memoQ 2014 installed without any error/warning or attempt to download anything else. However, when I try to launch it, a general error pops up as follows:
TYPE:
System.NullReferenceException
MESSAGE:
Object reference not set to an instance of an object.
SOURCE:
System.Windows.Forms
CALL STACK:
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MemoQ.MainWindow.mainCore(String[] args)
Any ideas?