Installation error: Error stuffing with an RT_GROUP_ICON resource named #101. Access is denied
Hi guys,
Just installing Resharper Ultimate and I got the following error:
Error stuffing with an RT_GROUP_ICON resource named #101. Access is denied
Is this something I need to worry about?
Here is the relevant excerpt from my log file:
--- EXCEPTION #1/1 [LoggerException]
Message = “Error stuffing with an RT_GROUP_ICON resource named #101. Access is denied”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
Error stuffing with an RT_GROUP_ICON resource named #101. Access is denied
--- EXCEPTION #1/2 [Win32Exception]
Message = “Access is denied”
ExceptionPath = Root.InnerException
NativeErrorCode = 5
ClassName = System.ComponentModel.Win32Exception
HResult = E_FAIL=EFail=80004005
Source = Vestris.ResourceLib
StackTraceString = “
at Vestris.ResourceLib.Resource.SaveTo(String filename, ResourceId type, ResourceId name, UInt16 lang, Byte[] data)
at Vestris.ResourceLib.IconImageResource.SaveIconTo(String filename)
at Vestris.ResourceLib.DirectoryResource`1.SaveTo(String filename)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherInstaller.StuffLauncher_WriteIcons(IEnumerable`1 icons, FileSystemPath pathExe, ILogger logger)
”
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “Error stuffing with an RT_GROUP_ICON resource named #101. Access is denied”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception ex, String message)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherInstaller.StuffLauncher_WriteIcons(IEnumerable`1 icons, FileSystemPath pathExe, ILogger logger)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherInstaller.<>c__DisplayClass21.<StuffLauncher>b__1d(Lifetime lifetime)
at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 λ)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherInstaller.StuffLauncher(CleanLauncherArtifact cleanLauncherArtifact, ICollection`1 resources, ProductNameAndVersionArtifact product, IAuthenticodeSigningService signer, ILogger logger, String sPreferredFileNameNoExt)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherHostHelpers.<>c__DisplayClassa.<>c__DisplayClassc.<StuffStandaloneLauncherHost>b__4()
at JetBrains.Util.ILoggerEx.Catch[TValue](ILogger thіs, Func`1 F, ExceptionOrigin origin, LoggingLevel loggingLevel)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherHostHelpers.<>c__DisplayClassa.<StuffStandaloneLauncherHost>b__3(CleanLauncherArtifact clean)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at JetBrains.Util.CollectionUtil.AsCollection[T](IEnumerable`1 collection)
at JetBrains.Application.BuildScript.Install.Launcher.LauncherHostHelpers.StuffStandaloneLauncherHost(StandaloneLauncherHostBase host, ICollection`1 launchersClean, ICollection`1 resources, IAuthenticodeSigningService signer, ILogger logger, IEnumerable`1 components, Object nameSuffix, BuildVersionSuffix buildVersionSuffix, String installationHive)
at JetBrains.Application.SinceClr4.Application.Install.LocalInstallStandaloneLaunchers.EmitInstallTimeLauncherHosts(StandaloneLauncherHostArtifact[] hosts, SerializedHostComponentItemArtifact[] hostcomponents, CleanLauncherArtifact[] launchersClean, NativeResourceForLauncher[] resources, ILogger logger, IAuthenticodeSigningService signer, Optional`1 rootSuffix, IList`1& stuffedlaunchers, IList`1& osintegrations)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at JetBrains.Build.Running.Data.BuildStepRunnableMethod.JetBrains.Build.Running.Storage.IBuildStepRunnable.Run(Object[] inputs)
at JetBrains.Build.Running.Logic.BuildExecutor.RunStep(IBuildStepRunnable step, Object[] inputvalues, ILogger Logger)
at JetBrains.Build.Running.Logic.BuildExecutor.ExecuteSingleItem_Step(Lifetime lifetime, IBuildStepRunnable step, BuildStorage storage, ILogger Logger)
at JetBrains.Build.Running.Logic.BuildExecutor.ExecuteSingleItem(Lifetime lifetime, PlannedItem item, BuildStorage storage, ILogger Logger)
at JetBrains.Build.Running.Logic.BuildExecutor.<>c__DisplayClassb.<Run>b__5(Lifetime lifetimeStep)
at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
at JetBrains.Build.Running.Logic.BuildExecutor.<Run>b__4(Lifetime lifetimeRun)
at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
at JetBrains.Build.Running.Logic.BuildExecutor.Run()
at JetBrains.Build.Engine.IsolatedBuild.IsolatedBuildGuest.<>c__DisplayClass9.<Run>b__0(Lifetime lifetime)
at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 λ)
at JetBrains.Build.Engine.IsolatedBuild.IsolatedBuildGuest.Run(IntPtr pCrossAppDomain)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at IsolatedBuildGuestRunner..ctor(IntPtr )
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.AppDomain.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
”
”
Thanks,
Josh
Please sign in to leave a comment.
Hello Josh!
Here are suggestions what may cause the specified error - https://resharper-support.jetbrains.com/hc/en-us/articles/207243165
Thank you.