I'm thoroughly confused by the options to implement reporting services on the internet. Seems like the custom extensions is being deemed the way, however seems like there are real world problems with that and the Microsoft sample appears to have many problems.
For just a real quick one-login authentication into one report on the internet using asp.net, would it be best to use the SOAP API with SSL?
Can this be done even with URL access and the reportviewer?
How have others accomplished this?
What are the security risks and problems you have encountered?
Thanks!