pls i have problem when i click in conquerclicky :
System.ArgumentOutOfRangeException: La valeur '0' n'est pas valide pour Interval. Interval doit être supérieur à 0.
Nom du paramètre*: Interval
à System.Windows.Forms.Timer.set_Interval(Int32 value)
à ConquerClicky2._0.frmMain.timerStart(Label label, Timer timer, Int32 interval)
à ConquerClicky2._0.frmMain.labelF1_Click(Object sender, EventArgs e)
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Label.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assemblys chargés **************
mscorlib
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Conquer Clicky 2.0
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.0.0
CodeBase*: file:///C:/Documents%20and%20Settings/Adminos/Bureau/Conquer%20Clicky%202.0.exe
----------------------------------------
System.Windows.Forms
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Windows.Forms.resources
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Version de l'assembly*: 2.0.0.0
Version Win32*: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase*: file:///C:/WINDOWS.0/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.
Par exemple*:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
--------------
i have netframwork 3.5
Quote:
Originally Posted by JOHNNYbadboy
when i try to run it,it says that this appplication failed to initialize properly,maybe because that i don't have framework? but i can't install framework on sp2,i tryed,can you add the old conquer clicky because that worked and i don't have it anymore,or a link from where i can download it,thanks.
|