Advertisement
Guest User

Rayshud Installer Event Log

a guest
Dec 13th, 2013
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. //-------------------------------------------------------------------------------------------
  2. //Rayshud Installer Event Log (Translated via Google Translate, 2lazy4translatemyself)
  3. //-------------------------------------------------------------------------------------------
  4.  
  5. Name of the faulting application RHInstaller.exe, version : 1.0.0.0, horodatage : 0x52392dcc
  6. Name of the faulting module : KERNELBASE.dll, version : 6.1.7601.18229, horodatage : 0x51fb1677
  7. Exception code : 0xe0434352
  8. Offset error : 0x000000000000940d
  9. ID of the failed process : 0xbe4
  10. Start time of the failing application : 0x01cef87c40fa3a7f
  11. failing application's path: C:\Users\Sébastien Lévesque\Downloads\RaysHud Installer\RHInstaller.exe
  12. Path of the failed module: C:\windows\system32\KERNELBASE.dll
  13. ID report : 0d9b02d3-6470-11e3-9931-af24b97797dd
  14.  
  15. //------------------------------------------------------------------------------------------
  16.  
  17. Application : RHInstaller.exe
  18. Framework Version : v4.0.30319
  19. Description : le processus a été arrêté en raison d'une exception non gérée.
  20. Information about the exception : System.FormatException
  21. Pile :
  22. at System.Number.ParseDouble(System.String, System.Globalization.NumberStyles, System.Globalization.NumberFormatInfo)
  23. at System.Double.Parse(System.String, System.IFormatProvider)
  24. at WpfApplication1.MainWindow.GetInstalledVersionNumber()
  25. at WpfApplication1.MainWindow.Completed(System.Object, System.ComponentModel.AsyncCompletedEventArgs)
  26. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  27. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  28. at System.Windows.Threading.Dispatcher.WrappedInvoke(System.Delegate, System.Object, Int32, System.Delegate)
  29. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  30. at System.Threading.ExecutionContext.runTryCode(System.Object)
  31. at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object)
  32. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  33. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  34. at System.Windows.Threading.DispatcherOperation.Invoke()
  35. at System.Windows.Threading.Dispatcher.ProcessQueue()
  36. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  37. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  38. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  39. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  40. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  41. at System.Windows.Threading.Dispatcher.WrappedInvoke(System.Delegate, System.Object, Int32, System.Delegate)
  42. at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  43. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  44. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  45. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  46. at System.Windows.Application.RunInternal(System.Windows.Window)
  47. at System.Windows.Application.Run()
  48. at WpfApplication1.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement