I have a perl scrip that uses Win32::EventLog:Message and Win32::EventLog::Carp.

It runs via a scheduled task and I needed an easy way to see what it was doing.

The events are written to the event log, but the registering does not
work on Windows 2003.

On Windows Professional (my development system), the entries shows up
fine in the log.  On Windows 2003 I get the old "description ...
cannot be found" messages.

Is there a way to get the EventLog scripts to work correctly on
Windows 2003?  Am I doing something wrong and it works fine for
everybody else (I can post sample code if you need it).

Thanks!

-Jason
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to