2009-12-29, 06:09 PM
When attempting to start the MovieWiz manager, I get the following exception:
This is with the latest MovieWiz and latest WizDLLs.
Code:
************** Exception Text **************
System.MissingMethodException: Method not found: 'Void WizUtilities.WizWebHelper.AWizScraper.set_DebugMode(Boolean)'.
at WizPlugin.MovieWizConfigForm.loadInitialSettings()
at WizPlugin.MovieWizConfigForm.MovieWizConfigForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)
Author of Weather (NPVR) & Weather2 (GBPVR)