MissingMethodException Error


Author
Message
Purnell W Glenn
Purnell W Glenn
StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)StrataFrame Beginner (48 reputation)
Group: StrataFrame Users
Posts: 16, Visits: 135
When trying to create a New File Group, I get the following error.  

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.FileGroupProperties.InitializeComponent()
   at MicroFour.StrataFrame.Data.FileGroupProperties..ctor(Int32 DatabasePK, Int32 FileGroupPK)
   at MicroFour.StrataFrame.Data.ProfileEditorDialog.ShowFileGroupProperties(Int32 FileGroupPK)
   at MicroFour.StrataFrame.Data.ProfileEditorDialog.cmi_Profile_AddFileGroup_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)

Replies
Angela Sampaio
Angela Sampaio
StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)StrataFrame Beginner (40 reputation)
Group: Forum Members
Posts: 16, Visits: 61
Hello,



I am having a problem like this, that started to happen after the upgrade from version 1.6.5. Crying



I reinstalled the update of version, but has not worked ...



Below the stack-trace



--------------------------------------------------------------------------------------------------



MissingMethodException

Método não encontrado: 'Void MicroFour.StrataFrame.UI.Windows.Forms.SearchFieldItem.set_InitiallyEnabled(Boolean)'.



Source : GoLiveCorporate



Stack Trace:

em GoLiveCorporate.frmProjeto.InitializeComponent()

em GoLiveCorporate.frmProjeto..ctor()

em GoLiveCorporate.frmMDI.item_frmProjeto_LinkClicked(Object sender, NavBarLinkEventArgs e)

em DevExpress.XtraNavBar.NavBarItem.RaiseLinkEvent(Object linkEvent, NavBarItemLink link)

em DevExpress.XtraNavBar.NavBarItem.RaiseLinkClicked(NavBarItemLink link)

em DevExpress.XtraNavBar.NavBarItem.RaiseLinkClickedCore(NavBarItemLink link)

em DevExpress.XtraNavBar.NavBarControl.RaiseLinkClicked(NavBarItemLink link)

em DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.DoLinkClick(NavBarHitInfo hitInfo)

em DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.DoClick(NavBarHitInfo hitInfo)

em DevExpress.XtraNavBar.ViewInfo.NavigationPaneViewInfo.DoClick(NavBarHitInfo hitInfo)

em DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.OnMouseUp(MouseEventArgs e)

em DevExpress.XtraNavBar.NavBarControl.OnMouseUp(MouseEventArgs ev)

em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

em System.Windows.Forms.Control.WndProc(Message& m)

em DevExpress.XtraNavBar.NavBarControl.WndProc(Message& m)

em System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m)

em System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m)

em System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)





--------------------------------------------------------------------------------------------------------



Thanks

Angela
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Angela,

You still have the old StrataFrame assemblies that are being referenced instead of the new assemblies.  First, click StrataFrame -> Version... within Visual Studio to see if all of the assemblies come back as 1.6.5.  Next, open the solution that you are having issues with.  Once open, right-click the solution and click "Clean Solution" then right-click the solution again and click "Rebuild Solution."

If it doesn't work after that let me know.  The bottom line is that there is an old StrataFrame assembly somewhere that doesn't have the new properties that is being seen and referenced by your solution.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search