Unhandled exception - Changing temperature unit

Support forum for eCtune software.

Moderator: Gaskleppie

Locked
User avatar
civic4g
Posts: 187
http://phpbb3styles.net
Joined: Thu Apr 05, 2007 7:28 am
Location: Porto, Portugal

Unhandled exception - Changing temperature unit

Post by civic4g »

I'm getting Unhandled exception error when trying to change temperature unit ( Celcius -> Farhenheit ). Error: Input string was not in a correct format. Steps: 1-Open eCtune (no need to load cal) 2-Settings 3-Select Units tab 4-Change temperature unit from Celcius to Farhenheit Details: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.FormatException: Input string was not in a correct format. at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value) at System.Windows.Forms.RadioButton.PerformAutoUpdates(Boolean tabbedInto) at System.Windows.Forms.RadioButton.set_Checked(Boolean value) at System.Windows.Forms.RadioButton.OnClick(EventArgs e) at System.Windows.Forms.RadioButton.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- eCtune Assembly Version: 0.0.2.2 Win32 Version: 0.0.2.2 CodeBase: file:///C:/Program%20Files/eCtune/eCtune.EXE ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- startup_lib_net_2_0 Assembly Version: 2.0.0.0 Win32 Version: 0.0.2.2 CodeBase: file:///C:/Program%20Files/eCtune/eCtune.EXE ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Security Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll ---------------------------------------- System

User avatar
JaredKaragen
Posts: 1504
Joined: Fri Nov 23, 2007 4:00 am
Location: Bay Area, Ca
Contact:

Post by JaredKaragen »

This is very VERY similar to the post I made earlier about the bug; unless it's this too...
95 Sol Si : D16z6 : TD04H-13C 74 Civic 1200 : 100% Stock

User avatar
RoadXY
Posts: 347
Joined: Mon Apr 16, 2007 10:06 am
Location: Netherlands
Contact:

Post by RoadXY »

Yep, hapens to me also (Datalogger, cal loaded).

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

on the bug list
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
calvin
<font color=gray>Site Admin</font><br><font color=green>eCtune Authorized Tuner</font>
Posts: 4816
Joined: Tue Apr 03, 2007 10:16 am
Location: Paramaribo, Suriname
Contact:

Post by calvin »

and fixed in r7
Regards, eCtune Team eCtune Authorized Tuner Location: Caribbean & Suriname aim:calvinPGMFI skype:ectune We remote connect to your laptop if you have problems. Best support in the world.

User avatar
JaredKaragen
Posts: 1504
Joined: Fri Nov 23, 2007 4:00 am
Location: Bay Area, Ca
Contact:

Post by JaredKaragen »

confirmed fixed in r7 =)
95 Sol Si : D16z6 : TD04H-13C 74 Civic 1200 : 100% Stock

Locked