please send us the contents of the error window displayed during custom installation step (I suppose you've got this window as indicated in the log). Thanks.
System.InvalidOperationException: The installation failed, and the rollback has been performed. ---> System.ArgumentNullException: Value cannot be null. Parameter name: externalMarkers at JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.RegisterHighlighter(RegisterHighlighterAttribute attribute, String rootSuffix) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line 117 at JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.b__0(Object
attrInstance, String rootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line
32
at JetBrains.VSAddin.AddInInstaller.ProcessAssemblies(String rootSuffix,
String assembliesConfiguration, REGISTRATION_MODE mode) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 169
at JetBrains.VSAddin.AddInInstaller.Install(IDictionary stateSaver) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 125
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
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.
]]>b__0() -
System.ArgumentNullException: Value cannot be null. Parameter name: externalMarkers at JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.RegisterHighlighter(RegisterHighlighterAttribute attribute, String rootSuffix) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line 117 at JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.<.ctor>b__0(Object attrInstance, String rootSuffix) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line 32 at JetBrains.VSAddin.AddInInstaller.ProcessAssemblies(String rootSuffix, String assembliesConfiguration, REGISTRATION_MODE mode) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 169 at JetBrains.VSAddin.AddInInstaller.Install(IDictionary stateSaver) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 125 at System.Configuration.Install.Installer.Install(IDictionary stateSaver) at System.Configuration.Install.AssemblyInstaller.Install(IDictionary savedState) at System.Configuration.Install.Installer.Install(IDictionary stateSaver) at System.Configuration.Install.TransactedInstaller.Install(IDictionary savedState)
Hi Levent, please send us the contents of the error window displayed during custom installation step (I suppose you've got this window as indicated in the log). Thanks.
Hi Levent,
please send us the contents of the error window displayed during custom installation
step (I suppose you've got this window
as indicated in the log). Thanks.
Dimitry,
]]>b__0()here is the error window
System.InvalidOperationException: The installation failed, and the rollback
has been performed. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: externalMarkers
at
JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.RegisterHighlighter(RegisterHighlighterAttribute
attribute, String rootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line
117
at
JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.b__0(Object attrInstance, String rootSuffix) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line 32 at JetBrains.VSAddin.AddInInstaller.ProcessAssemblies(String rootSuffix, String assembliesConfiguration, REGISTRATION_MODE mode) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 169 at JetBrains.VSAddin.AddInInstaller.Install(IDictionary stateSaver) in c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 125 at System.Configuration.Install.Installer.Install(IDictionary stateSaver) 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.
-
System.ArgumentNullException: Value cannot be null.
Parameter name: externalMarkers
at
JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.RegisterHighlighter(RegisterHighlighterAttribute
attribute, String rootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line
117
at
JetBrains.VSAddin.TextControl.Markup.VSIntegration.VSRegisterHighlighterUtil.<.ctor>b__0(Object
attrInstance, String rootSuffix) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\TextControl\Markup\VSRegisterHighlighterUtil.cs:line
32
at JetBrains.VSAddin.AddInInstaller.ProcessAssemblies(String rootSuffix,
String assembliesConfiguration, REGISTRATION_MODE mode) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 169
at JetBrains.VSAddin.AddInInstaller.Install(IDictionary stateSaver) in
c:\Agent\work\ReSharper-Main\src\VSAddin\src\AddInInstaller.cs:line 125
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.AssemblyInstaller.Install(IDictionary
savedState)
at System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary
savedState)
"Dmitry Shaporenkov (JetBrains)" <dsha@jetbrains.com> wrote in message
news:c8a894d91b73d78c8d206a50a6974@news.intellij.net...
>