What level does a user need to be to write to event log?

  • Thread starter Thread starter Ronald S. Cook
  • Start date Start date
R

Ronald S. Cook

I have a .NET Win app that writes to the event log. I'm finding that
certain user's laptops errors when trying. I'm thinking its because they're
not admin on their PC (or maybe at least "power" use).

Anybody know for sure?

Thanks,
Ron
 
Hi,

What errors are you getting?

If you read/post the text of the exception you may know what failed.
 
All local accounts have write privileges to the Application log, what log
are you writing to and what kind of exception do you get?

Willy.

|I have a .NET Win app that writes to the event log. I'm finding that
| certain user's laptops errors when trying. I'm thinking its because
they're
| not admin on their PC (or maybe at least "power" use).
|
| Anybody know for sure?
|
| Thanks,
| Ron
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top