Click under project tree control (#33)

When I click on the empty area under tree control in the projects tab, I always caught an exception (stacktrace below):

System.NullReferenceException: Object reference not set to an instance of an object.

at SoftwareIdeasModeler.Controls.FastTree.FastTree.FastTree_MouseUp(Object sender, MouseEventArgs e)

at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)

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.ContainerControl.WndProc(Message& m)

at System.Windows.Forms.UserControl.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)

Created
21 March 2012 2:26:11
Closed
26 March 2012 15:57:24
Requested by
Eugene Shavlyugin
State
Solved
Version
5.07.4461.3811
OperatingSystem
Windows 7
Solved in
5.10

Dusan Rodina - softwareideas.net 21 March 2012 3:01:07

I prepared this hot fix for you:

http://www.softwareideas.net/SoftwareIdeasModeler.5.07HotFix2.zip

This fix will be also included in version 5.08.

Eugene Shavlyugin 21 March 2012 8:02:19

Thank you for your prompt response!

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]