July 31, 2010   Login   |   Register  
  Search  
  |  
  Forums

For lost licenses, please email Renegade Minds through the Contact page.

 

Renegade Minds Forums

Minimize
 
  Forum  Discussions  Guitar & Drum T...  System.Configuration.ConfigurationErrorsException
Previous Previous
 
Next Next
New Post 11/19/2009 9:52 AM
  Colin
1 posts
No Ranking


System.Configuration.ConfigurationErrorsException  (N/A)

Hi,

This week I started getting an unhandled error exception...  I have removed and reinstalled all the .net stuff and reinstalled GT4.   System is XP SP-3

Exception text pasted below.

 

Regards

Colin

 

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Root element is missing. (C:\Documents and Settings\Colin\Local Settings\Application Data\Renegade_Minds\GDT4.exe_Url_h4gofitaylg4vrctb45k440m3pngsuie\4.0.0.4\user.config) ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
   at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
   --- End of inner exception stack trace ---
   at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
   at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
   at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
   at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
   --- End of inner exception stack trace ---
   at System.Configuration.ConfigurationManager.PrepareConfigSystem()
   at System.Configuration.ConfigurationManager.RefreshSection(String sectionName)
   at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
   at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
   at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
   at System.Configuration.SettingsBase.SetPropertyValueByName(String propertyName, Object propertyValue)
   at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)
   at System.Configuration.ApplicationSettingsBase.set_Item(String propertyName, Object value)
   at GDT4.Properties.Settings.set_AutoFocusOnHover(Boolean value)
   at GDT4.GDT4.ClosingCleanup()
   at GDT4.GDT4.GDT4_FormClosing(Object sender, FormClosingEventArgs e)
   at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   at System.Windows.Forms.Form.WmClose(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)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GDT4
    Assembly Version: 4.0.0.4
    Win32 Version: 4.0.0.4
    CodeBase: file:///C:/Program%20Files/Renegade%20Minds/Guitar%20and%20Drum%20Trainer%20v4/GDT4.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Bass.Net
    Assembly Version: 2.4.0.1
    Win32 Version: 2.4.0.1
    CodeBase: file:///C:/Program%20Files/Renegade%20Minds/Guitar%20and%20Drum%20Trainer%20v4/Bass.Net.DLL
----------------------------------------
DundasWinGauge
    Assembly Version: 2.0.2.201
    Win32 Version: 2.0.2.201
    CodeBase: file:///C:/Program%20Files/Renegade%20Minds/Guitar%20and%20Drum%20Trainer%20v4/DundasWinGauge.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
dynamicBASSNET
    Assembly Version: 0.0.0.0
    Win32 Version: 2.4.0.1
    CodeBase: file:///C:/Program%20Files/Renegade%20Minds/Guitar%20and%20Drum%20Trainer%20v4/Bass.Net.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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.

 
New Post 11/21/2009 3:14 AM
  Ryan Smyth
48 posts
7th Level Poster


Re: System.Configuration.ConfigurationErrorsException  (Malaysia)

Hello Colin,

This is an extremely rare type of general computing error. The problem is that a file has been written wrong, and corrupted. Please email me this file on your computer:

C:\Documents and Settings\Colin\Local Settings\Application Data\Renegade_Minds\GDT4.exe_Url_h4gofitaylg4vrctb45k440m3pngsuie\4.0.0.4\user.config

I will then fix the file for you and email it back. You will then need to overwrite the existing file with the fixed one. Things will work fine from there on.

You can email me at "ryan@" or post the file contents here. I recommend emailing me though. (If you post, I can email you with the email address you used when you registered.)

Regards,

Ryan

 

 

 

 

 

 

 
Previous Previous
 
Next Next
  Forum  Discussions  Guitar & Drum T...  System.Configuration.ConfigurationErrorsException
 Print   
     
Renegade Minds Home | Products | Tips & Tricks | The Soju Garden | Support | Forums | Buy Now | Downloads

  Search

Copyright 2010 by Renegade Minds   |   Privacy Statement   |   Terms of Use
Renegade Minds