Help with Just in Time debugger problem

A

Andy T

I need some help here. I have been running a programme called Speedtester
which helps me get regular info about my broadband up and download speeds but
today i get this error message detailed below. i cannot find this debugger
anywhere on my computer Can anyone help as i cannot get the Speedtester to
work again. it has worked for a month

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe
an un-representable DateTime.
at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
at SpeedTester.ApplicationArea.GetMaxDate()
at SpeedTester.ApplicationArea.bgUplDataWrk_RunWorkerCompleted(Object
sender, RunWorkerCompletedEventArgs e)
at
System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object
arg)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SpeedTester
Assembly Version: 1.6.0.0
Win32 Version: 1.6.0
CodeBase:
file:///C:/Program%20Files/Broadband%20Choices/Broadband%20Choices%20Speed%20Tester/SpeedTester.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
T

TheShop

Hi Andy,

The reason for this error message is the date on your computer is not
inputing into speedtester correctly. Check to see if the date is set
correctly. If you installed an updated version just before the error
messages started, it most likely is a coding error in the program, reinstall
an older version.
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
(e-mail address removed)
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
(e-mail address removed)
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!
 
Q

Qbit

You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!
 
L

LVTravel

Qbit said:
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
(e-mail address removed)



Another egghead moron posting to a three year old post and not just once but
SEVEN times. No "the problems is continue" except for idiots expecting the
OP to be here three years later. And as Net Framework 3.5 had only been
published 10 days before the OP posted I would doubt your fix would even fix
the OP's issue.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top