Advertisement
Guest User

Untitled

a guest
Aug 19th, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. Album Art Downloader has encountered a fatal error, and has had to close.
  2. If you wish to report this error, please include this information, which
  3. has been written to the file: C:\Users\xxx\AppData\Local\Temp\AAD_errorlog.txt
  4.  
  5. App version: 1.0.2.0, running on Microsoft Windows NT 6.2.9200.0 (64 bit)
  6.  
  7. System.TypeInitializationException: The type initializer for 'AlbumArtDownloader.Properties.Settings' threw an exception. ---> System.ArgumentException: Customized cultures cannot be passed by LCID, only by name.
  8. at System.Globalization.CompareInfo.GetCompareInfoWithPrefixedLcid(Int32 cultureKey, Int32 prefix)
  9. at System.Globalization.CultureInfo.get_CompareInfo()
  10. at System.Collections.CaseInsensitiveComparer..ctor(CultureInfo culture)
  11. at System.Configuration.SettingsPropertyValueCollection..ctor()
  12. at System.Configuration.ApplicationSettingsBase..ctor()
  13. at AlbumArtDownloader.Properties.Settings..ctor()
  14. at AlbumArtDownloader.Properties.Settings..cctor()
  15. --- End of inner exception stack trace ---
  16. at AlbumArtDownloader.Properties.Settings.get_Default()
  17. at AlbumArtDownloader.App.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement