0
votes
1answer
209 views

Permissions issue using SPJobDefinition

I have an SPJobDefinition (WSS) that runs each hour. Based on some values, and if met, it adds an item to the calendar list. This calendar list has an event receiver attached to the ItemAdded event. ...