I’ve been working on a interface to add list alerts for the current user on Sharepoint 2010. With high privilege users I can add and remove the alerts from lists and documents, but when I’m using a low level user “Visitor” with Read permissions on the site and list/document I can’t add multiple alerts or remove them. It’s one by one, and I get a “Access Denied”.
If you want I can show you my code.
TIA.
Assuming you’re not sandboxed, can you use a delegate to run with elevated permissions? e.g.