I have problem to programatically trigger the report subscription on SSRS 2010.
Basically there is a build-in administrator account granted on the specific report, I have an account AD\JoeC as a member of build-in administrator. You would thought everything will be okay, but i got permission denied. However, If I also granted AD\JoeC permission for this report, My program will run fine.
so why is build-in administrator not getting permissions? I don't know if it's due to windows 2008 server restriction>?