Page 1 of 1

Advertising & News

Posted: 30 Jul 2013 20:34
by grebda
Hello,
I tried Advertising & News and wrote me this error:

********** Error/Exception Information **********
Error Message: Method not found: 'Void DevExpress.XtraEditors.MemoEdit.set_UseOptimizedRendering(Boolean)'.
Error Type: System.MissingMethodException
Error Source: ProppFrexx Advertising.Void a()
********** System Stack Trace **********
at ProppFrexx.ao.a()
at ProppFrexx.ao..ctor(e A_0)
at ProppFrexx.k.g()
at ProppFrexx.k.h(Object A_0, ItemClickEventArgs A_1)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
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)

********** End **********

Re: Advertising & News

Posted: 30 Jul 2013 20:58
by radio42
This is indeed a weird exception.
It can actually only come up, if a component library is infact missing on your System.
Can you please double-check, if the following file is present within your ProppFrexx Installation Folder:
- "DevExpress.XtraEditors.v13.1.dll"
When you right-click on this file and select 'Properties - Details', please check the following:
The product-version should be '13.1.5.13198' with a last modification date from the '17.07.2013'.
If this is not the case, something with the update must have go wrong...OR...you might have copied the files manually to a different directory and have forgotten to copy some of the 'DevExpress...' files...?

Re: Advertising & News

Posted: 05 Aug 2013 20:39
by radio42
Any news?

Re: Advertising & News

Posted: 13 Aug 2013 19:18
by radio42
Guess this can be closed?!

Re: Advertising & News

Posted: 24 Aug 2013 10:07
by grebda
Hello,
I was on vacation! So I could not respond, I put there DevExpress.XtraEditors.v13.1.dll from previous versions, and it's working! Thank you very much