MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
SSRS 2005 -

in Search

SSRS 2005

Last post 06-03-2008 9:13 AM by jeetu.bhagchandani. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-03-2008 9:13 AM

    SSRS 2005

    I have implemented the custom authentication in SSRS 2005 using the membership providers. I want to use report viewer to show reports from the report server. But when I do that I get the following error. The error is most probably due to authentication. I read one forum saying that I have to implement IReportServerConnection2 Interface. How do I do that? Can I get some code on 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> --. 
    •                    
Page 1 of 1 (1 items)