Issues trying to write to the Reporting Services log from custom extension
Hi, I have created a custom security extension and I wanted to be able to log to the reporting services log file. I have found a document on MSDN that says you just need to implement ITraceableComponent (which I have done). However the SetTraceLog never appears to be called and therefore I cannot write any information to the log without specifically throwing an exception, whch I don't necessarily want to do. Is there something I need to set in the report server config files to get it so pass me in the trace log? Thanks, Darren
September 7th, 2011 8:30am

Hi Giftednewt, Thanks for your post. By default, after you realize a custom extension for reporting services, it is necessary for you to deploy it to report server manually, as you said, you create a custom security extension, so please refer to the Security Extension sample to learn how to deploy it: http://msdn.microsoft.com/en-us/library/ms160724.aspx I hope this can help you, if you have any more questions, please feel free to let me know. Thanks, Bill Lu Please remember to mark the replies as answers if they help and unmark them if they provide no help.If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Free Windows Admin Tool Kit Click here and download it now
September 9th, 2011 6:06am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics