Does anybody know, how I can add an EventReciever to a List, so that it is called from ALL users that are doing action.
For example: I register an EventReceiver that catches the event "ItemAdded". Now, it must be called everytime when a user ads an Item. No matter what user it is.
I have already asked this on the MSDN forum, but there no one could help me. You can find the entry here
I'm unbelievable grateful for any help!