Tagged Questions

1
vote
1answer
44 views

RegisterEventSource returns NULL, error code is zero

Sometimes when I call RegisterEventSource(), it returns NULL. GetLastError() returns 0. The event log is on a remote machine in the same domain, and the user is an admin in the domain. This happens …