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

Key: RSRP-45612
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Serge Baltic
Reporter: Anonymous
Votes: 0
Watchers: 1
Operations

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

Cannot access a disposed object.

Created: 16 Jul 07 19:56   Updated: 15 Oct 08 20:59
Component/s: UI
Fix Version/s: 4.1
Security Level: Everybody (All jira users)

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

Build: 468
Fixed in build: 111


 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 access a disposed object.
Object name: 'RefactoringWizardForm'. ---> System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Screen.GetWorkingArea(Control ctl)
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.ContentChanged_Presentation(Object sender, PropertyChangedEventArgs`2 args) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 455
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.FireContentChanged(ICustomPage old, ICustomPage new) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 488
— 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.ReSharper.Refactorings.Workflow.RefactoringWizardForm.FireContentChanged(ICustomPage, ICustomPage) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 492 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.set_Content(ICustomPage) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 150 column 4
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.ShowNextPage() in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 183 column 13
at JetBrains.ReSharper.Refactorings.Workflow.WorkflowProcessor.MyForm_OnContinueClicked(Object, EventArgs) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\WorkflowProcessor.cs:line 118 column 5
at JetBrains.ReSharper.Refactorings.Workflow.RefactoringWizardForm.myContinueButton_Click(Object, EventArgs) in c:\Agent\work\Server\ReSharper-3.0\src\NewRefactorings\src\Workflow\RefactoringWizardForm.cs:line 594 column 6
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.PerformClick()
at System.Windows.Forms.Form.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.PreProcessMessage(Message&)
at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control, Message&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG&)
at System.Windows.Forms.ComponentManagerProxy.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG&)



 All   Comments   Work Log   Change History      Sort Order:
Anonymous - 24 Jul 07 02:01


ReSharper 3.0 Version=3.0.471.2, Edition=Csharp, Built=2007-06-29T12:53:38, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 25 Jul 07 01:13


ReSharper 3.0 Version=3.0.468.6, Edition=Csharp, Built=2007-06-21T10:34:16, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 27 Jul 07 22:18
ReSharper 3.0 Version=3.0.471.2, Edition=, Built=2007-06-29T10:53:38, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 28 Jul 07 16:36
ReSharper 3.0 Version=3.0.471.2, Edition=, Built=2007-06-29T12:53:38, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 01 Aug 07 16:57
I was refactoring a property when I got this error. I might have pressed the Enter key a bit too fast.
ReSharper 3.0 Version=3.0.471.2, Edition=, Built=2007-06-29T12:53:38, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 10 Aug 07 19:48
ReSharper 3.0 Version=3.0.471.2, Edition=Csharp, Built=2007-06-29T12:53:38, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 03 Sep 07 20:59


ReSharper 3.0.2 Version=3.0.517.8, Edition=, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0

David Stocks - 14 Sep 07 14:13
Rename refactor on a label. Renaming UI components which means I R# will ask me if I also want to rename the label in the VS designer's autogenerated comments. Since I always do, I typed 'return' twice in very quick succession.

Perhaps this is a timing error?
ReSharper 3.0.2 Version=3.0.517.8, Edition=Csharp, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0


David Stocks - 14 Sep 07 14:18
Previous exception:RSRP-45612
ReSharper 3.0.2 Version=3.0.517.8, Edition=Csharp, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0

David Stocks - 14 Sep 07 14:20
Previous exception:RSRP-45612
ReSharper 3.0.2 Version=3.0.517.8, Edition=Csharp, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 08 Oct 07 14:41
Renaming partial class
ReSharper 3.0.2 Version=3.0.517.8, Edition=Csharp, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 17 Oct 07 11:05
ReSharper 3.0.2 Version=3.0.515.4, Edition=, Built=2007-08-15T17:49:48, Configuration=ReSharper_AddIn, VsVersion=8.0

Anonymous - 09 Nov 07 09:43
Refactoring a variable name from eqPremium to myEQPremium
ReSharper 3.0.2 Version=3.0.517.8, Edition=Csharp, Built=2007-08-21T08:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0

Michael - 18 Nov 07 10:46
cancelled out of the refactoring dialog

ReSharper 3.0.3 EAP Version=3.0.561.1, Edition=Csharp, Built=2007-11-16T22:49:54, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.


Anonymous - 14 Dec 07 18:53
ReSharper 3.0.3 EAP Version=3.0.548.8, Edition=, Built=2007-10-30T02:25:36, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 21 Dec 07 19:44
ReSharper 3.0.2 Version=3.0.517.8, Edition=, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=9.0

Anonymous - 24 Dec 07 13:43
Pressed enter too quickly, before search string dialouge had appeared.

ReSharper 3.0.2 Version=3.0.517.8, Edition=, Built=2007-08-21T09:41:12, Configuration=ReSharper_AddIn, VsVersion=8.0


Anonymous - 03 Jan 08 19:44
Renaming class member variable. Ctrl-R-R, type in the change, then hit return twice, quickly (which is a habit from VS2005 builting refactor-rename)

This exception is pretty common in that situation.
ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.


Maxim A. Babenko - 19 Jan 08 22:37
Previous exception:RSRP-49605
ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 21 Jan 08 13:05
ReSharper 3.1 Version=3.1.584.3, Edition=, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Vladimir Gusarov - 06 Mar 08 21:26
Previous exception:RSRP-50194
ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

D Delvin Johnson - 05 Apr 08 10:54
Refactor this->Rename
In csharp editor
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: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 18 Apr 08 22:15
Rename a ToolStripMenuItem
Entered the new name.
Pressed Enter twice quickly
ReSharper 3.1 Version=3.1.584.3, Edition=Csharp, Built=2007-12-20T19:16:46, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 14 May 08 15:09
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: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 05 Jun 08 12:19
ReSharper 3.1 Version=3.1.584.3, Edition=, Built=2007-12-20T18:16:46, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Fabian Schmied - 19 Jun 08 17:45
Canceled analysis process on renaming a method, it needed too long
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: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.

Anonymous - 15 Oct 08 20:59
pressed enter twice accidentally just after i had started a renaming on a parameter in a method
ReSharper 3.1.1 Version=3.1.614.2, Edition=, Built=2008-09-02T19:57:34, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.InternalErrorException: Cannot access a disposed object.
Object name: 'RefactoringWizardForm'.