August 12, 2010 at 12:59 am
Dear All ! I would like to know how to make the http://localhost/Reports to be accessed from anywhere.
Is that possible? If so how to achieve ?
Thanks and Regards,
SD.
August 12, 2010 at 1:10 am
[p]You can use IP of your system instead of localhost. For example http://10.40.40.25/Reports. Then it will ask for username/password of the 10.40.40.25 system.[/p]
KSB
-----------------------------
Thousands of candles can be lit from a single candle, and the life of the candle will not be shortened. Knowledge and happiness never decreases by being shared.” - Buddha
August 26, 2010 at 1:11 am
hi Thks for your reply.
I tried accessing as you said from my hope PC, but it said, "Network Access Mesasge: Page cannot be displayed"
my link is http://192.168.42.176/Reports_SQL2008
any idea plz..
August 26, 2010 at 7:15 am
I guess first you have to define anywhere. You are on a private subnet, so the IP solution mentioned should only work on your subnet. If you really want it to be accessible anywhere, then you need to do some firewall configuration.
Second, have you deployed to your local host? I have not tried this, but I am not sure your development machine actually deploys to the local host or works within another process when viewing a report in BIDS.
September 7, 2010 at 6:34 am
step 1 : Go to the url http://localhost/Reports.
step 2 : Go to the Tab named 'Properties'
step 3 : Remove all roles except 'BUILTIN\Administrators'
step 4 : ur done...
BI Developer
SSRS, SSIS, SSAS, IBM Cognos, IBM Infosphere Cubing services, Crystal reports, IBM DB2, SQL Server, T-SQL
Please visit... ApplyBI
September 7, 2010 at 9:52 pm
amarsale (9/7/2010)
step 1 : Go to the url http://localhost/Reports.step 2 : Go to the Tab named 'Properties'
step 3 : Remove all roles except 'BUILTIN\Administrators'
step 4 : ur done...
Amar, sorry to say but you missed the point
dbowlin (8/26/2010)
I guess first you have to define anywhere. You are on a private subnet, so the IP solution mentioned should only work on your subnet. If you really want it to be accessible anywhere, then you need to do some firewall configuration.
The report has to deployed on a dedicated server. User will be authenticated either on Kerberos(with delegate) or WinNegotiate or any custom security protocol which will enable the user to browse any UDM installed on a separate UDM deployment server.
If it is just report server then it could is a WindowsNTLM
Raunak J
September 14, 2010 at 10:31 pm
Thanks for your replies guys !!
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply