We've got a Identity Lifecycle Management 2007 Feature Pack 1 server setup that is syncing our student email accounts with live@edu. We want to allow the students to change their password via the web. When I use the default "ChangePassword" method inside of the ActiveDirectoryMembershipProvider, it does not trigger the password event that "Password Change Notification Service" which then syncronizes with live@edu.
Does anyone have any ideas as to what I'm missing when using this method? I've gotten as far as to learn that there is a dll called "Microsoft.MetadirectoryServices" but can't glean much from how I'm to use that.