How to publish/Deploy a SSRS over the web and access to the page from another computer?

JIMMY ALEXANDER MUNOZ CHAVES 40 Reputation points
2024-03-27T17:23:16.84+00:00

I'm using SQL Server SP1 2012 Standard Edition, and I'm using the SSRS web service, I have the Report Manager URL and Web Service URL in http://(namecomputer1)/Reports and http://(namecomputer1)/ReportServer respectively.

I can access to both pages and upload files from the computer host, but from the others computers don´t find the URL.

In other computer has a SSRS web page that I can access http://(namecomputer2)/ReportServer (therefore both computers are connected for a webservice)

In the computer 1 I have active World Wide Web Publishing Service

What additional step or configuration could be necessary for a publish de SSRS and accessible from other computers?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,064 questions
{count} votes

Accepted answer
  1. ZoeHui-MSFT 41,491 Reputation points
    2024-03-28T01:18:30.4533333+00:00

    Hi @JIMMY ALEXANDER MUNOZ CHAVES,

    Make sure that the two computers are in the same domain, then you can create a Windows group and add another computer to that group, then grant the appropriate permissions to the group. You can refer to this link:

    Grant user access to a report server

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.