http://www.perlmonks.org?node_id=1016459


in reply to Re: Unable to get message text from Windows 2008 Event Log
in thread Unable to get message text from Windows 2008 Event Log

Thanks for the information but its quite strange that i couldn't able to get the message from source category "Service Control Manager". Is it a known bug in "Win32::EventLog"?

Regards

Karthik

  • Comment on Re^2: Unable to get message text from Windows 2008 Event Log

Replies are listed 'Best First'.
Re^3: Unable to get message text from Windows 2008 Event Log
by BrowserUk (Patriarch) on Feb 01, 2013 at 06:42 UTC
    Is it a known bug in "Win32::EventLog"?

    I've no idea. But if the module works on service pack 1, and not service pack 2, there are two possibilities:

    1. Service Pack 2 introduced a bug which only MS will be able to fix.
    2. Service Pack 2 changed the OS in such a way that Win32::EventLog will need modifications.

    Win32 APIs usually maintain backward compatibility, and looking at the amount of buzz concerning Event log errors and SP2, it looks most likely to be a bug in the SP rather than anything that the module, perl or you can fix.

    Reading some of the buzz, it looks like MS have provided hotfixes for several related problems, so that woul dbe my first avenue of research for finding a way around the problem. (Basically, I'm suggesting that you contact MS.)


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.