by rgerhards on Mon Jul 26, 2004 2:18 pm
Dear Bertolino,
the issue with the EventID and Category is currently being analyzed. We will post an update when we know more about this.
The text you see in EventViewer, however, is caused by replacing the event source. As we discussed, this text always appears when a non-registered source is used. This is by design of the Windows event log API. If you would like to avoid this text, you MUST use "AdisconMonitoreWareAgent" as the source AND the event id must be between 10,000 and 10,100. MonitorWare Agent provides the necessary message library for these IDs. However, if you replace the source, no message library can be provided and hence the message you see appears. There is no way to work around this (well... you could actually register those sources of yours to the mwagent.exe and use the above-mentioned event IDs ... but that's a little crumbersome and doesn't "feel" really like the right thing to me...).
Rainer