Windows XP Forums


Reply
Thread Tools Display Modes

Help with Just in Time debugger problem

 
 
Andy T
Guest
Posts: n/a
 
      1st December 2007
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_RunWorker Completed(Object
sender, RunWorkerCompletedEventArgs e)
at
System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.



--
Thanks for your help
Andy T
 
Reply With Quote
 
 
 
 
TheShop
Guest
Posts: n/a
 
      10th December 2007
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.

"Andy T" wrote:

> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
(E-Mail Removed)

> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>> Submitted via EggHeadCafe
>> Dynamic Data Controls with Entity Framework
>> http://www.eggheadcafe.com/tutorials...framework.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!
(E-Mail Removed)

> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>> Submitted via EggHeadCafe
>>> OAuth Basics for .NET Developers
>>> http://www.eggheadcafe.com/tutorials...evelopers.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me please!


> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>>> On Saturday, November 13, 2010 12:26 AM Qbit wrote:


>>>> You can try:
>>>>
>>>> Update Your .NET Framework version to v3.5sp1!
>>>>
>>>> If the problems is continue, Tell me please!
>>>>
>>>> (E-Mail Removed)



>>>> Submitted via EggHeadCafe
>>>> Visual Studio Async CTP Overview
>>>> http://www.eggheadcafe.com/tutorials...-overview.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!


> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>>> On Saturday, November 13, 2010 12:26 AM Qbit wrote:


>>>> You can try:
>>>>
>>>> Update Your .NET Framework version to v3.5sp1!
>>>>
>>>> If the problems is continue, Tell me please!
>>>>
>>>> (E-Mail Removed)



>>>>> On Saturday, November 13, 2010 12:28 AM Qbit wrote:


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



>>>>> Submitted via EggHeadCafe
>>>>> Excel Tips: Net Present Value (NPV) and Internal Rate of Return (IRR)
>>>>> http://www.eggheadcafe.com/tutorials...eturn-irr.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!


> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>>> On Saturday, November 13, 2010 12:26 AM Qbit wrote:


>>>> You can try:
>>>>
>>>> Update Your .NET Framework version to v3.5sp1!
>>>>
>>>> If the problems is continue, Tell me please!
>>>>
>>>> (E-Mail Removed)



>>>>> On Saturday, November 13, 2010 12:28 AM Qbit wrote:


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



>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>> Submitted via EggHeadCafe
>>>>>> AJAX ModalPopUpExtender with GridView (Database) With Clientside Validation.
>>>>>> http://www.eggheadcafe.com/tutorials...alidation.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!


> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>>> On Saturday, November 13, 2010 12:26 AM Qbit wrote:


>>>> You can try:
>>>>
>>>> Update Your .NET Framework version to v3.5sp1!
>>>>
>>>> If the problems is continue, Tell me please!
>>>>
>>>> (E-Mail Removed)



>>>>> On Saturday, November 13, 2010 12:28 AM Qbit wrote:


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



>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>>> Submitted via EggHeadCafe
>>>>>>> Silverlight 4 Coin-Flip Decision Maker based on Mersenne Twister
>>>>>>> http://www.eggheadcafe.com/tutorials...e-twister.aspx

 
Reply With Quote
 
Qbit
Guest
Posts: n/a
 
      13th November 2010
You can try:
Update Your .NET Framework version to v3.5sp1!
If the problems is continue, Tell me!


> On Saturday, December 01, 2007 2:02 PM andy wrote:


> 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_RunWorker Completed(Object
> sender, RunWorkerCompletedEventArgs e)
> at
> System.ComponentModel.BackgroundWorker.OnRunWorker Completed(RunWorkerCompletedEventArgs e)
> at System.ComponentModel.BackgroundWorker.AsyncOperat ionCompleted(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.
>
>
>
> --
> Thanks for your help
> Andy T



>> On Sunday, December 09, 2007 9:14 PM TheSho wrote:


>> 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.
>>
>> "Andy T" wrote:



>>> On Saturday, November 13, 2010 12:25 AM Qbit wrote:


>>> You can try:
>>>
>>> Update Your .NET Framework version to v3.5sp1!
>>>
>>> If the problems is continue, Tell me please!
>>>
>>> (E-Mail Removed)



>>>> On Saturday, November 13, 2010 12:26 AM Qbit wrote:


>>>> You can try:
>>>>
>>>> Update Your .NET Framework version to v3.5sp1!
>>>>
>>>> If the problems is continue, Tell me please!
>>>>
>>>> (E-Mail Removed)



>>>>> On Saturday, November 13, 2010 12:28 AM Qbit wrote:


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



>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>>>> On Saturday, November 13, 2010 12:29 AM Qbit wrote:


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



>>>>>>>> Submitted via EggHeadCafe
>>>>>>>> Creating a SharePoint Designer workflow
>>>>>>>> http://www.eggheadcafe.com/tutorials...-workflow.aspx

 
Reply With Quote
 
LVTravel
Guest
Posts: n/a
 
      14th November 2010


"Qbit" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You can try:
> Update Your .NET Framework version to v3.5sp1!
> If the problems is continue, Tell me please!
> (E-Mail Removed)
>
>> On Saturday, December 01, 2007 2:02 PM andy wrote:




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.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Just in time debugger NewsGr Windows XP Help and Support 0 17th September 2006 12:21 AM
Just-In-Time Debugger HartsVideo Windows XP Video 0 15th April 2006 08:00 AM
just-in-time debugger dick wolfe Windows XP General 0 20th August 2004 12:42 AM
Thank you to all and ... what's up with Just-In-Time Debugger? Scaia Windows XP Basics 1 9th April 2004 08:00 PM
just in time debugger jack fehr Windows XP General 2 9th October 2003 03:17 AM


All times are GMT. The time now is 05:31 AM.
Windows XP Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26