SharpDevelop Version : 3.1.0.4077
.NET Version : 2.0.50727.4918
OS Version : Microsoft Windows NT 6.1.7100.0
Current culture : Slovak (Slovakia) (sk-SK)
Current UI language : en-US
Working Set Memory : 100516kb
GC Heap Memory : 28781kb
Exception thrown:
System.NullReferenceException: Object reference not set to an instance of an object.
at ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject.Run()
at ICSharpCode.Core.WinForms.MenuCommand.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---- Recent log messages:
08:50:52.572 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.xml
08:50:52.586 [loadSolutionProjects] DEBUG - RefreshProjectContentForReference: not refreshing (rpc.IsUpToDate) C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll
08:50:52.586 [loadSolutionProjects] DEBUG - Loading PC for System.Xml
08:50:52.587 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\en\System.Xml.xml
08:50:52.587 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.xml
08:50:52.587 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Windows\Microsoft.NET\Framework\v2.0.50727\en\System.Xml.xml
08:50:52.678 [loadSolutionProjects] DEBUG - XmlDoc: Creating cache for C:\Windows\Microsoft.NET\Framework\v2.0.50727\en\System.Xml.xml
08:50:52.924 [loadSolutionProjects] DEBUG - RefreshProjectContentForReference: not refreshing (rpc.IsUpToDate) C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll
08:50:52.924 [loadSolutionProjects] DEBUG - Loading PC for System.Xml.Linq
08:50:52.924 [loadSolutionProjects] INFO - Cecil: Load from C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll
08:50:52.932 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\en\System.Xml.Linq.xml
08:50:52.932 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.xml
08:50:52.942 [loadSolutionProjects] DEBUG - XmlDoc: Creating cache for C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.xml
08:50:52.960 [loadSolutionProjects] DEBUG - RefreshProjectContentForReference: not refreshing (rpc.IsUpToDate) C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll
08:50:52.968 [loadSolutionProjects] INFO - LoadSolutionProjects thread ended
08:50:52.968 [loadSolutionProjects] DEBUG - NavigationService -- resume logging
08:50:54.698 [1] INFO - Loading addin UnitTesting.dll
08:50:59.337 [1] INFO - Run command ICSharpCode.SharpDevelop.Project.Commands.AddExistingItemsToProject
08:50:59.337 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Project.ProjectBrowserPad...
08:50:59.338 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.PropertyPad...
08:50:59.349 [1] DEBUG - PropertyPad created
08:50:59.353 [1] DEBUG - ProjectBrowser: Attempt to load solution [Solution: FileName=C:\Users\urbanl\Documents\SharpDevelop Projects\Test4\Test4.sln, HasProjects=True, ReadOnly=False] before handle of ProjectBrowserControl.TreeView created
08:50:59.353 [1] DEBUG - -> Attaching event handler to ProjectBrowserControl.TreeView.HandleCreated
08:51:07.891 [1] INFO - Run command ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject
08:51:07.892 [1] ERROR - ThreadException caught
--> Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at ICSharpCode.SharpDevelop.Project.Commands.AddNewFolderToProject.Run()
at ICSharpCode.Core.WinForms.MenuCommand.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad
ProjectService.OpenSolution: [Solution: FileName=C:\Users\urbanl\Documents\SharpDevelop Projects\Test4\Test4.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: Test4]