Visual Studio Developer Center > Visual Studio Forums > Visual Studio Report Controls > The source of the report definition has not been specified
Ask a questionAsk a question
 

QuestionThe source of the report definition has not been specified

  • Wednesday, June 13, 2007 9:05 AMGyanendra Sinha Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I am using Ajax control(Update Panel) in my web page(ASP.Net 2.0) and putting Report Viewer(Sql Server Reporting Services 2005) Control in it.

     

    When I am displaying any report it is coming ,But Report Viewer Toolbar is not working Ex Print Command Button and if I try to move to next page I am getting error “The source of the report definition has not been specified

    and this report is Server Report not LocalReport        

All Replies

  • Sunday, June 17, 2007 1:18 PMGyanendra Sinha Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    This is issue is resolved...I wanna share you if you have Button on updatepanel and reportviewer is also in same panel then you have to attach postbacktrigger event for button control .
  • Monday, June 18, 2007 1:52 PMLisa Nicholls Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Thanks very much for taking the time to let folks know!

     

    >L<

  • Tuesday, April 08, 2008 6:52 AMPraveenBattula Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Awesome!!!!

    thanks Sinha.
    it works really fine.

    thanks for your solution.
    you saved my time a lot.

    thanks
    -PRaveeen

  • Thursday, November 05, 2009 8:12 AMAmit Deshpande Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    "The source of the report definition has not been specified"

    We are facing the same problem, but the strange thing is we are NOT getting this error when we run the web application from my local machine, we are able to see the reports from aspx page which has updatepanel and reportviewer control... but when we do check-in code to TFS (Team Foundation Server), we are getting this error.

    Regards,
    Amit Deshpande
    Persistent Systems Ltd.