As I can see from the log there are lot of exceptions connected with SharpZipLib.
Most probably you have ICSharpCode.SharpZipLib installed in the GAC. It has different version than the version used by ReSharper installer.
We faced this error once, but could not find which application installs SharpZipLib into GAC. Unfortunately, while the ICSharpCode.SharpZipLib lib is being installed in the GAC, it's impossible to install ReSharper.
Do you know what software could have installed SharpZipLib previously?
Hello,
thank you for the provided info.
As I can see from the log there are lot of exceptions connected with SharpZipLib.
Most probably you have ICSharpCode.SharpZipLib installed in the GAC. It has different version than the version used by ReSharper installer.
We faced this error once, but could not find which application installs SharpZipLib into GAC. Unfortunately, while the ICSharpCode.SharpZipLib lib is being installed in the GAC, it's impossible to install ReSharper.
Do you know what software could have installed SharpZipLib previously?
Thank you.