Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

EventLogMessage

Hi everyone,

I'vre tried to look everywhere to se if I've missed something about this problem but I can't seem to find anything. The closest is regarding the change in event handling that is mentioned in the 5.09 release notes.

the problem I get is when I'm experimenting with the EventLog listner example in the 5.09 manual.

I get a designtime warning that "CatergoryType" is obsolete. In runtime it stops at that line with a warning saying that "method not supported".

The line looks like below:

image

Does anyone have some ideas regarding this?

/PerM