History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-35322
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Stopbuild Stopbuild
Assignee: Dmitry Shaporenkov
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Exception on 2.5 install - no ReSharper was installed at the moment

Created: 07 Feb 07 11:51   Updated: 20 Mar 07 13:52
Component/s: None
Fix Version/s: 2.5.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File JetBrains.ReSharper.VS.InstallLog (2 kb)
2. Text File log.txt (919 kb)


Fixed in build: 364


 Description  « Hide
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'.
--------------------------------------------------------------------



 All   Comments   Work Log   Change History      Sort Order:
Sergey Coox - 07 Feb 07 20:14
ReSharper install log

Dmitry Shaporenkov - 07 Feb 07 22:56
I don't believe that this is a newly introduced problem in 2.5 installer - it has (almost) not changed since 2.5. According to the log, the installation of envdte version 8.0 skipped "since the assembly already exists". Please check if envdte 8.0 is really in GAC on your machine?

Dmitry Shaporenkov - 08 Feb 07 13:38
The problem was caused by an orphaned registry key (in the HKLM\Software\Microsoft\Windows\CurrentVersion\Installer branch) concerning the envdte 8.0 component