If receive message "Could not load file or assembly 'GZTW.AyaNova.BLL, Version=3.4.0.0"

If receive the error message identified below, it is because you are attempting to use QBI version 3.4.0.0 with an older version AyaNova.

Refer to Known Issues & Updates http://forum.ayanova.com/Forum96-1.aspxto update all AyaNova programs to the latest version. dir=ltr " ">

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly ‘GZTW.AyaNova.BLL, Version=3.4.0.0, Culture=neutral, PublicKeyToken=df66a8d8e49833d3’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: ‘GZTW.AyaNova.BLL, Version=3.4.0.0, Culture=neutral, PublicKeyToken=df66a8d8e49833d3’
at AyaNovaQBI.MainForm.(Object , EventArgs )
at System.EventHandler.Invoke(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)