Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with event log message in Vista and 2008 server

2 views
Skip to first unread message

Nikita Kadrov

unread,
Feb 16, 2009, 3:15:02 AM2/16/09
to
I develop application witch could write event log messages
and have problems with messages in .mc file witch looks like "Error: %%%1"

In 2003 server ReportEvent fuction work normal with this message.
At First it transform into "Error: %%12345" (12345 is id of custom errod
discription string)
And the result transform onfo "Error: error discription"

In Vista and 2008 server there is only first transformation.
So, I have message "Error: %%12345" in event log.

I have no ideas what I did wrong!

0 new messages