ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Unable to cast object of type 'JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Class' to type 'JetBrains.ReSharper.Psi.Tree.ITreeNode'.
An exception has occurred during action 'GotoDeclarationInContextMenu' execution ---> System.InvalidCastException: Unable to cast object of type 'JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Class' to type 'JetBrains.ReSharper.Psi.Tree.ITreeNode'.
at SafeDevelop.RGreatEx.Resources.Microsoft.StronglyTypedResourceCodeProvider.GetResourceKey(IDeclaredElement declaredElement) in D:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.0\SafeDevelop.RGreatEx.Resources.Microsoft\StronglyTypedResourceCodeProvider.cs:line 196
at SafeDevelop.RGreatEx.Resources.Microsoft.StronglyTypedResourceCodeProvider.GetResourceKey(IElement usage) in D:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.0\SafeDevelop.RGreatEx.Resources.Microsoft\StronglyTypedResourceCodeProvider.cs:line 265
at SafeDevelop.RGreatEx.Resources.ResourceProvider.GetResourceKey(IElement editPosition) in D:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.0\SafeDevelop.RGreatEx.Resources\ResourceProvider.cs:line 216
at SafeDevelop.RGreatEx.Actions.GoToResource.Navigate(IDataContext dataContext, Pair`2 link) in D:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.0\SafeDevelop.RGreatEx\Actions\GoToResource.cs:line 89
at SafeDevelop.RGreatEx.Actions.GoToResource.Execute(IDataContext context, DelegateExecute nextExecute) in D:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.0\SafeDevelop.RGreatEx\Actions\GoToResource.cs:line 40
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\Action\ExecutableAction.cs:line 30
— 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(String, Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 282 column 3
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\Action\ExecutableAction.cs:line 35 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 575 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 520 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 515 column 5
at JetBrains.ReSharper.VS.Customization.ReSharperPkg.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\A\work\be08dc054b0f1225\src\VS\src\Customization\ReSharperPkg.cs:line 44 column 6
at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)