View Single Post
  #1  
Unread 11-30-2006, 08:43 PM
bobbywagner bobbywagner is offline
A Young Mystail Rat
 
Join Date: Jun 2005
Server: Antonia Bayle
Posts: 3
Default Really Strange Error since EOF install

I have two computers both with xp sp 2 both with .net 1.1 installed. One has i.e. 7 and other has version 6. At the same time they both got this problem.

Basically I click the updater, it comes up then about the time its getting files it begins to spam 100's of pop-up error windows which say this:

Error: System.Windows.Forms
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)'-391800' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.


if i manage to kill the spam then i get the following message in a final pop-up:

File: world_map_overlay.dds
mscorlib
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.VisualBasic.CompilerServices.LateBinding.FastCall(Object o, MethodBase method, ParameterInfo[] Parameters, Object[] args, Type objType, IReflect objIReflect)
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
at WindowsApplication7.Form1.dlw_ProgressChanged(DownloadWorker& sender)
at WindowsApplication7.DownloadWorker.DownloadFile()Exception has been thrown by the target of an invocation.



I have tried uninstalling everything, reinstalling it with no luck. i even uninstalled net 1.1 and redid it nothing. I tried downloading the newest manual one and replacing all files then running updater and still same errors.

I love this program hehe any help would be much appreciated.

thanks
Reply With Quote