Crash with 2.5.25

Hi,

I just ran into a crash with wybuild version 2.5.25. I was inside the Files & Folders category and for some reason, file name and local path textboxes in the bottom section didn't refresh anymore when clicking on any file in the directory tree. Eventually wybuild crashed. I was able to retrieve the stack trace listed below. Maybe it is of help for you. I doubt whether I can reproduce the crash, at least I will experiment a bit.

Thanks for your efforts

Regards

Andreas

************** Ausnahmetext **************System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei wyBuild.frmMain.FillFFInfo(TreeNode node, Boolean forceReload) bei wyBuild.frmMain.ProjectToFields() bei wyBuild.frmMain.RevisionsTabStrip_SelectedIndexChanged(Object sender, TabEventArgs e) bei wyDay.Controls.TabStrip.Tab_CheckedChanged(Object sender, EventArgs e) bei System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e) bei wyDay.Controls.Tab.OnCheckedChanged(EventArgs e) bei System.Windows.Forms.RadioButton.set_Checked(Boolean value) bei System.Windows.Forms.RadioButton.OnClick(EventArgs e) bei wyDay.Controls.Tab.OnClick(EventArgs e) bei System.Windows.Forms.RadioButton.OnMouseUp(MouseEventArgs mevent) bei wyDay.Controls.Tab.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Geladene Assemblys **************mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3603 (GDR.050727-3600). CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.----------------------------------------wybuild Assembly-Version: 2.5.25.0. Win32-Version: 2.5.25.0. CodeBase: file:///C:/Programme/wyBuild/wybuild.exe.----------------------------------------System Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.----------------------------------------System.Windows.Forms Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.----------------------------------------System.Drawing Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.----------------------------------------Controls Assembly-Version: 2.5.25.0. Win32-Version: 2.5.25.0. CodeBase: file:///C:/Programme/wyBuild/Controls.DLL.----------------------------------------System.Configuration Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.----------------------------------------System.Xml Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3082 (QFE.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.----------------------------------------System.Windows.Forms.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.----------------------------------------System.Web Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3082 (QFE.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll.----------------------------------------Accessibility Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.----------------------------------------mscorlib.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3603 (GDR.050727-3600). CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.----------------------------------------

I'll try to reproduce this.

I can't reproduce this - I'll keep trying, but it would be great if you could provide a step-by-step to get the error.