System.InvalidOperationException: The installation failed, and the rollback has been performed. ---> System.InvalidOperationException: Unable to get installer types in the C:\Program Files\JetBrains\ReSharper\VS2005\bin\JetBrains.ReSharper.VS.dll assembly. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Module.GetTypes()
at System.Configuration.Install.AssemblyInstaller.GetInstallerTypes(Assembly assem)
at System.Configuration.Install.AssemblyInstaller.InitializeFromAssembly()
— End of inner exception stack trace —
at System.Configuration.Install.AssemblyInstaller.InitializeFromAssembly()
at System.Configuration.Install.AssemblyInstaller.Install(IDictionary savedState)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
— End of inner exception stack trace —
at System.Configuration.Install.ManagedInstallerClass.InstallHelper(String[] args)
at GUIInstallUtil.Program.<>c_
DisplayClass2.<Main>b_0()
--------------------------------------------------------------------
System.InvalidOperationException: Unable to get installer types in the C:\Program Files\JetBrains\ReSharper\VS2005\bin\JetBrains.ReSharper.VS.dll assembly. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Module.GetTypes()
at System.Configuration.Install.AssemblyInstaller.GetInstallerTypes(Assembly assem)
at System.Configuration.Install.AssemblyInstaller.InitializeFromAssembly()
— End of inner exception stack trace —
at System.Configuration.Install.AssemblyInstaller.InitializeFromAssembly()
at System.Configuration.Install.AssemblyInstaller.Install(IDictionary savedState)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
--------------------------------------------------------------------
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Module.GetTypes()
at System.Configuration.Install.AssemblyInstaller.GetInstallerTypes(Assembly assem)
at System.Configuration.Install.AssemblyInstaller.InitializeFromAssembly()
--------------------------------------------------------------------
System.IO.FileNotFoundException: Could not load file or assembly 'EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
--------------------------------------------------------------------
System.TypeLoadException: Could not load type 'JetBrains.ReSharper.VS.ProjectModel.WebProjectReferenceManager' from assembly 'JetBrains.ReSharper.VS, Version=2.5.348.1, Culture=neutral, PublicKeyToken=null'.
--------------------------------------------------------------------