<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/worldclock/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/worldclock/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 04 Jan 2007 01:12:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/worldclock/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Will not start after changing settings</title><link>https://sourceforge.net/p/worldclock/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed the application this evening but ever since changing the config (I tried to set time zones for all 5 clocks) I can no longer start it.&lt;/p&gt;
&lt;p&gt;Despite uninstalling and reinstalling I now always get this error:&lt;/p&gt;
&lt;p&gt;See the end of this message for details on invoking &lt;br /&gt;
just-in-time (JIT) debugging instead of this dialog box.&lt;/p&gt;
&lt;p&gt;************** Exception Text **************&lt;br /&gt;
System.IndexOutOfRangeException: Index was outside the bounds of the array.&lt;br /&gt;
at WorldClock.MainForm.ApplyConfigToClocks()&lt;br /&gt;
at WorldClock.MainForm.MainForm_Load(Object sender, EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Form.OnLoad(EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Form.OnCreateControl()&lt;br /&gt;
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)&lt;br /&gt;
at System.Windows.Forms.Control.CreateControl()&lt;br /&gt;
at System.Windows.Forms.Control.WmShowWindow(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.ContainerControl.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Form.WmShowWindow(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Form.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)&lt;br /&gt;
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/p&gt;
&lt;p&gt;************** Loaded Assemblies **************&lt;br /&gt;
mscorlib&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
WorldClock&lt;br /&gt;
Assembly Version: 1.5.1.29141&lt;br /&gt;
Win32 Version: 1.5.1.0&lt;br /&gt;
CodeBase: file:///C:/Program%20Files/World%20Clock/WorldClock.exe&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Windows.Forms&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Drawing&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Xml&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll&lt;br /&gt;
----------------------------------------&lt;br /&gt;
System.Configuration&lt;br /&gt;
Assembly Version: 2.0.0.0&lt;br /&gt;
Win32 Version: 2.0.50727.42 (RTM.050727-4200)&lt;br /&gt;
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll&lt;br /&gt;
----------------------------------------&lt;/p&gt;
&lt;p&gt;************** JIT Debugging **************&lt;br /&gt;
To enable just-in-time (JIT) debugging, the .config file for this&lt;br /&gt;
application or computer (machine.config) must have the&lt;br /&gt;
jitDebugging value set in the system.windows.forms section.&lt;br /&gt;
The application must also be compiled with debugging&lt;br /&gt;
enabled.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;
&amp;lt;system.windows.forms jitDebugging="true" /&amp;gt;&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;When JIT debugging is enabled, any unhandled exception&lt;br /&gt;
will be sent to the JIT debugger registered on the computer&lt;br /&gt;
rather than be handled by this dialog box.&lt;/p&gt;
&lt;p&gt;Any ideas what the problem is?  Is there anyway I can reset the settings?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve</dc:creator><pubDate>Thu, 04 Jan 2007 01:12:24 -0000</pubDate><guid>https://sourceforge.net4bb68d9dab14ed470d52d19b6b4bc4d8b1425df1</guid></item></channel></rss>