View Single Post
  #1  
Unread 07-22-2006, 03:09 AM
darkseal darkseal is offline
A Coastal Crab
 
Join Date: Jul 2006
Server: Antonia Bayle
Posts: 1
Default error message on update

does anyone know what all this means?

'25089589' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.
File: icons_exp02_dun_lair_of_scale_0.xml
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)
at WindowsApplication7.DownloadWorker.DownloadFile()
'25092139' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.
File: under_adv04_rgn_mystic_lake.xml
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)
at WindowsApplication7.DownloadWorker.DownloadFile()
'25095827' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.
File: under_adv04_rgn_village.xml
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)
at WindowsApplication7.DownloadWorker.DownloadFile()
Reply With Quote