The other day I was working with a class that pulls back all the audit information for a user, SPAuditQuery. It has some really good options, especially query by user. I was trying to pull information from the site collection for the user, however I continued to receive a non-descript error message. Finally, I thought to myself what permissions does this user have and sure enough the user was a Site Admin and not Site Collection Admin. If you are pulling audit logs from a Site, then check that the...