[DevExpress Support Team: CLONED FROM T707058: CodeRush Decompiler won't load / crashes.]
Selecting CodeRush > Support > Extension Folder, then running (double click, no command line args) Decompiler\DecompilerApp.exe returns the following error:
C#Unhandled exception:
System.IO.FileLoadException
Could not load file or assembly 'Microsoft.CodeAnalysis.Workspaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Invalid pointer (Exception from HRESULT: 0x80004003 (E_POINTER))
at DecompilerApp.Program.ImportServices()
at DecompilerApp.Program.RunAppWithRemoteArgs(String[] strArgs)
Inner exception:
System.ArgumentNullException
Value cannot be null.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at DecompilerApp.Program.CurrentDomain_AssemblyResolve(Object sender, ResolveEventArgs args)
at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
I have reproduced this issue.You will be notified when we prepare a fix.