How do you write to the event log in WSS 3.0? Can this be done?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can use EventLog.WriteEntry, but be aware that you probably need to run it inside a RunWithElevatedPriviledges in order to have sufficient rights |
|||
|
|