event handler not updating

2009-01-14 Thread Wang, Dan
I've written an event handler to populate some fields when a document is uploaded. For some reason, the fields are populated fine when I log in under the system account, but not when I log in under a normal user account. I run into the following exceptions when I debug under a normal user.

RE: event handler not updating

2009-01-14 Thread Wang, Dan
The user who is running the event handler doesn't have access to a particular list, hence can't get the value/meta-data of a document/list item. From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Wang, Dan Sent: Thursday, 15 January 2009 10:19 AM To: ozmoss@ozmoss.com Subject: event