Questions tagged [event-viewer]

Event Viewer - tool in Windows systems that allows users to inspect the event logs.

Event Viewer - tool in Windows systems that allows users to inspect the event logs.

353 questions
-1
votes
1 answer

Event Viewer Application Crash - decrypting the error message

Does anyone know how to decrypt this to find out where in the program the crash is happening from the Event Viewer in Windows? Faulting module name: clr.dll, version: 4.6.81.0, time stamp: 0x5584e56f Exception code: 0xc00000fd Fault offset:…
Dan
  • 1
  • 2
-1
votes
1 answer

How to get List of all Providers in Event Viewer using C#?

I would like to get all the provider names of Event Viewer using C#. Please see below the sample provider
-1
votes
1 answer

Get service date and time from Event Viewer using Batch script

I have come up with a script that will restart a specific service and now I would like to know if there is a way I can get a service start time from event viewer using batch files. Appreciate if anyone could give me the answer. Thanks!
Cheska
  • 1
  • 1
-1
votes
1 answer

Windows event subscription PUSH vs PULL mechanism

Which mechanism is better in performance? In push mechanism I need to create a thread for ever computer for which i collect event.While in pull mechanism continuous polling will flood the network.Is there any detailed explanation which is better or…
sanyam jain
  • 135
  • 4
  • 13
-1
votes
1 answer

Users exit from vb.net application without any exception

Users reported that they exit from their application without any error, I have lot of these error in Event Viewer: EventType clr20r3, P1 main.exe, P2 1.0.0.0, P3 4f6b05ad, P4 system.drawing, P5 2.0.0.0, P6 4333aeaf, P7 17e, P8 20, P9 …
Mehran Meidani
  • 341
  • 1
  • 13
-2
votes
1 answer

Error with Event ID : 1108 due to Event ID : 4688

The event logging service encountered an error while processing an incoming event published from Microsoft-Windows-Security-Auditing. None of my process creation event is being logged. All these logs are thrown as event 1108 with error code 15003…
-3
votes
1 answer

Windows Crash Reporting

Not sure if this is the place to ask for this kind of help... but I've recently been having issues with my PC randomly shutting off at night (idle) and sometimes while in use. Monitors+USB devices all power down Motherboard Lights + CPU Fan Lights…
-3
votes
2 answers

Advance query of windows event log

I have an eventlog entry and wouidl like to query "Security UserID" to retrieve it's value. Is this possible? preferrably using powershell Log Name: Application Source: EventCreate Date: 26/08/2014 10:17:21 Event ID: 4 Task…
user3082478
  • 51
  • 1
  • 5
1 2 3
23
24