Selecting CodeRush > Windows > Decompiler does nothing.
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)
Hello,
We have reproduced the Unhandled exception thrown at the startup of a standalone DecompilerApp.exe. I have moved this issue to another thread.
Let's continue our discussion of the Decompiler ToolWindow issue in the current thread.
Would you please provide us with CodeRush logs? Just go to the CodeRush\Support\CodeRush Logs… menu item, zip the content of the opened folder and share it with us.