how to use Eventlog to log errors to remote server
Hi all,
In my application I have to log error details to the Application Log of remote server. While accessing remote machine i am facing 'Access denied to registry key' problem. I am using EventLog and passing remote machine name as a parameter along with eventsource and logname.I have already created EventSource on remote machine. I have administrative rights on my machine but i am not user on remote machine.
what i need to do to write error details to Application Log of remote machine?
Any help will be appreciated.
Thanks in advance.
|