News:

Status: CAVOK

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - JohnGiezen

#1
Cockpit Chatter / Re: Mysterious Shutdown
August 22, 2012, 11:57:43 PM
Hello all,

Just installed v3 and had serverall errors.
Just copied the error report from the application and the .net Runtime error.

Some words are in Dutch and I hope you wil get enough info.
Otherwise I wil translate it for you.

With regards,
John Giezen


Logboeknaam:   Application
Bron:          Application Error
Datum:         23-8-2012 0:34:13
Gebeurtenis-id:1000
Taakcategorie: (100)
Niveau:        Fout
Trefwoorden:   Klassiek
Gebruiker:     n.v.t.
Computer:      FTD-PC
Beschrijving:
Naam van toepassing met fout: Plan-G3.exe, versie: 3.0.0.46, tijdstempel: 0x502975b5
Naam van module met fout: KERNELBASE.dll, versie: 6.1.7601.17651, tijdstempel: 0x4e2111c0
Uitzonderingscode: 0xe0434352
Foutoffset: 0x0000d36f
Id van proces met fout: 0x8f0
Starttijd van toepassing met fout: 0x01cd80b2b2542e84
Pad naar toepassing met fout: D:\FSX\TA Software\Plan-G v3\Plan-G3.exe
Pad naar module met fout: C:\Windows\system32\KERNELBASE.dll
Rapport-id: 7f44f687-eca9-11e1-ab9f-001d92865444
Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-08-22T22:34:13.000000000Z" />
    <EventRecordID>5671</EventRecordID>
    <Channel>Application</Channel>
    <Computer>FTD-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Plan-G3.exe</Data>
    <Data>3.0.0.46</Data>
    <Data>502975b5</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.17651</Data>
    <Data>4e2111c0</Data>
    <Data>e0434352</Data>
    <Data>0000d36f</Data>
    <Data>8f0</Data>
    <Data>01cd80b2b2542e84</Data>
    <Data>D:\FSX\TA Software\Plan-G v3\Plan-G3.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>7f44f687-eca9-11e1-ab9f-001d92865444</Data>
  </EventData>
</Event>

=====

Logboeknaam:   Application
Bron:          .NET Runtime
Datum:         23-8-2012 0:34:12
Gebeurtenis-id:1026
Taakcategorie: Geen
Niveau:        Fout
Trefwoorden:   Klassiek
Gebruiker:     n.v.t.
Computer:      FTD-PC
Beschrijving:
Toepassing: Plan-G3.exe
Framework-versie: v4.0.30319
Beschrijving: het proces is beƫindigd als gevolg van een onverwerkte uitzondering.
Uitzonderingsinformatie: System.ArgumentOutOfRangeException
Stack:
   bij System.Collections.ArrayList.get_Item(Int32)
   bij Plan_G3.ViewModel.MainViewModel.CrossReferences_Executed()
   bij Plan_G3.ViewModel.MainViewModel.<.ctor>b__ae()
   bij GalaSoft.MvvmLight.Command.RelayCommand.Execute(System.Object)
   bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(System.Windows.Input.ICommandSource, Boolean)
   bij System.Windows.Controls.MenuItem.InvokeClickAfterRender(System.Object)
   bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bij System.Windows.Threading.DispatcherOperation.InvokeImpl()
   bij System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   bij System.Threading.ExecutionContext.runTryCode(System.Object)
   bij System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
   bij System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Windows.Threading.DispatcherOperation.Invoke()
   bij System.Windows.Threading.Dispatcher.ProcessQueue()
   bij System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bij MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bij System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   bij MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   bij System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   bij System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   bij System.Windows.Application.RunDispatcher(System.Object)
   bij System.Windows.Application.RunInternal(System.Windows.Window)
   bij System.Windows.Application.Run(System.Windows.Window)
   bij Plan_G3._Main.Main()

Gebeurtenis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-08-22T22:34:12.000000000Z" />
    <EventRecordID>5670</EventRecordID>
    <Channel>Application</Channel>
    <Computer>FTD-PC</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Toepassing: Plan-G3.exe
Framework-versie: v4.0.30319
Beschrijving: het proces is beƫindigd als gevolg van een onverwerkte uitzondering.
Uitzonderingsinformatie: System.ArgumentOutOfRangeException
Stack:
   bij System.Collections.ArrayList.get_Item(Int32)
   bij Plan_G3.ViewModel.MainViewModel.CrossReferences_Executed()
   bij Plan_G3.ViewModel.MainViewModel.&lt;.ctor&gt;b__ae()
   bij GalaSoft.MvvmLight.Command.RelayCommand.Execute(System.Object)
   bij MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(System.Windows.Input.ICommandSource, Boolean)
   bij System.Windows.Controls.MenuItem.InvokeClickAfterRender(System.Object)
   bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bij System.Windows.Threading.DispatcherOperation.InvokeImpl()
   bij System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   bij System.Threading.ExecutionContext.runTryCode(System.Object)
   bij System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
   bij System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   bij System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   bij System.Windows.Threading.DispatcherOperation.Invoke()
   bij System.Windows.Threading.Dispatcher.ProcessQueue()
   bij System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bij MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bij System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   bij MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   bij System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   bij System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   bij System.Windows.Application.RunDispatcher(System.Object)
   bij System.Windows.Application.RunInternal(System.Windows.Window)
   bij System.Windows.Application.Run(System.Windows.Window)
   bij Plan_G3._Main.Main()
</Data>
  </EventData>
</Event>