| | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/13/2008 9:52:36 AM Posts: 4, Visits: 57 |
| MissingMethodException Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ChildFormDialog.set_ParentForm(MicroFour.StrataFrame.UI.Windows.Forms.BaseForm)'.Source : DatabaseDTK Stack Trace: at MicroFour.StrataFrame.Data.IndexProperties.InitializeComponent() at MicroFour.StrataFrame.Data.IndexProperties..ctor(Int32 ProfilePK, String TableName, Int32 TablePK, Int32 IndexPK) at MicroFour.StrataFrame.Data.ProfileEditorDialog.ShowIndexProperties(Int32 IndexPK) at MicroFour.StrataFrame.Data.ProfileEditorDialog.cmi_Profile_NewIndex_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.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)
|
| | | | StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 3:29:20 PM Posts: 400, Visits: 1,612 |
| | Hi Christopher, You will get this kind of error when your assemblies are not in sync. I would recommend you upgrade to the latest version 1.6.6 which is still in beta but it is pretty stable and have all new enhancements. http://forum.strataframe.net/Topic15687-22-1.aspx Also if you do a search in the forums for missing methods you will find several post which basically explain the why is this happening.
Edhy RijoProgytech (Computer Consultants) |
| | | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 05/13/2008 9:52:36 AM Posts: 4, Visits: 57 |
| | Thanks Edhy- I see you are as quick here to help others as you were on the other framework board for VFP. That is appreciated very much. Chris |
| | | | StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 3:29:20 PM Posts: 400, Visits: 1,612 |
| Christopher Smith (05/13/2008)
Thanks Edhy- I see you are as quick here to help others as you were on the other framework board for VFP. That is appreciated very much. Chris You are welcome Chris, I am also learning SF which BTW is a great tool and going thru the forum posting is a fast way to easy the learning curve .
Edhy RijoProgytech (Computer Consultants) |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 11:13:06 AM Posts: 4,104, Visits: 4,176 |
| | Yup, Edhy is on target. Your assemblies are just out of sync. This is common when either manually recompiling the source manually and/or pulling down single assemblies from the forum when there are posts. Loading the 1.6.6 beta build though would probably be a good move. Let me know if this doesn't get you going. |
| |
|
|