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

Key: RSRP-43984
Type: Exception Exception
Status: Open Open
Priority: Normal Normal
Assignee: Serge Baltic
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

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

Cannot set the value "NotSet" because there are no items with such a value.

Created: 22 Jun 07 15:36   Updated: 24 Jul 07 21:28
Component/s: Options
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-43964 Cannot set the value “NotSet” because... Normal Closed

Build: 468


 Description  « Hide
ReSharper 3.0 Version=3.0.468.6, Edition=, Built=2007-06-21T10:34:16, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Cannot set the value "NotSet" because there are no items with such a value. ---> System.InvalidOperationException: Cannot set the value "NotSet" because there are no items with such a value.
at JetBrains.UI.CommonControls.RadioGroup`1.<Bind>b__19(Object sender, BeforePropertyChangedEventArgs`1 e) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\CommonControls\RadioGroup.cs:line 215
at JetBrains.Util.Property`1.FireBeforeChanged(TValue old, TValue new, Object cookie) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Property.cs:line 166
at JetBrains.Util.Property`1.SetValue(TValue value, Object cookie) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Property.cs:line 373
at JetBrains.Util.Property`1.SetValue(TValue value) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Property.cs:line 350
at JetBrains.Util.PropertyBinding`2.CopySourceToTarget() in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 228
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 263 column 4
at JetBrains.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 273 column 3
at JetBrains.Util.PropertyBinding`2.CopySourceToTarget() in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 232 column 5
at JetBrains.Util.PropertyBinding`2.OnSourceChanged(Object, PropertyChangedEventArgs`1) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 145 column 3
at JetBrains.Util.Property`1.AcknowledgeChanged(EventHandler`1, AddRemove, Object) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Property.cs:line 149 column 5
at JetBrains.Util.Property`1.add_Changed(EventHandler`1) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\Property.cs:line 423 column 5
at JetBrains.Util.PropertyBinding`2.Bind() in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 138 column 4
at JetBrains.Util.PropertyBinding`2..ctor(IProperty`1, IProperty`1, BindingDirection, SourceToTargetDelegate, TargetToSourceDelegate) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 87 column 3
at JetBrains.Util.PropertyBinding`2..ctor(IProperty`1, IProperty`1, BindingDirection) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.Util\src\PropertyBinding.cs:line 66 column 3
at JetBrains.ReSharper.OptionPages.EnvironmentGeneralPage.InitControls_VsIntegration() in c:\Agent\work\Server\ReSharper-3.0\src\CommonActions\src\OptionPages\Environment\EnvironmentGeneralPage.cs:line 224 column 4
at JetBrains.ReSharper.OptionPages.EnvironmentGeneralPage..ctor(IOptionsDialog) in c:\Agent\work\Server\ReSharper-3.0\src\CommonActions\src\OptionPages\Environment\EnvironmentGeneralPage.cs:line 48 column 4
at System.RuntimeMethodHandle._InvokeConstructor(Object[], SignatureStruct&, IntPtr)
at System.RuntimeMethodHandle.InvokeConstructor(Object[], SignatureStruct, RuntimeTypeHandle)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags, Binder, Object[], CultureInfo)
at JetBrains.UI.Options.OptionsPageDescriptor.CreateView(IOptionsDialog) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\OptionsPageDescriptor.cs:line 134 column 6
at JetBrains.ReSharper.OptionsUI.Impl.OptionPageViewStore.GetPageView(OptionsPageDescriptor) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\OptionPageViewStore.cs:line 62 column 4
at JetBrains.ReSharper.OptionsUI.Impl.OptionsDialog.OnTreeViewSelectionChanged_GetPageToSelect() in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\OptionsDialog.cs:line 860 column 4
at JetBrains.ReSharper.OptionsUI.Impl.OptionsDialog.OnTreeViewSelectionChanged(Object, EventArgs) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\OptionsDialog.cs:line 838 column 5
at DevExpress.XtraTreeList.TreeList.RaiseFocusedNodeChanged(TreeListNode, TreeListNode)
at DevExpress.XtraTreeList.TreeList.InternalSetFocusedRowIndex(Int32)
at DevExpress.XtraTreeList.TreeList.set_FocusedRowIndex(Int32)
at DevExpress.XtraTreeList.Handler.NodePressedState.ChangeSelection(RowInfo)
at DevExpress.XtraTreeList.Handler.NodePressedState.Init()
at DevExpress.XtraTreeList.Handler.TreeListHandler.SetControlState(TreeListState)
at DevExpress.XtraTreeList.Handler.NormalState.OnPressNode()
at DevExpress.XtraTreeList.Handler.NormalState.MouseDown(MouseEventArgs, TreeListHitTest)
at DevExpress.XtraTreeList.Handler.TreeListHandler.OnMouseDown(MouseEventArgs)
at DevExpress.XtraTreeList.TreeList.OnMouseDown(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseDown(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message&)
at JetBrains.UI.TreeView.TreeModelView.WndProc(Message&) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\TreeView\TreeModelView.cs:line 1278 column 5
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ThreadContext.LocalModalMessageLoop(Form)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.UI.Shell.WindowUtil.ShowDialog(Form, IWin32Window) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Shell\WindowUtil.cs:line 53 column 9
at JetBrains.UI.Options.OptionsManager.ShowOptions() in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\OptionsManager.cs:line 293 column 5
at JetBrains.UI.Options.ShowOptionsAction.Execute(IDataContext, DelegateExecute) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\Options\ShowOptionsAction.cs:line 18 column 3
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\ActionSystem\Action\ExecutableAction.cs:line 30 column 13
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 572 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 517 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in c:\Agent\work\Server\ReSharper-3.0\Platform\src\JetBrains.UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 512 column 5
at JetBrains.ReSharper.VS.Customization.ReSharperPkg.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\Agent\work\Server\ReSharper-3.0\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)



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