SharpDevelop Version : 5.0.0.3286-newNR-alpha-9cce5d93
.NET Version : 4.0.30319.17929
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : Russian (Russia) (ru-RU)
Current UI language : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 214352kb
GC Heap Memory : 41301kb
Unhandled WPF exception
Exception thrown:
System.InvalidOperationException: This Visual is not connected to a PresentationSource.
at System.Windows.Media.Visual.PointToScreen(Point point)
at ICSharpCode.AvalonEdit.AddIn.AvalonEditEditorUIService.GetScreenPosition(Int32 line, Int32 column)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsPopup.SetPosition(Popup popup, ITextEditor editor, Int32 line, Int32 column, Boolean openAtWordStart)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsBulbPopup.OpenAtLineStart(ITextEditor editor)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsRenderer.<TimerMoveTick>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
---- Recent log messages:
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.711 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.712 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.715 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.FormsDesigner.FormsDesignerViewContent
16:51:58.715 [1] WARN - WindowActiveCondition: cannot find Type ICSharpCode.XmlEditor.XmlTreeView
16:51:58.867 [1] ERROR - Unhandled WPF exception
--> Exception:
System.InvalidOperationException: This Visual is not connected to a PresentationSource.
at System.Windows.Media.Visual.PointToScreen(Point point)
at ICSharpCode.AvalonEdit.AddIn.AvalonEditEditorUIService.GetScreenPosition(Int32 line, Int32 column)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsPopup.SetPosition(Popup popup, ITextEditor editor, Int32 line, Int32 column, Boolean openAtWordStart)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsBulbPopup.OpenAtLineStart(ITextEditor editor)
at ICSharpCode.AvalonEdit.AddIn.ContextActions.ContextActionsRenderer.<TimerMoveTick>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: [Solution C:\Users\ReDoX\Documents\SharpDevelop Projects\TicTacToe\TicTacToe.sln with 1 projects]
ProjectService.CurrentProject: [CSharpProject: TicTacToe]
Workbench.ActiveContent: ICSharpCode.FormsDesigner.FormsDesignerViewContent
I got this error, when i click on design in "Windows Forms Designer".