Reporting Services 2005 Custom security extension
I have implemented the example from Microsoft on Forms authentication for Reporting services (I have it setup on SQL 2005 ctp). Eveverything works fine except I cannot view reports in Report Manager. I always get this:
The request failed with the error message: -- <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href='/ReportServer/logon.aspx?ReturnUrl=%2fReportServer%2fReportExecution2005.asmx'>here</a>.</h2> </body></html> --.
I also get this error when I am trying to use reportviewer control with visual studio 2005.
I can view reports when I connect to ReportServer. It pops up with the logon screen I authenticate then browse to the report and view it.
Anybody else having this problem with ReportManager ?

