No Resharper menu
Completed
Hi,
when I start VS2015 today, I have no Resharper menu. I use Reshaprer 2018.3.4.
I have try to restart. That not works. So I try to uninstall and reinstall Resharper again. But the installation failed.
Please sign in to leave a comment.
Is there an extension menu? In VS 2019, they moved ReSharper under a new Extensions menu. I am not sure if they snuck that in on VS 2015.
Hello Albert,
As far as I understand the problem is solved now. There was a problem with the extension that failed the installation process:
>10:20:22.384 |E| IAssemblyMasterBinder | Error resolving type Newtonsoft.Json.JsonSerializerSettings from assembly “Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed”, request originating from assembly “System.Web.Http, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”. Could not find a referenced assembly by the TT_ASSEMBLYREF token.
The workaround is to close Visual Studio and remove packages.config file from the %AppData%\JetBrains\ReSharperPlatformVs14\v183_{ID} folder where the {ID} part of the v183_{ID} folder name depends on the installation. Then run the installation with "Keep extensions from previous installations" option disabled. To use the plugins please install them via the Extension Manager again.