Questions about the Source attribute of Microsoft Windows Event Log Entries
Questions tagged [eventlog-source]
66 questions
0
votes
1 answer
Windows:unable to log events to security log and status codes is 0x0
I am newbie to windows administration.
Recently got an alert describing,
"unable to log events to security log and status codes is 0x0"
So far I identified that the exception could be due to the following reasons,
Log file size is running out of…
0
votes
2 answers
Cannot open log for source {0} on Windows 2003 Server
I am having a huge problem with the eventlog on my server. Right let me first of all explain the setup.
I have a domain setup with 2 computers
One computer is running IIS the other is a workstation. The IIS is running Win2k3 the workstation Win…

Adam S-Price
- 1,988
- 2
- 15
- 21
0
votes
0 answers
HVUpdate Exception: Value cannot be null
I am getting a very strange exception and am having quite a bit of trouble tracking it down. I'm not sure how much good posting it here will do, but I figured it would be worth a shot.
On software that is working in the world, one of our clients…

Tim
- 2,731
- 9
- 35
- 72
0
votes
0 answers
Creating Event Trigger in Task Scheduler
I am new to programming and I have found a code to register a task under root folder in task scheduler.
I have the below code in which there is a method "eTrigger.SetBasic("Security", "Microsoft Windows security auditing.", 4625)" what it does is it…

user3576977
- 1
- 2
-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…

Selva Kumaresan
- 7
- 3
-2
votes
1 answer
Eventlog leakage issue(.net profiler shows undisposed)
I am writing error to event log but when i checked for leakage i got event log leakage in .net profiler, Do I need to dispose this object? Is it will create any issue in multi threading?
public override void ProcessWarning(string title, string…

Sreetha K
- 21
- 1
- 7