User security: error occurs as soon as a user starts Vantage with hi

We are on Vantage 8.408b.

A user suddenly experiences a problem when he starts running Vantage. The user has not experienced such problem before.

Specifically, as soon as the user launches Vantage with his own login ID, error message as below occurs. However, the problem does not happen when the user is switched from another user (using 'change user ID'). The system behaves normal and not getting any error message when the user launches Vantage upon switching the login from another user login.

I would appreciate if someone can provide pointers or even possible solution to this problem that we now have.


thanks,
ELee

**************************************************

Error Detail
============
Cannot access this menu item: Supplier Price List

Inner Exception
===============
Error creating window handle.

Inner Stack Trace
=================
at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Epicor.Mfg.UI.FrameWork.ExceptionDialog.ShowIt(Exception e, String title, ExceptionBoxIcon ebi)
at Epicor.Mfg.UI.ExceptionBox.ShowExceptionBox(Exception e, String title, ExceptionBoxIcon icon)
at Epicor.Mfg.UI.ExceptionBox.Show(Exception ex)
at Epicor.Mfg.UI.App.SupplierPriceListEntry.SupplierPriceListEntryForm.LaunchForm(Object options)
at Epicor.Mfg.UI.FrameWork.EpiBaseForm.ShowFormDialog(Object LaunchOptions)
at Epicor.Mfg.UI.FrameWork.EpiBaseLaunch.lShow(Object args, DataSet dsMenuItem)
at Epicor.Mfg.UI.FrameWork.FormFunctions.Launch(Session session, DataRow menuRow)
at Epicor.Mfg.UI.Startup.launchUIApp(MenuRow menuRow)