Error message when alter table

I use Toad for Sybase Version 1.0.0.1394.
There has a error message when I use "alter" or "edit permissions" table.
Please check the attach image file.Thanks.

my environment:
OS => Windows XP Pro SP3
DB => Sybase ASE 12.5.4

ALTER TABLER ERROR MESSAGESystem.NullReferenceException
並未將物件參考設定為物件的執行個體
Stack Trace:
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcLinkSize(BarItemLink link, Graphics g, Object sourceObject)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.PreCalcMultiLineSize(Graphics g, Object sourceObject, Int32 AMaxBarWidth, Int32& ARestWidth)
於 DevExpress.XtraBars.ViewInfo.DockedBarControlViewInfo.PreCalcMultiLineSize(Graphics g, Object sourceObject, Int32 AMaxBarWidth, Int32& ARestWidth)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.PreCalcBarDrawInfo(Graphics g, Object sourceObject, Int32 width)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcHorizontalViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.ViewInfo.DockedBarControlViewInfo.CalcHorizontalViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.Controls.CustomControl.UpdateViewInfo()
於 DevExpress.XtraBars.Controls.CustomControl.OnResize(EventArgs e)
於 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
於 System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
於 System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
於 System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
於 System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
於 System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout)
於 System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
於 DevExpress.XtraEditors.XtraForm.ResumeLayout(Boolean performLayout)
於 Quest.Toad.Sybase.Doe.Table.TableEditForm.InitializeComponent()
於 Quest.Toad.Sybase.Doe.Table.TableEditForm..ctor()

EDIT PERMISSIONS ERROR MESSAGE
System.NullReferenceException
並未將物件參考設定為物件的執行個體
Stack Trace:
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcLinkSize(BarItemLink link, Graphics g, Object sourceObject)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.PreCalcMultiLineSize(Graphics g, Object sourceObject, Int32 AMaxBarWidth, Int32& ARestWidth)
於 DevExpress.XtraBars.ViewInfo.DockedBarControlViewInfo.PreCalcMultiLineSize(Graphics g, Object sourceObject, Int32 AMaxBarWidth, Int32& ARestWidth)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.PreCalcBarDrawInfo(Graphics g, Object sourceObject, Int32 width)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcHorizontalViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.ViewInfo.DockedBarControlViewInfo.CalcHorizontalViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.ViewInfo.BarControlViewInfo.CalcViewInfo(Graphics g, Object sourceObject, Rectangle rect)
於 DevExpress.XtraBars.Controls.CustomControl.UpdateViewInfo()
於 DevExpress.XtraBars.Controls.CustomControl.OnResize(EventArgs e)
於 System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
於 System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
於 System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
於 System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
於 System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
於 System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
於 System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
於 System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout)
於 System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
於 DevExpress.XtraEditors.XtraForm.ResumeLayout(Boolean performLayout)
於 Quest.Toad.Sybase.Doe.Permissions.PermissionsEditForm.InitializeComponent()
於 Quest.Toad.Sybase.Doe.Permissions.PermissionsEditForm..ctor()

Message was edited by: gleenibm_031

Hello gleenibm_031,

Can I ask what your regional settings are? We have another user that is experiencing the same issue and we have been unable to reproduce it here.

Thanks.

Hello gleenibm_031,

Could you please check your Windows DPI settings? If it is not set to normal could you please set it to normal and try again?

Thanks.