I am trying to write a small app that monitors AD.
I am supposed to use the following class, but the ONLY code I can find on the web is here:

http://dunnry.com/blog/ImplementingC...ionsInNET.aspx

This is actually written in C#, VS 2008.
But can easily be converted to VS 2005.

I'll attach my demo app, which is in C# 2005.

The issue I am having is that when I run the code and start to monitor a user no events are raised when I change a user's AD property.

Anyone got any bright ideas here?

Woka