Uninstall problems - conflict of two ReSharpers 3.05 VS8 ir VS9
Hello,
I have two Visual Studios on my PC – 2005 and 2008. On both was ReSharpers 3.05. One ReSharper I uninstalled (2008) and tried to install 3.1 version, but setup said that on my system exists another version of ReSharper. But now I’m unable to uninstall ReSahrper from 2005 studio, because during uninstall setup says “Fatal error during installation”.
Have anybody ideas were the problem could be? How it is possible to remove ReSharper and install new one?
Please sign in to leave a comment.
Hello,
The R# 3 installation is mostly data-driven, but for the "devenv.exe /setup"
stage, whose result is ignored by the uninstaller anyway. So, generally,
it should not fail.
Could you please collect the uninstallation logs?
I think it would be easier to run a new installation of some R# version for
VS2005, which will include the removal of the old product. To enable logging,
the "msiexec /i ReSharperSetup.msi /l*vx! InstallLog.txt" command line should
be used.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Hello,
Uninstall_Log_ReSharper.3.0.vs80.LOG is generated during uninstall process.
I have tried to install ReSharper 3.1vs80 (Install_Log_ReSharper.3.1vs80.LOG), but uninstall fails the same way.
During installation of ReSharper 3.1vs90, installer generates this Install_Log_ReSharper.3.1.vs90.LOG
I have removed some lines from LOG files with sensitive/confidential security information which shouldn’t be related with the problem.
Simonas Mikulenas
Attachment(s):
Uninstall_Log_ReSharper.3.0.vs80.LOG
Install_Log_ReSharper.3.1vs80.LOG
Install_Log_ReSharper.3.1.vs90.LOG