StrataFrame Forum

Undo Errors - Since Last Upgrade 1.5.1

http://forum.strataframe.net/Topic4344.aspx

By Tim Dol - 11/10/2006

I finally got around to installing the lastest release. I followed the instructions as per the email.

Now, anytime I click on undo or cancel an edit, in any StrataFrame program, including the Business Object mapper, Sample Applications, or my own applications..  I get the following error.

Any Ideas?

Tim

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

Source     : MicroFour StrataFrame Business

Stack Trace:
   at MicroFour.StrataFrame.Business.BusinessLayer.UndoByForm(BusinessUndoType UndoType)
   at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.Undo()
   at MicroFour.StrataFrame.UI.Windows.Forms.MaintenanceFormToolStrip.cmdUndo_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.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.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.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)

By Trent L. Taylor - 11/10/2006

Yeah...you downloaded within the 12 hour period where there was a very simple and minor bug introduced.  This has been fixed since 12 hours after the post.  We did not send out a global email since most people had not downloaded the file and we did not verify each individual person who did.

Go to the My Account area, get the latest version and install it and you will be good.  You'll notice that a new build was posted yesterday...and before you ask Smile it only has a change to fix an error in the DateTimePicker in a certain scenario.