Deployment issue

  • Hi All,

    I deployed the report in http://localhost/ReportServer and i got deployment succeed message.

    But when i'm trying to see that report in report manager manager through http://localhost/reports/Pages/Folder.aspx its not there.

    But the report is available in report server(http://localhost/reportserver).

    What is the issue?. Kindly help me to solve this issue.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • But when i'm trying to see that report in report manager manager through http://localhost/reports/Pages/Folder.aspx its not there.

    do you mean the report you deployed does not show? do you have any other reports in there?

    what do you see on the screen when browse the report?

    which folder did you deploy the report to? (check the deployment folder in project properties)

    M.Sc.IT, M.B.A, MCTS BI 2008, MCITP BI 2008, MCTS SQL Dev, CSM, CDVDM

  • Thanks for reply Valek

    Yes.. Report is not showing in report manager.

    No. I don't have any other report there.

    I'm seeing the empty home page of report manager

    I specified TargetServerURL as http://localhost/ReportServer

    TargetReportFolder as DEMO

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • Arunkumar S P (4/21/2009)


    Thanks for reply Valek

    Yes.. Report is not showing in report manager.

    No. I don't have any other report there.

    I'm seeing the empty home page of report manager

    I specified TargetServerURL as http://localhost/ReportServer

    TargetReportFolder as DEMO

    Strange that you see no DEMO in the home page if you are saying that the deployment folder is DEMO.

    Remove the deployment folder (deploy to root) and see what happens.

    I assume you have admin rights and stuff, so that there is no problems with permissions.

    M.Sc.IT, M.B.A, MCTS BI 2008, MCITP BI 2008, MCTS SQL Dev, CSM, CDVDM

  • I removed anonymous access in reports folder of IIS and now it is working

    Thanks for your response Valek

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • Arunkumar S P (4/21/2009)


    I removed anonymous access in reports folder of IIS and now it is working

    Thanks for your response Valek

    Strange.... but good to know that having public access actually bans access for superusers. :w00t:

    M.Sc.IT, M.B.A, MCTS BI 2008, MCITP BI 2008, MCTS SQL Dev, CSM, CDVDM

  • Reports created using a Windows/ASP.NET application are published to the intranet server which in the case of a web server in a computer box is generally termed localhost and they are handled at port 80, the default port.

    Reports authored using the Business Intelligence projects are deployed to the report server. The report server port is determined at installation time (which you would have recorded). One way to see this is to start your Report Server from the Reporting Services Configuration Manager. Report server port will be different from that of the localhost.

    You may find it interesting and worthwhile reading my book which I recommend highly. The book is written in a style that will encourage you to move through the subject matter with relative ease.

    Check it out and at the book site there are free full chapters to look at:

    http://hodentek.blogspot.com

    You may also check out my other book on 'MS SQL Server Integration Services 2005' written in similar strain.

Viewing 7 posts - 1 through 6 (of 6 total)

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