I have create a c# classlibrary which just prints current date and time.I have given security permission as attribute to my method also.
But when I reference it it shows #Error in the textbox to which I attach this custom assembly.
can anyone give me proper detail steps for understanding how to develop and use custom assemby in SSRS 2008?
Is it compulsory to give necessary permission to assembly and configure CAS for it?If it is needed how to do it?