Originally Posted by
turbo50stang
Bill,
I recently purchased a 07 Mustang (FRRP Supercharger) that has a Ford Racing Pro Cal tune on it. After HPT read the VCM, a check sum error box appeared. I clicked to fix the check sum, then another unhandled exception error appeared (attached below my message). Also I cannot save the downloaded tune. Are there any work arounds so I can download this file so I will have a baseline to work from? I'm using the beta version.
Thanks Todd
MESSAGE:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ?.?(Byte[]& A_0, Int32 A_1)
at ?.?(Boolean A_0)
at ?.?()
at u.?(Int32 A_0)
at u.?()
at h.?(Byte[]& A_0)
at h.?(Byte[]& A_0)
at ?.?.Invoke(Byte[]& A_0)
at ?.?(Byte[]& A_0)
at ?.?(Byte[]& A_0)
at ?.?(Byte[] A_0)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VCM Editor
Assembly Version: 2.23.3579.23018
Win32 Version: 2.23.3579.23018
CodeBase: file:///C:/Program%20Files/HP%20Tuners/VCM%20Suite%202/VCM%20Editor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3614 (GDR.050727-3600)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.