SQL Server Developer Center > SQL Server Forums > SQL Server Samples and Community Projects > VS 2005 web page development for listing reports that can be selected and executed. Need code help.
Ask a questionAsk a question
 

QuestionVS 2005 web page development for listing reports that can be selected and executed. Need code help.

  • Thursday, November 05, 2009 4:31 PMShavona48 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I just finished converting 200 + SqlServer 2000 reports to SqlServer 2005 reports utilizing VS 2005. Now I must find a solution for the web application built using VS 2003, to display and provided links that access reports on the Sql Server Report Manager 2008. All reports have been successfully uploaded and tested from Report Manager 2008. I would like to create a page in VS 2005 that does the same thing as the old VS 2003 aspx page did. I am being told it cannot be done. Is there not a solution example for adding some kind of link from the old VS 2003 pages to another page built with .Net 2.0/VS 2005, that could accomplish this task? And what method would be used?