I have created a custom security role for a project manager and gave him
access to creating and publishing reports, among other things. when he goes
to launch the report wizard, he gets a CrmCheckPrivilege failed error. I
looked at the PrivilegeBase table and found the privilege id it is failing
on, and it says PrvReadWebWizard. I'm not sure which privilege I need to give
him. He has read access to everything in the system. If I add the Scheduler
role to his user account, he is able to run the report wizard.

Does anyone have any ideas?