Author Topic: mGalaxy 7.0 Unhandled exception while downloading media files from ScreenScraper  (Read 5225 times)

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1168
    • Email
Hi Emuled,
- are you still experiencing the same problem?
- could you post the complete error log
- Are you using Unicode or some non-western encoding in your browser? (Which country are you from?)

emuled

  • Newbie
  • *
  • Posts: 1
With mGalaxy 7.0 I always get an unhandled exception while downloading media files from ScreenScraper.

Code: [Select]
Exception Info: System.UriFormatException
   at System.Uri.CreateThis(System.String, Boolean, System.UriKind)
   at System.Uri..ctor(System.String)
   at DynamicClass.(mGalaxy_Runway.MainWindow, System.Object, System.ComponentModel.ProgressChangedEventArgs)
   at mGalaxy_Runway.MainWindow.FolderDatabase_06_Worker_ProgressChanged(System.Object, System.ComponentModel.ProgressChangedEventArgs)
   ...