472,808 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,808 software developers and data experts.

Exchange Event IDs

Rog
I have created a C# Windows Service that monitors the event logs on Exchange
2003. I do this using the EntryWritten event on the event log itself.

When I receive notification of the event, the event ID does not match what
is displayed in the event log. The event ID I receive is much larger. In
fact, it is out-of-range for event ids.

I'm getting the event id out of the System.Diagnostics.EntryWrittenEventArgs
class using the following statement:

e.Entry.EventID

Anyone have an idea as to how to fix this on Exchange? It works on other
machines running Windows Server 2003.

Thanks.
Jul 21 '05 #1
0 1141

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: fb | last post by:
I don't see an Exchange specific newsgroup so I am posting this here Problem Exchange Server throwing Event ID: 9646 'exceeded the maximum of 250 objects of type "objtMessage" Cause...
4
by: Razzie | last post by:
Hey experts, First let me say I know almost nothing about Exchange, so if I say incorrect things about it, forgive me ;) What I need to do is, connect to the local Exchange server and monitor...
1
by: Coder | last post by:
Hello, Is it possible to have an application sitting on the exchange server, and be able to read incoming emails? - Thanks.
0
by: JimDuggan | last post by:
I've written an event sink for Exchange 2000 in managed code, but have found problems now I've come to test it. My Exchange box needs upgrading to SP3 so I can install the Exchange SDK tools...
0
by: Jayme | last post by:
My company would like to implement an online calendar that integrates with our current website that would allow our clients to view upcoming workshops and events. These "appointments" are...
0
by: Rog | last post by:
I have created a C# Windows Service that monitors the event logs on Exchange 2003. I do this using the EntryWritten event on the event log itself. When I receive notification of the event, the...
0
by: Mostro | last post by:
I have had an OMA problem for a month now, and cannot figure it out. A while back, can't rememeber a specific time, I was able to browse to my OMA at the local host using http://127.0.0.1/oma - it...
1
by: Robbert van Geldrop | last post by:
Hello, I have a problem restoring Exchange 2000 files. Our software has an interface to ESEBCLI2.dll for online backup and restore features. Everything works fine with Exchange 2003 and also...
4
by: Tarren | last post by:
Hi, All: I am tasked with the following. I need to write a service to monitor an Exchange mailbox and take action when an email is received, put it in a db, etc. I do not need to send emails...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.