See the end of this message for details on invoking debugging just-in-time (JIT) debugging instead of this dialog box. Exception Text ************** ************** System.Configuration.ConfigurationErrorsException: The configuration section 'connectionStrings' has an unexpected statement. System.Configuration.ConfigurationManager.get_ConnectionStrings in () System.Configuration.PrivilegedConfigurationManager.get_ConnectionStrings in () in System.Configuration.LocalFileSettingsProvider.GetPropertyValues ​​(SettingsContext context, SettingsPropertyCollection properties) in System.Configuration.SettingsBase.GetPropertiesFromProvider (SettingsProvider provider) System.Configuration.SettingsBase.GetPropertyValueByName in (String propertyName) System.Configuration.SettingsBase.get_Item in (String propertyName) System.Configuration.ApplicationSettingsBase.GetPropertyValue in (String propertyName) System.Configuration.ApplicationSettingsBase.get_Item in (String propertyName) Logon_Screen_Rotator.Properties.Settings.get_ImageLocation in () in Logon_Screen_Rotator.LSRFunctions. (String, Bitmap) in Logon_Screen_Rotator.LSRFunctions.ChangeImage (String) in Logon_Screen_Rotator.frmMain. (Boolean, String, Boolean) in System.Windows.Forms.Control.OnDoubleClick (EventArgs e) in System.Windows.Forms.ListView.WndProc (Message & m) in System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m) at System.Windows.Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Assemblies ************** Module (Assemblies) ************** Loaded mscorlib Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) Code Base: file :/ / / C :/ Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- Logon Screen Rotator Version Set Module (Assembly): 4.1.0.0 Win32 Version: 4.1.0.0 Code Base: file :/ / / C :/ Program% 20Files% 20 (x86) / Logon 20Screen%%% 20Rotator/Logon 20Screen% 20Rotator.exe ---------------------------------------- System.Windows.Forms Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) Code Base: ---------------------------------------- System Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) Code Base: file :/ / / C :/ Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5458 (Win7SP1GDR.050727-5400) Code Base: file :/ / / C :/ Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Core Version Set Module (Assembly): 3.5.0.0 Win32 Version: 3.5.30729.5420 built by: Win7SP1 Code Base: file :/ / / C :/ Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Configuration Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) Code Base: ---------------------------------------- System.Xml Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) Code Base: file :/ / / C :/ Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- system.configuration.resources Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) Code Base: ---------------------------------------- System.Windows.Forms.resources Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) Code Base: ---------------------------------------- mscorlib.resources Version Set Module (Assembly): 2.0.0.0 Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400) Code Base: file :/ / / C :/ Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- ************** JIT Debugging ************** To enable debugging just-in-time (JIT) debugging, the. This config application or computer (machine.config) must have the value jitDebugging set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.