Exception on installing [324]
while installing the EAP build 324 i got the following exception:
System.Configuration.Install.InstallException: Während der Deinstallation ist eine Ausnahme aufgetreten. Diese Ausnahme wird
ignoriert, und die Deinstallation wird fortgesetzt. Die Anwendung wird jedoch möglicherweise nicht vollständig deinstalliert. --->
System.Runtime.InteropServices.COMException (0x8001010A): Durch den Messagefilter wurde angezeigt, dass die Anwendung ausgelastet
ist. (Ausnahme von HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
bei EnvDTE._DTE.Quit()
bei JetBrains.VSAddin.RegistrationUtil.UnregisterFromVS(String vsVersion, String vsRootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\RegistrationUtil.cs:Zeile 428.
bei JetBrains.VSAddin.AddInInstaller.Unregister(IDictionary savedState, UninstallOrRollBack action) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:Zeile 196.
bei JetBrains.VSAddin.AddInInstaller.Uninstall(IDictionary savedState) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:Zeile 185.
bei System.Configuration.Install.Installer.Uninstall(IDictionary savedState)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Configuration.Install.ManagedInstallerClass.InstallHelper(String[] args)
bei GUIInstallUtil.Program.c__DisplayClass2.
-
System.Runtime.InteropServices.COMException (0x8001010A): Durch den Messagefilter wurde angezeigt, dass die Anwendung ausgelastet
ist. (Ausnahme von HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
bei EnvDTE._DTE.Quit()
bei JetBrains.VSAddin.RegistrationUtil.UnregisterFromVS(String vsVersion, String vsRootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\RegistrationUtil.cs:Zeile 428.
bei JetBrains.VSAddin.AddInInstaller.Unregister(IDictionary savedState, UninstallOrRollBack action) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:Zeile 196.
bei JetBrains.VSAddin.AddInInstaller.Uninstall(IDictionary savedState) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:Zeile 185.
bei System.Configuration.Install.Installer.Uninstall(IDictionary savedState)
-
Please sign in to leave a comment.
nevertheless the installation finished without any further error and R# seems to work properly.
Regards
Klaus
Hello Luedi,
this exception actually happened during uninstallation of an older ReSharper
2.5 build (uninstallation of the previous build is a part of the installation
process). It was harmless and fixed a long ago.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"