Answered Error while trying to deploy

  • Tuesday, December 04, 2012 10:40 AM
     
     

    Hi,

      While deploying the report i am getting error msg can any body help me on this regard.

     Error is: Cannot connect to report server http://fproj/pwa verify that target url is valid and that you have the correct permissions to connect to the report server.

    Thanks in Advance,

    Anil


    Thanks, Anil

All Replies

  • Tuesday, December 04, 2012 12:22 PM
     
     Proposed Answer

    Hello Anil,

    Hope your report service is in "started" state and working fine, if not you need to check these below options under reporting services configuration manager and use the link mentioned under Web Service URL tab and place the same in the Report Project properties, then you'll be able to deploy without any errors.

     


    - Arun Gangumalla, Please mark as helpful or answered if it resolves your issue to help others in finding solutions easily.

  • Wednesday, December 05, 2012 2:54 AM
    Moderator
     
     Proposed Answer

    Hi Anil,

    In Reporting Services, if we used the default values to configure URLs, we can access the Report Server Web service using URLs that specify the computer name or localhost as the host name. For example:
    http://<computername>/reportserver
    http://localhost/reportserver

    Based on the error message, please refer to the screen shot as Arun post above and verify the report server URL configured in the Reporting Services Configuration Manager.

    Regards,
    Fanny Liu


    Fanny Liu
    TechNet Community Support

  • Wednesday, December 05, 2012 7:37 AM
     
     

    Hi Arun,

       Thanks much for your response, i have already checked out, report services are configured properly here, then again i tried to deploy the report no result getting same error.

     


    Thanks, Anil

  • Wednesday, December 05, 2012 7:42 AM
     
     

    See if this helps you

    http://www.sqlservercentral.com/Forums/Topic1311564-150-1.aspx


    Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/

    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Blog: Large scale of database and data cleansing
    Remote DBA Services: Improves MS SQL Database Performance

  • Wednesday, December 12, 2012 7:50 AM
    Moderator
     
     Answered

    Hi Anil,

    Can you open the report server web URL form Configuration Manager? This issue may occur when a user does not have permission to perform the action. Please verify that you had sufficient permission to connect the report server and publish reports. For more information, please refer to: Role Assignments 

    However, if you have been already granted to access Report Server or publish report, you may run into the problem caused by the User Account Control (UAC). If you deploy reports by report designer, please close the current project, and reopen SQL Server Data Tools with click “Run as administrator”.
    For the detailed explanation, please refer to: http://msdn.microsoft.com/en-us/library/bb630430.aspx

     
    Regards,
    Fanny Liu


    Fanny Liu
    TechNet Community Support