View Single Post
Old 10-18-11, 06:32 AM   #95
Obelix
Seasoned Skipper
 
Join Date: Aug 2010
Location: 49°44ŽN 129°40ŽE
Posts: 665
Downloads: 124
Uploads: 7
Default

Hi TheDarkWraith!
When I start, issuing this message:
Code:
Details of the operational
(JIT) debugging instead of this dialog
box found at the end of this message.

************** Exception Text **************
System.FormatException: Input string was not valid.
   in System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)
   in System.Number.ParseDecimal (String value, NumberStyles options, NumberFormatInfo numfmt)
   in System.Convert.ToDecimal (String value)
   in TheDarkWraith.SilentHunter5.GR2EditorViewer.SetCfgFileEntries ()
   in TheDarkWraith.SilentHunter5.GR2EditorViewer.GR2EditorViewer_Load (Object sender, EventArgs e)
   in System.Windows.Forms.Form.OnLoad (EventArgs e)
   in System.Windows.Forms.Form.OnCreateControl ()
   in System.Windows.Forms.Control.CreateControl (Boolean fIgnoreVisible)
   in System.Windows.Forms.Control.CreateControl ()
   in System.Windows.Forms.Control.WmShowWindow (Message & m)
   at System.Windows.Forms.Control.WndProc (Message & m)
   in System.Windows.Forms.ScrollableControl.WndProc (Message & m)
   in System.Windows.Forms.ContainerControl.WndProc (Message & m)
   in System.Windows.Forms.Form.WmShowWindow (Message & m)
   in System.Windows.Forms.Form.WndProc (Message & m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m)
   in 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
    Version Win32: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GR2EditorViewer
    Assembly Version: 1.0.58.0
    Version Win32: 1.0.58.0
    CodeBase: file: / / / D: / Gocuments/Downloads/GR2EditorViewer/GR2EditorViewer.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase:
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file: / / / C: / Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase:
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Version Win32: 9.05.132.0000
    CodeBase:
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Version Win32: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file: / / / C: / Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Version Win32: 5.04.00.2904
    CodeBase: file: / / / C: / Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Microsoft.DirectX.Direct3DX
    Assembly Version: 1.0.2902.0
    Version Win32: 5.04.00.3900
    CodeBase:
----------------------------------------
mscorlib.resources
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file: / / / C: / Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    Assembly Version: 2.0.0.0
    Version Win32: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase:
----------------------------------------

Operational Debugging ************** (JIT) **************
To connect the RAM (JIT) debugging file. Config this
application or computer (machine.config) must have
value jitDebugging, established in section system.windows.forms.
The application must also be compiled to include
debugging.

For example:

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

When JIT debugging is enabled, any unhandled exception
sent to the debugger JIT, registered on the computer,
rather than be handled by this dialog box.
When I click "Ignore" the program runs
My system:
Win7 x64 sp1
Athlon II x2 255
4gb ram ddr3 ungaged mode
GeForce GTX240 1gb
__________________
Speed squadron is the speed of the slowest ship ... but only so long as on the trail of the squadron did not sit submarines ...
Obelix is offline   Reply With Quote