Visual studio 2008 ReSharper 8.2.3在Visual Studio 2008启动期间崩溃

Visual studio 2008 ReSharper 8.2.3在Visual Studio 2008启动期间崩溃,visual-studio-2008,resharper-8.0,Visual Studio 2008,Resharper 8.0,当我使用/Log开关启动带有ReSharper 8.2.3的Visual Studio 2008时,我可以在生成的日志文件中看到ReSharper引发了几个异常。我无法使用VS更改任何文件(键入未停用,但它会忽略任何非ascii键入)。我一停用ReSharper,一切就恢复正常了 devenv.exe/Resharper.LogFile/Resharper.LogLevel详细输出: [截取-启动信息和线程日志详细….] 11:18:06 AM.510: Thread:1: [VsShortcu

当我使用/Log开关启动带有ReSharper 8.2.3的Visual Studio 2008时,我可以在生成的日志文件中看到ReSharper引发了几个异常。我无法使用VS更改任何文件(键入未停用,但它会忽略任何非ascii键入)。我一停用ReSharper,一切就恢复正常了

devenv.exe/Resharper.LogFile/Resharper.LogLevel详细输出: [截取-启动信息和线程日志详细….]

11:18:06 AM.510: Thread:1: [VsShortcutManager] CurrentInputLanguage: de-CH (Swiss German)
11:18:06 AM.510: Thread:1: [VsShortcutManager] DefaultInputLanguage: en-US (US)
11:18:06 AM.579: Thread:1: EXCEPTION: Culture ID 8192 (0x2000) is not a supported culture. Parameter name: culture
Culture ID 8192 (0x2000) is not a supported culture. Parameter name: culture

--- EXCEPTION #1/2 [ArgumentException]
Message = “Culture ID 8192 (0x2000) is not a supported culture.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
Source = mscorlib
ParamName = culture
StackTraceString = “
  at System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32 cultureId, Boolean useUserOverride)
     at System.Globalization.CultureInfo..ctor(Int32 culture, Boolean useUserOverride)
     at System.Windows.Forms.InputLanguage.get_Culture()
     at JetBrains.VsIntegration.ActionManagement.VsShortcutManager.<OnBeforeBulkShortcutsChange>b__d(InputLanguage lang)
     at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
     at System.Linq.Enumerable.Aggregate[TSource,TAccumulate,TResult](IEnumerable`1 source, TAccumulate seed, Func`3 func, Func`2 resultSelector)
     at JetBrains.Util.CollectionUtil.AggregateString[TSource,TResult](IEnumerable`1 source, StringBuilder seed, String separator, Func`3 funcAppend, Func`2 funcConvert)
     at JetBrains.Util.CollectionUtil.AggregateString[TSource](IEnumerable`1 source, String separator, Func`3 funcAppend)
     at JetBrains.VsIntegration.ActionManagement.VsShortcutManager.OnBeforeBulkShortcutsChange()
     at JetBrains.VsIntegration.ActionManagement.VsActionLoader.OnBeforeLoadActions(ICollection`1 infos)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlsAndHandlersFromAssemblies_Load(List`1 actionxmls, ICollection`1 actionhandlers, IApplicationDescriptor applicationDescriptor, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass10.<>c__DisplayClass14.<Init_ActionXmlsAndHandlersFromAssemblies>b__e()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass10.<Init_ActionXmlsAndHandlersFromAssemblies>b__9(Lifetime lifetimeCatalog, IPartsCatalogue catalog)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<>c__DisplayClass19.<ForEachItemCore>b__13()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
”

--- Outer ---

--- EXCEPTION #2/2 [LoggerException]
Message = “
  Culture ID 8192 (0x2000) is not a supported culture.
  Parameter name: culture
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logging.Logger.LogException(Exception ex)
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<ForEachItemCore>b__12(AddRemoveEventArgs`1 args)
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove)
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__0(Action`1 handler)
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler)
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB)
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler)
     at JetBrains.DataFlow.CollectionEvents`1.View(Lifetime lifetime, Action`2 viewer)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlsAndHandlersFromAssemblies(IPartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor)
     at JetBrains.VsIntegration.ActionManagement.VsActionLoader..ctor(Lifetime lifetime, VsActionManager actionManager, VsShortcutManager shortcutManager, IPartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor, ProductConfigurations productConfigurations, DTE dte)
     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
     at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors(IEnumerable`1 descriptors)
     at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
     at JetBrains.Application.Components.ComponentStorage.Compose()
     at JetBrains.Application.Components.ComponentContainer.Compose()
     at JetBrains.Application.Env.RunsProducts.RunProduct(Lifetime lifetimeProduct, IApplicationDescriptor product, IEnumerable`1 enumProgramConfigurationsProviders, JetEnvironment environment, IDictionaryEvents`2 productsNonComposed, IDictionaryEvents`2 productsComposed)
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass19.<Init_RunWhenAllowed>b__18(Lifetime lifetimeProduct, IApplicationDescriptor product)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<>c__DisplayClass19.<ForEachItemCore>b__13()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<ForEachItemCore>b__12(AddRemoveEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie)
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie)
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass7.<>c__DisplayClass9.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeVerdict, ProductCanBeStartedVerdict verdict)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass26`1.<>c__DisplayClass28.<ForEachValue>b__25(Lifetime lifetimeValue)
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass26`1.<ForEachValue>b__24(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.set_Value(TValue value)
     at JetBrains.Application.ComposeVerdictWithPriority.UpdateActiveTellers[TVerdict](Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite)
     at JetBrains.Application.ComposeVerdictWithPriority.<>c__DisplayClassc`1.<UpdateActiveTellers>b__a()
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClasse`2.<FlowInto>b__d(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21()
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0()
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o)
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var)
”
11:18:06 AM.510:线程:1:[VsShortcutManager]当前输入语言:de CH(瑞士德语)
上午11:18:06 510:线程:1:[VsShortcutManager]默认输入语言:en-US(US)
上午11:18:06.579:线程:1:异常:区域性ID 8192(0x2000)不是受支持的区域性。参数名称:区域性
区域性ID 8192(0x2000)不是受支持的区域性。参数名称:区域性
---例外情况#1/2[例外情况]
Message=“区域性ID 8192(0x2000)不是受支持的区域性。”
ExceptionPath=Root.InnerException
ClassName=System.ArgumentException
HResult=COR_E_ARGUMENT=E_INVALIDARG=80070057
Source=mscorlib
ParamName=区域性
StackTraceString=”
位于System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32 cultureId,布尔useUserOverride)
位于System.Globalization.CultureInfo..ctor(Int32区域性,布尔useUserOverride)
在System.Windows.Forms.InputLanguage.get_Culture()中
在JetBrains.VsIntegration.ActionManagement.VsShortcutManager.b_uÈd(InputLang语言)
在System.Linq.Enumerable.WhereSelectEnumerableInterator`2.MoveNext()中
在System.Linq.Enumerable.Aggregate[TSource,TAccumulate,TResult](IEnumerable`1源,TAccumulate种子,Func`3 Func,Func`2结果选择器)
在JetBrains.Util.CollectionUtil.AggregateString[TSource,TResult](IEnumerable`1源,StringBuilder种子,字符串分隔符,Func`3 funcAppend,Func`2 funcConvert)
在JetBrains.Util.CollectionUtil.AggregateString[TSource](IEnumerable`1源,字符串分隔符,Func`3 funcAppend)
在JetBrains.VsIntegration.ActionManagement.VsShortcutManager.OnBeforeBulkShortcutsChange()上
在JetBrains.VsIntegration.ActionManagement.VsActionLoader.OnBeforeLoadActions(ICollection`1信息)
在JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlandHandlersFromassemblies_Load(列出'1 ActionXml,ICollection'1 actionhandlers,IAApplicationDescriptor applicationDescriptor,IDictionary'2 MapInclasses)
在JetBrains.ActionManagement.ActionLoader.ActionLoader.c__DisplayClass10.c__DisplayClass14.b__e()中
在JetBrains.DataFlow.Lifetime.AddBracket(操作开始,操作失败)
在JetBrains.ActionManagement.ActionLoader.ActionLoader.c__DisplayClass10.b__9(终生目录,iPartScataloge目录)
在JetBrains.DataFlow.ICollectionEventsEx.c_uudisplayClass15`1.c_uudisplayClass19.b_uuu13()
在JetBrains.Util.Logging.Logger.Catch(Action操作)中
”
---外---
---异常#2/2[日志异常]
消息=”
区域性ID 8192(0x2000)不是受支持的区域性。
参数名称:区域性
”
异常路径=根
ClassName=JetBrains.Util.LoggerException
InnerException=“根目录下的异常#1.InnerException”
HResult=COR_E_应用程序=8013600
StackTraceString=”
位于JetBrains.Util.Logging.Logger.LogException(异常ex)
在JetBrains.Util.Logging.Logger.Catch(Action操作)中
在JetBrains.DataFlow.ICollectionEventsEx.c__显示类15`1.b_u 12(AddRemoveEventArgs`1参数)
在JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(操作`1处理程序,AddRemove-AddRemove)
在JetBrains.DataFlow.CollectionEvents`1.b_u0(操作`1处理程序)
在JetBrains.DataFlow.Infra.Signals上,委托'1.OnAfterAdvise(操作'1处理程序)
在JetBrains.DataFlow.Signal`1.c_uuudisplayClass2.b_uuu0()
在JetBrains.DataFlow.Lifetime.AddBracket(操作开始,操作失败)
在JetBrains.DataFlow.Signal`1.AdviseCore(操作`1处理程序,生存期)
在JetBrains.DataFlow.Signal`1.advice(生命周期,操作`1处理程序)
在JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents'1 thіs,Life Life Life,Action'2 FHandlerA,Action'3 FHandlerB)
在JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents'1 thіs,Life Life Life,Action'2 FHandler)
在JetBrains.DataFlow.CollectionEvents`1.View(生命周期,操作`2查看器)
在JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlandHandlersFromassemblies(IPartsCatalogueSet目录集,IAApplicationDescriptor applicationDescriptor)
在JetBrains.VsIntegration.ActionManagement.VsActionLoader..ctor(生存期、VsActionManager actionManager、VsShortcutManager shortcutManager、IPartsCatalogueSet目录集、IAApplicationDescriptor applicationDescriptor、ProductConfiguration ProductConfiguration、DTE DTE)
在System.RuntimeMethodHandle.\u InvokeConstructor(对象[]参数,SignatureStruct&signature,IntPtr declaringType)
在System.RuntimeMethodHandle.InvokeConstructor(对象[]参数,SignatureStruct签名,RuntimeTypeHandle declaringType)
在System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr、Binder Binder、Object[]参数、CultureInfo区域性)
位于JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(类型类型,IValueResolveContext上下文)
位于JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext上下文)
位于JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OneError OneError,IComponentContainer)
在JetBrains.Application.Components.SingletonDescriptor.GetValue()中
位于JetBrains.Application.Components.SignatureResolution.BindArguments(列出'1个参数描述符)
位于JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(类型类型,IValueResolveContext上下文)
美联社JetBrains