Created: 29 Jul 2008 - bdorsey
Last Updated: 26 Aug 2008 - amoney
Keywords: Display, Red X's, Related Operation, Visual Styles
This Article Applies To
SOAPware Display
Situation
If you get the error listed in the Related Content section or see red X's in SOAPware pick list boxes (see the screenshot for details), use the Solution steps to correct it.

Solution
1. Right-click on "My Computer", choose "Manage" in the pop-up menu.
2. In the Computer Management, choose "Services and Applications" -> "Services".
3. In the right panel, select "Themes" service,double-click it, on the pop-up dialog, click "Start" button.
4. Right-click on the Desktop, select "Properties" item to open the Display Properties Dialog, select "Windows XP" theme from the Themes list.
Related Content
ERROR:
Message=Visual Styles-related operation resulted in an error because visual styles are currently disabled in the client area.
Data=System.Collections.ListDictionaryInternal
at System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsCombinationDefined(String className, Int32 part)
at System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsElementDefined(VisualStyleElement element)
at Janus.Windows.UI.Internal.JNSAX.a(Graphics , Rectangle , Boolean , Boolean , Boolean )
at Janus.Windows.EditControls.UIComboBase.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(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 Janus.Windows.EditControls.UIComboBase.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)