ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T18:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: The method or operation is not implemented.
An exception has occurred during action 'GotoDeclarationInContextMenu' execution ---> System.NotImplementedException: The method or operation is not implemented.
bei SafeDevelop.RGreatEx.Resources.Microsoft.AspNet.LocalResourceCodeProvider.GetResourceKey(IElement usage) in d:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.13\SafeDevelop.RGreatEx.Resources.Microsoft\ASPNET\LocalResourceCodeProvider.cs:Zeile 206.
bei SafeDevelop.RGreatEx.Resources.ResourceProvider.GetResourceKey(IElement editPosition) in d:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.13\SafeDevelop.RGreatEx.Resources\ResourceProvider.cs:Zeile 225.
bei SafeDevelop.RGreatEx.Actions.GoToResource.Navigate(IDataContext dataContext, Pair`2 link) in d:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.13\SafeDevelop.RGreatEx\Actions\GoToResource.cs:Zeile 89.
bei SafeDevelop.RGreatEx.Actions.GoToResource.Execute(IDataContext context, DelegateExecute nextExecute) in d:\Repository\SafeDevelop\Projects\RGreatEx\3.0\1.1.13\SafeDevelop.RGreatEx\Actions\GoToResource.cs:Zeile 40.
bei JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\ActionSystem\Action\ExecutableAction.cs:Zeile 30.
— Ende der internen Ausnahmestapelüberwachung —
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)
at Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)
at JetBrains.VSAddin.TextControl.MyCommandFilter.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\VSTextControl.cs:line 729 column 13
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.NativeWindow.WndProc(Message&)
at JetBrains.VSAddin.TextControl.VsEditorParentWindow.WndProc(Message&) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\TextControl\Windows\VsEditorParentWindow.cs:line 223 column 13
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)