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

Problem with Event Log message in Vista & 2008 server

3 views
Skip to first unread message

Nikita Kadrov

unread,
Feb 16, 2009, 3:06:01 AM2/16/09
to
I develop application, witch could write event log messages.
So I have problems with same messages in Vista and 2008 server.
I have messages like "Error: %%%1" in .mc file.

In 2003 server it works normal.
At first step this message transform info:
"Error: %%17562" (17562 is id of string with castom error description)
And then transform info:
"Error: same error string"

But in Vista and 2008 server this message transform only once.
So, I have message "Error: %%17562" in Event Log.

I have no ideas what I did wrong!

Nikita Kadrov

unread,
Feb 16, 2009, 3:20:01 AM2/16/09
to
Sorry for double posting.
This post could be removed.
0 new messages