Guest User

Untitled

a guest
Dec 15th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.54 KB | None | 0 0
  1. "System.NullReferenceException: Object reference not set to an instance of an object.
  2. \n   at DanishAgro.TruckDriver.BusinessLogic.ShiftReport.ShiftReportOperator.UpdateShiftReportDetails(Guid id) in C:\\SVN\\Development\\Projects\\Danish Agro\\TruckDriver\\App\\trunk\\TruckDriver.BusinessLogic\\ShiftReport\\ShiftReportOperator.cs:line 37
  3. \n   at DanishAgro.TruckDriver.BusinessLogic.ShiftReport.ShiftReportTriggerHandler.ShiftReportCheckOut_Changed(Guid id) in C:\\SVN\\Development\\Projects\\Danish Agro\\TruckDriver\\App\\trunk\\TruckDriver.BusinessLogic\\ShiftReport\\ShiftReportTriggerHandler.cs:line 120
  4. \n   at DanishAgro.TruckDriver.BusinessLogic.ShiftReport.ShiftReportTriggerHandler.EntityCreatedOrUpdated(EntityTypes entityType, Guid id) in C:\\SVN\\Development\\Projects\\Danish Agro\\TruckDriver\\App\\trunk\\TruckDriver.BusinessLogic\\ShiftReport\\ShiftReportTriggerHandler.cs:line 67
  5. \n   at DanishAgro.TruckDriver.BusinessLogic.ShiftReport.ShiftReportTriggerHandler.EntityCreated(EntityTypes entityType, Guid id) in C:\\SVN\\Development\\Projects\\Danish Agro\\TruckDriver\\App\\trunk\\TruckDriver.BusinessLogic\\ShiftReport\\ShiftReportTriggerHandler.cs:line 40
  6. \n   at DanishAgro.TruckDriver.Services.Application.Synchronization.UpdateProcessor.ProcessShiftReportCheckOut(ShiftReportCheckOut entity)
  7. \n   at DanishAgro.TruckDriver.Services.Application.Synchronization.UpdateProcessor.Process(EntityBase entity)
  8. \n   at DanishAgro.TruckDriver.Services.Application.Synchronization.Synchronizer.Synchronize(DeviceSynchronizationPackage devicePackage)"
Add Comment
Please, Sign In to add comment