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

Key: RSRP-57275
Type: Exception Exception
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

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

at ThrowHelper.ThrowKeyNotFoundException : The given key was not present in the dictionary.

Created: 04 Feb 08 18:13   Updated: 14 Mar 08 17:12
Component/s: Plugin API
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 584


 Description  « Hide
ReSharper 3.1 Version=3.1.584.3, Edition=, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: The given key was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at JetBrains.Shell.AssemblyManager.UnloadAssemblies(Assembly[] assemblies) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\AssemblyManager.cs:line 110
at JetBrains.Shell.ShellBase.UnloadAssemblies(Assembly[] assemblies) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ShellBase.cs:line 347
at JetBrains.UI.Shell.PluginSupport.PluginManager.UpdatePluginState(Plugin plugin) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\PluginSupport\PluginManager.cs:line 223
at JetBrains.UI.Shell.PluginSupport.PluginManager.ReportPluginLoadingError(Plugin plugin, Object error) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\PluginSupport\PluginManager.cs:line 175
at JetBrains.UI.Shell.PluginSupport.PluginManager.LoadPlugin(String id, String[] assemblyNames) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\PluginSupport\PluginManager.cs:line 156
at JetBrains.UI.Shell.PluginSupport.PluginManager.LoadPluginsFromDirectory(String dirPath) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\PluginSupport\PluginManager.cs:line 85
at JetBrains.UI.Shell.PluginSupport.PluginManager.LoadPlugins() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\PluginSupport\PluginManager.cs:line 42
at JetBrains.UI.Shell.UIApplicationShell.Init() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 152
at JetBrains.Shell.VSIntegration.VSShell.<Startup>b__0() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.VSIntegration\src\Shell\VSShell.cs:line 550
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 267
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 263 column 4
at JetBrains.Util.Logger.LogException(Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 273 column 3
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 275 column 15
at JetBrains.UI.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 554 column 5
at JetBrains.Shell.VSIntegration.VSShell.Startup() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.VSIntegration\src\Shell\VSShell.cs:line 550 column 5
at JetBrains.VSIntegration.AbstractAddIn.Startup() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.VSIntegration\src\AbstractAddIn.cs:line 88 column 13
at JetBrains.VSIntegration.AbstractAddIn.OnConnection(Object, ext_ConnectMode, Object, Array&) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.VSIntegration\src\AbstractAddIn.cs:line 256 column 8



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.