Skip to main content
How Can We Help?

Search for answers or browse our knowledge base.

Default windows views

You are here:
< Back

 Default views are stored in tblDefaults

You can remove a default view by deleting the Desktop values for your user name and that view. 

To fix the error below: Defaults Group=’Desktop’

For Property=’Default’ change the value to ‘All Wells’

For other views, just delete the row.

DefaultsGroup=Desktop
UID=username
Property=view name

 

Client Error
System.NullReferenceException
Object reference not set to an instance of an object.
at XSClientV2.MainForm.SelectGroupInTreeView(TreeNode e)
at XSClientV2.MainForm.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.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)