Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 accessing ssrs2008 reports remotely with my system

Author  Topic 

vinu
Starting Member

34 Posts

Posted - 2010-12-04 : 07:47:42
hi.. everybody..

i'm using ssrs2008 without IIS ...

i've created my reports and deployed in my system.. i.e

http://localhost:8080/rpt which are working fine.. (" i.e in XP prof SP3")

now i've developed an application in different system which windows server2008

in that i'm using reportviewer now.. what i want is when i run the project in

windows server the reports display from my system.. i.e my url http://myip:8080/rpt

error msg("enable to connect remotely")

please help me...

i've tried by giving my http://myip:8080/rpt in another system .. but

error is displayed ("page cannot be displayed") wat to do...

vinu
Starting Member

34 Posts

Posted - 2010-12-04 : 08:23:40
i've tried by giving my http://myip:8080/rpt in another system .. but

it will ask username and password i've tried giving my system and password .. and also the system name and passward where i'm trying to execute.. the error is displayed

("An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.")

wat to do...
Go to Top of Page

vinu
Starting Member

34 Posts

Posted - 2010-12-07 : 02:21:04
hi.. everybody
i got the solution here..
http://community.discountasp.net/showthread.php?t=4402

but now again i'm in a problem
how to assign security role for different system in a network
for a folder or it can be report..
i want to assign diferent permission for different users..
Go to Top of Page
   

- Advertisement -