This forum is in read-only mode for archive purposes, please use our new forum at https://community.justflight.com
Forum Home Forum Home > Air Hauler > Air Hauler 1 General Discussion
  New Posts New Posts RSS Feed - .net exception and then exit
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

.net exception and then exit

 Post Reply Post Reply
Author
Message
fuzzy View Drop Down
Check-In Staff
Check-In Staff


Joined: 09 Nov 2012
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote fuzzy Quote  Post ReplyReply Direct Link To This Post Topic: .net exception and then exit
    Posted: 09 Nov 2012 at 5:14pm
I'm getting a .net exception on Windows 7 64 bit:

I had  an A>B>C flight. Somehow I clicked on the C destination and my first ICAO letter got erased.  I don't remember what it was so, I just continued on my way.  Now, I'm getting this exception on that flight and AH exits.


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

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x800A0CC1): Item cannot be found in the collection corresponding to the requested name or ordinal.
   at ADODB.Fields.get_Item(Object Index)
   at by.a(Int32 A_0, Int32 A_1, Int32 A_2)
   at co.i(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at Infragistics.Win.UltraControlBase.OnClick(EventArgs e)
   at Infragistics.Win.Misc.UltraButtonBase.OnClick(EventArgs e)
   at Infragistics.Win.Misc.UltraButton.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.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.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AirHauler
    Assembly Version: 1.5.4.1
    Win32 Version: 1.5.4.1
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/airhauler.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    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.5460 (Win7SP1GDR.050727-5400)
    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.5462 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Interop.ADODB
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Interop.ADODB.DLL
----------------------------------------
FSUIPCClient
    Assembly Version: 1.3.2758.28
    Win32 Version: 1.3.2758.28
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/FSUIPCClient.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Infragistics2.Win.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.v8.3.DLL
----------------------------------------
Infragistics2.Win.UltraWinToolbars.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.UltraWinToolbars.v8.3.DLL
----------------------------------------
Infragistics2.Win.UltraWinGrid.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.UltraWinGrid.v8.3.DLL
----------------------------------------
Infragistics2.Win.UltraWinTabControl.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.UltraWinTabControl.v8.3.DLL
----------------------------------------
Infragistics2.Shared.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Shared.v8.3.DLL
----------------------------------------
Infragistics2.Win.Misc.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.Misc.v8.3.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Infragistics2.Win.UltraWinGrid.ExcelExport.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.UltraWinGrid.ExcelExport.v8.3.DLL
----------------------------------------
Infragistics2.Excel.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Excel.v8.3.DLL
----------------------------------------
Infragistics2.Win.AppStylistSupport.v8.3
    Assembly Version: 8.3.20083.1009
    Win32 Version: 8.3.20083.1009
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/Infragistics2.Win.AppStylistSupport.v8.3.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
LgLcd.NET
    Assembly Version: 1.0.2182.20042
    Win32 Version: 1.0.2182.20042
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/LgLcd.NET.DLL
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
TaskDialog
    Assembly Version: 1.2.0.0
    Win32 Version: 1.2.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/AirHauler/TaskDialog.DLL
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    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.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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 deKnaff registered on the computer
rather than be handled by this dialog box.



Scott
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down