﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / WinForms (How do I?)  / What next? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:51:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>In xp I'm not sure that you can turn off themes. It seems to think that my "Windows Classic" is a theme, so maybe themes are enabled.</description><pubDate>Mon, 31 Jul 2006 17:49:51 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>Same problem on other laptop.</description><pubDate>Mon, 31 Jul 2006 17:44:37 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>1. Do you have Windows XP Pro installed with Service Pack 2?&lt;br&gt;yes&lt;br&gt;   2. Can you reproduce this behavior on another computer?&lt;br&gt;I don't know&lt;br&gt;   3. Do you have any beta video drivers installed?&lt;br&gt;no&lt;br&gt;   4. Do you have a graphics tool running on your machine (i.e. UltraMon)?&lt;br&gt;no&lt;br&gt;   5. Does this fail if you turn on Windows Themes?&lt;br&gt;I don't know how to turn on themes. I don't use or recommend them.&lt;br&gt;   6. Does this fail on both a laptop and desktop computer?&lt;br&gt;Don't know.&lt;br&gt;&lt;br&gt;</description><pubDate>Mon, 31 Jul 2006 17:01:43 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>Daniel,&lt;/P&gt;&lt;P&gt;We cannot reproduce this problem and are out of ideas as to what is causing this error.  We have trying stopping the Themes service, played with every VisualStyle setting in Visual Studio.  So we know it has to be coming from setting on your machine.  So here are some questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Do you have Windows XP Pro installed with Service Pack 2?&lt;/LI&gt;&lt;LI&gt;Can you reproduce this behavior on another computer?&lt;/LI&gt;&lt;LI&gt;Do you have any beta video drivers installed?&lt;/LI&gt;&lt;LI&gt;Do you have a graphics tool running on your machine (i.e. UltraMon)?&lt;/LI&gt;&lt;LI&gt;Does this fail if you turn on Windows Themes?&lt;/LI&gt;&lt;LI&gt;Does this fail on both a laptop and desktop computer?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any other options you can give us would be helpful.  There is nothing we can do until we can reproduce this error.  It is our policy to reproduce an error rather than to attempt to blindly create a fix.</description><pubDate>Mon, 31 Jul 2006 15:51:52 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>InvalidOperationException&lt;br&gt;	Visual Styles-related operation resulted in an error because no visual style is currently active.&lt;br&gt;&lt;br&gt;Source     : System.Windows.Forms&lt;br&gt;&lt;br&gt;Stack Trace: &lt;br&gt;   at System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsCombinationDefined(String className, Int32 part)&lt;br&gt;   at System.Windows.Forms.VisualStyles.VisualStyleRenderer..ctor(String className, Int32 part, Int32 state)&lt;br&gt;   at System.Windows.Forms.ScrollBarRenderer.InitializeRenderer(VisualStyleElement element, Int32 state)&lt;br&gt;   at System.Windows.Forms.ScrollBarRenderer.GetSizeBoxSize(Graphics g, ScrollBarState state)&lt;br&gt;   at MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialogWindow.PositionControls(Control&amp; ParentControl)&lt;br&gt;   at MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialogWindow.AddSearchFields()&lt;br&gt;   at MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialogWindow..ctor(BrowseDialog BrowseDialogSettings, Boolean PopulateOnShow)&lt;br&gt;   at MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialog.ShowDialog(Boolean PopulateOnShow)&lt;br&gt;   at MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialog.ShowDialog()&lt;br&gt;   at DM.App.MainForm.ToolStripMenuItem2_Click(Object sender, EventArgs e) in E:\_work.SF\DM\DMApplication\MainForm.cs:line 52&lt;br&gt;   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)&lt;br&gt;   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)&lt;br&gt;   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)&lt;br&gt;   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)&lt;br&gt;   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)&lt;br&gt;   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)&lt;br&gt;   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)&lt;br&gt;   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)&lt;br&gt;   at System.Windows.Forms.Control.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.ToolStrip.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)&lt;br&gt;   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;br&gt;</description><pubDate>Mon, 31 Jul 2006 15:30:35 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>What next?</title><link>http://forum.strataframe.net/Topic2010-7-1.aspx</link><description>I invoked this: &lt;br&gt;           this.browseDialogUnenrolled.ShowDialog();&lt;br&gt;and got this:&lt;br&gt;{"Visual Styles-related operation resulted in an error because no visual style is currently active."}&lt;br&gt;&lt;br&gt;What does it mean and how do I fix it?</description><pubDate>Mon, 31 Jul 2006 01:46:59 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item></channel></rss>