[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

Eventlog read problem with JEDI JvNTEventLog component

Asked by acid_master in Delphi Programming

Tags: eventlog JEDI JvNTEventLog

Hello,

accoridng to this topic :( http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24854034.html)  I've got a good idea to get the eventlog messages with the JEDI JvNTEventLog component. Unfortunately I later observed that the JvNTEventLog1.EventRecord.MessageText method does'n give back the correct text (what I can read in the event viewer).

Example:

In the Win Event viewer:

The Handy Backup Service for Norbi service was unable to log on as .\Norbi with the currently configured password due to the following error:
Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced.

To ensure that the service is configured properly, use the Services snap-in in Microsoft Management Console (MMC).

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


The same log from the JvNTEventLog.EventRecord.MessageText:

The Handy Backup Service for Norbi service was unable to log on as .\Norbi with the currently configured password due to the following error: %%1327

To ensure that the service is configured properly, use the Services snap-in in Microsoft Management Console (MMC).

It seem thats the MessageText can't handle special characters in the message or any other idea?
[+][-]11/04/09 08:24 PM, ID: 25746761Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625