Having issues using the Event Log Trigger in version 8.2.0. The trigger is causing the application to crash the service. The below error is being output. Running on Server2012R2.
Application: VisualCronService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.PNDOIPEJICOONBJAEPPCINMKAFPIELNKHGIG.DMBMGBMAGCEPOOOFPHCEMMGNBFGMKBEHJDMJ(System.Diagnostics.Eventing.Reader.EventRecord, System.Exception)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.PNDOIPEJICOONBJAEPPCINMKAFPIELNKHGIG.KFACCCGBJMJMADEHJPFHLIBAMGLJJLKLOBDB(System.Object, System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs)
at System.Diagnostics.Eventing.Reader.EventLogWatcher.HandleEventsRequestCompletion()
at System.Diagnostics.Eventing.Reader.EventLogWatcher.RequestEvents()
at System.Diagnostics.Eventing.Reader.EventLogWatcher.SubscribedEventsAvailableCallback(System.Object, Boolean)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(System.Object, Boolean)
Any help with the issue would be appreciated. Thanks!
Edited by moderator
2016-10-11T12:42:32Z
|
Reason: Not specified