getting Could not load Authorization extension er
Hi all,
I am getting "rsServerConfigurationError" error when i try to run reports on reportserver 2003.
The Log files indicate "Could not load Authorization extension "
error.
Let me explain the situation. I am running RS 2003 with sql2000 db.
I need windows authentication but i need specifically custom authorization. Therefore, i am using Extended Authorization model to incarporate custom authorization. Basically extending default authorization model by implementing IAuthorizationExtension. And in the custom code, i am restricting everybody to not to run reports except for admins.
I have made changes to rsreportserver.config and have added codegroup in the policy. copied custom dll into bin directories of both reportserver and reportmanager directories under microsoft sql server. Looks like Report server is not able to load this extended dll. Not sure how to go about it. I would be grateful if anybody could throw light on this situation.
Thanks
shiv
|