Advertisement
Guest User

Untitled

a guest
Dec 29th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. time;logger;callsite;threadid;level;message
  2. 2013-12-29 14:03:47.0446;EmberAPI.NumUtils;EmberAPI.ErrorLogger.Error;1;ERROR;"Failed to convert <6.7> vid EmberAPI.NumUtils.ConvertToSingle(String sNumber)
  3. vid Ember_Media_Manager.frmMain.fillScreenInfoWithMovie()
  4. vid Ember_Media_Manager.frmMain.bwLoadInfo_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
  5. vid System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
  6. vid System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
  7. vid System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  8. vid System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  9. vid System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  10. vid System.Delegate.DynamicInvokeImpl(Object[] args)
  11. vid System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  12. vid System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  13. vid System.Threading.ExecutionContext.runTryCode(Object userData)
  14. vid System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  15. vid System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  16. vid System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  17. vid System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  18. vid System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  19. vid System.Windows.Forms.Control.WndProc(Message& m)
  20. vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  21. vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  22. vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  23. vid System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
  24. vid System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  25. vid System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  26. vid System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  27. vid System.Windows.Forms.Application.Run(ApplicationContext context)
  28. vid Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
  29. vid Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
  30. vid Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
  31. vid Ember_Media_Manager.My.MyApplication.Main(String[] Args)
  32. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement