1. System.Transactions Critical: 0 : <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unbehandelte Ausnahme</Description><AppDomain>MBCPC.vshost.exe</AppDomain><Exception><ExceptionType>System.Reflection.TargetInvocationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Ein Aufrufziel hat einen Ausnahmefehler verursacht.</Message><StackTrace> bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  2. bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  3. bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4. bei System.Delegate.DynamicInvokeImpl(Object[] args)
  5. bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  6. bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  7. bei System.Threading.ExecutionContext.runTryCode(Object userData)
  8. bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  9. bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  10. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  11. bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  12. bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  13. bei System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  14. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  15. bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  16. bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  17. bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  18. bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  19. bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  20. bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  21. bei System.Windows.Forms.Application.Run(ApplicationContext context)
  22. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
  23. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
  24. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
  25. bei MBCPC.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:Zeile 81.
  26. bei System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
  27. bei System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
  28. bei System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
  29. bei System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
  30. bei System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
  31. bei System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
  32. bei System.Activator.CreateInstance(ActivationContext activationContext)
  33. bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
  34. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  35. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  36. bei System.Threading.ThreadHelper.ThreadStart()</StackTrace><ExceptionString>System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---&amp;gt; System.OverflowException: Der Wert für eine Dezimalzahl war zu groß oder zu klein.
  37. bei System.Decimal..ctor(Double value)
  38. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value, NumberFormatInfo NumberFormat)
  39. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value)
  40. bei MBCPC.Form1.bgw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in C:\Users\RavenDust\Documents\Visual Studio 2010\Projects\MBCPC\MBCPC\Form1.vb:Zeile 28.
  41. bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
  42. bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
  43. --- Ende der internen Ausnahmestapelüberwachung ---
  44. bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  45. bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
  46. bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  47. bei System.Delegate.DynamicInvokeImpl(Object[] args)
  48. bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  49. bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  50. bei System.Threading.ExecutionContext.runTryCode(Object userData)
  51. bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  52. bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  53. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  54. bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  55. bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  56. bei System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  57. bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  58. bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  59. bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  60. bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  61. bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  62. bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  63. bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  64. bei System.Windows.Forms.Application.Run(ApplicationContext context)
  65. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
  66. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
  67. bei Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
  68. bei MBCPC.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:Zeile 81.
  69. bei System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
  70. bei System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
  71. bei System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
  72. bei System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
  73. bei System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
  74. bei System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
  75. bei System.Activator.CreateInstance(ActivationContext activationContext)
  76. bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
  77. bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  78. bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  79. bei System.Threading.ThreadHelper.ThreadStart()</ExceptionString><InnerException><ExceptionType>System.OverflowException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Der Wert für eine Dezimalzahl war zu groß oder zu klein.</Message><StackTrace> bei System.Decimal..ctor(Double value)
  80. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value, NumberFormatInfo NumberFormat)
  81. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value)
  82. bei MBCPC.Form1.bgw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in C:\Users\RavenDust\Documents\Visual Studio 2010\Projects\MBCPC\MBCPC\Form1.vb:Zeile 28.
  83. bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
  84. bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)</StackTrace><ExceptionString>System.OverflowException: Der Wert für eine Dezimalzahl war zu groß oder zu klein.
  85. bei System.Decimal..ctor(Double value)
  86. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value, NumberFormatInfo NumberFormat)
  87. bei Microsoft.VisualBasic.CompilerServices.Conversions.ToDecimal(Object Value)
  88. bei MBCPC.Form1.bgw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in C:\Users\RavenDust\Documents\Visual Studio 2010\Projects\MBCPC\MBCPC\Form1.vb:Zeile 28.
  89. bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
  90. bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)</ExceptionString></InnerException></Exception></TraceRecord>
  91. Eine nicht behandelte Ausnahme des Typs "System.Reflection.TargetInvocationException" ist in mscorlib.dll aufgetreten.
  92.  
  93. Zusätzliche Informationen: Ein Aufrufziel hat einen Ausnahmefehler verursacht.
  94.  
  95. Das Programm "[3524] MBCPC.vshost.exe: Verwaltet (v2.0.50727)" wurde mit Code 0 (0x0) beendet.