Guest User

StackTrace

a guest
Jul 4th, 2018
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 9.54 KB | None | 0 0
  1. „AppointmentHandlingSystem.exe(CLR v4.0.30319: AppointmentHandlingSystem.exe): załadowano „C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Transactions.resources\v4.0_4.0.0.0_pl_b77a5c561934e089\System.Transactions.resources.dll. Moduł został skompilowany bez symboli.
  2. 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>Nieobsługiwany wyjątek</Description><AppDomain>AppointmentHandlingSystem.exe</AppDomain><Exception><ExceptionType>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.</Message><StackTrace>   w System.Data.Linq.ChangeTracker.StandardChangeTracker.IsFastTracked(Object obj)
  3.    w System.Data.Linq.ChangeTracker.StandardChangeTracker.GetTrackedObject(Object obj)
  4.    w System.Data.Linq.ChangeProcessor.GetOtherItem(MetaAssociation assoc, Object instance)
  5.    w System.Data.Linq.ChangeProcessor.BuildEdgeMaps()
  6.    w System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
  7.    w System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
  8.    w System.Data.Linq.DataContext.SubmitChanges()
  9.    w AppointmentHandlingSystem.Database_Operation_Service.UsersService.updateUser(User toUpdate, UserType userType, Object userRole, String password, String confirmedPassword) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\Database_Operation_Service\UsersService.cs:wiersz 231
  10.    w AppointmentHandlingSystem.frmUserRegister.SubmitEdited(Object sender, EventArgs e) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\frmUserRegister.cs:wiersz 260
  11.    w System.EventHandler.Invoke(Object sender, EventArgs e)
  12.    w System.Windows.Forms.Control.OnClick(EventArgs e)
  13.    w System.Windows.Forms.Button.OnClick(EventArgs e)
  14.    w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  15.    w System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)
  16.    w System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  17.    w System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)
  18.    w System.Windows.Forms.Button.WndProc(Message&amp;amp; m)
  19.    w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  20.    w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  21.    w System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  22.    w System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  23.    w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  24.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  25.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  26.    w System.Windows.Forms.Application.RunDialog(Form form)
  27.    w System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
  28.    w System.Windows.Forms.Form.ShowDialog()
  29.    w AppointmentHandlingSystem.frmUserTemplate.EditUser(Object sender, EventArgs e) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\frmUserTemplate.cs:wiersz 327
  30.    w System.Windows.Forms.Control.OnClick(EventArgs e)
  31.    w System.Windows.Forms.Button.OnClick(EventArgs e)
  32.    w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  33.    w System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)
  34.    w System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  35.    w System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)
  36.    w System.Windows.Forms.Button.WndProc(Message&amp;amp; m)
  37.    w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  38.    w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  39.    w System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  40.    w System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  41.    w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  42.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  43.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  44.    w System.Windows.Forms.Application.Run(Form mainForm)
  45.    w AppointmentHandlingSystem.Program.Main() w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\Program.cs:wiersz 35</StackTrace><ExceptionString>System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu.
  46.    w System.Data.Linq.ChangeTracker.StandardChangeTracker.IsFastTracked(Object obj)
  47.    w System.Data.Linq.ChangeTracker.StandardChangeTracker.GetTrackedObject(Object obj)
  48.    w System.Data.Linq.ChangeProcessor.GetOtherItem(MetaAssociation assoc, Object instance)
  49.    w System.Data.Linq.ChangeProcessor.BuildEdgeMaps()
  50.    w System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode)
  51.    w System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode)
  52.    w System.Data.Linq.DataContext.SubmitChanges()
  53.    w AppointmentHandlingSystem.Database_Operation_Service.UsersService.updateUser(User toUpdate, UserType userType, Object userRole, String password, String confirmedPassword) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\Database_Operation_Service\UsersService.cs:wiersz 231
  54.    w AppointmentHandlingSystem.frmUserRegister.SubmitEdited(Object sender, EventArgs e) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\frmUserRegister.cs:wiersz 260
  55.    w System.EventHandler.Invoke(Object sender, EventArgs e)
  56.    w System.Windows.Forms.Control.OnClick(EventArgs e)
  57.    w System.Windows.Forms.Button.OnClick(EventArgs e)
  58.    w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  59.    w System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)
  60.    w System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  61.    w System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)
  62.    w System.Windows.Forms.Button.WndProc(Message&amp;amp; m)
  63.    w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  64.    w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  65.    w System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  66.    w System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  67.    w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  68.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  69.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  70.    w System.Windows.Forms.Application.RunDialog(Form form)
  71.    w System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
  72.    w System.Windows.Forms.Form.ShowDialog()
  73.    w AppointmentHandlingSystem.frmUserTemplate.EditUser(Object sender, EventArgs e) w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\frmUserTemplate.cs:wiersz 327
  74.    w System.Windows.Forms.Control.OnClick(EventArgs e)
  75.    w System.Windows.Forms.Button.OnClick(EventArgs e)
  76.    w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  77.    w System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)
  78.    w System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
  79.    w System.Windows.Forms.ButtonBase.WndProc(Message&amp;amp; m)
  80.    w System.Windows.Forms.Button.WndProc(Message&amp;amp; m)
  81.    w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
  82.    w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
  83.    w System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  84.    w System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)
  85.    w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  86.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  87.    w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  88.    w System.Windows.Forms.Application.Run(Form mainForm)
  89.    w AppointmentHandlingSystem.Program.Main() w C:\Users\CzłowiekSobol\Documents\AppointmentHandlingSystem\AppointmentHandlingSystem\AppointmentHandlingSystem\Program.cs:wiersz 35</ExceptionString></Exception></TraceRecord>
  90. Wystąpił nieobsługiwany wyjątek typu „System.NullReferenceException” w System.Data.Linq.dll
Advertisement
Add Comment
Please, Sign In to add comment