Report Server Config

  • Hi All.

    I have a SSRS installed in my machine and the service is also running.

    But when i design a Report and try to deploy i get following error.

    TITLE: Microsoft SQL Server Report Designer

    ------------------------------

    Could not connect to the report server http://MyMachineName/ReportServer. Verify that the TargetServerURL is valid and that you have the correct permissions to connect to the report server.

    ------------------------------

    ADDITIONAL INFORMATION:

    The operation has timed out (Microsoft.ReportingServices.Designer)

    ------------------------------

    I checked the Report Service config utility there it shows ReportService WebService URL as http://MyMachineName:80/ReportServer

    To my surprise i get an error

    Reporting Services Error

    --------------------------------------------------------------------------------

    The permissions granted to user 'MyMachineName\house' are insufficient for performing this operation

    Anybody plz help how to fix these issues.

  • You are accessing the wrong URL.

    try below steps.

    First you need to configure report url in

    'Reporting Services Configuration Manager'

    Steps you need to follow

    1.Go to 'Reporting Services Configuration Manager'

    2.Click on web services URL

    3.Assign port 8081 using Advanced option

    4.Enter virtual directory as 'reportserver'

    5.Click on report manger URL you will see the URL

    6.Now go to BIDS and right click on project and select properties and select debugging

    and enter the URL as For Example if your m/c name is praveen you need to enter as http://praveen:8081/reportserver.

    and deploy it and try to access the url . This should work fine

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

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