Reports Deployment

  • Hi ,

    Report developed in sql server 2008 . The report published in sql server 2012 report server,

    it shows empty report. How i can fix this issue.

  • manikandan.jv (8/24/2013)


    Report developed in sql server 2008 . The report published in sql server 2012 report server,

    it shows empty report. How i can fix this issue.

    Empty how? Report header & footer show, but no data returned? Just a blank page returned?

    If the report's header and footer show, I'd take a look to make sure your data source is pointing to the right environment (correct db on correct server) and then manually run the query in SSMS to see what records are returned.

    HTH,

    Rob

  • Hi,

    Please check whether deployed report pointing to correct data source or not. For different ways of Deployment and its testing, follow the below link:

    http://www.sqlcircuit.com/2012/11/ssrs-different-ways-of-deploying-reports.html

    Thanks,

    Vishal

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply