Can't install DotTrace - Execute Build Step Runnable JetBrains.AppBrowser.DotTraceShell
Hi
I am getting the following error during installation
Execute Build Step Runnable JetBrains.AppBrowser.DotTraceShell!JetBrains.AppBrowser.DotTraceShell.Starter.DotTraceHostInstaller::DotTraceShellLauncher#3 has failed. The build step method JetBrains.AppBrowser.DotTraceShell.Starter.DotTraceHostInstaller::DotTraceShellLauncher has thrown an exception. Exception has been thrown by the target of an invocation. Could not load file or assembly 'JetBrains.Common.Util.Shell, Version=105.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325' or one of its dependencies. The system cannot find the file specified.
My installer is JetBrains.ReSharperUltimate.2016.1.2.exe
I appreciate any help.
Note to JetBrains support: The complete log file has been submitted as
22e14fac-eb4b-4ce9-8c49-836685ee675b.txt
Please sign in to leave a comment.
Hi Ricardo,
Please try the following:
1. Close VS and rename the
%appdata%\Visual Studio Setup\user.json
file, let's say intouser2.json
(alternatively just move the file to another folder),2. Install R# and dot-tools,
3. Rename that file back to the original
user.json.
Great, it worked.
Thank you very much.