View Single Post
  #1  
Unread 03-09-2009, 05:09 PM
sdschurman sdschurman is offline
A Young Mystail Rat
 
Join Date: Mar 2009
Server: Unkown
Posts: 2
Default need help with this error

Error Opening Database File: System.Configuration
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.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at EQ2MAPUpdater.MainWindow.DownloadUpdates()Configuration system failed to initialize



Thought i had it done right, but i guess not!!

Thanks
Reply With Quote