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
 Development Tools
 Reporting Services Development
 Unable to display the reports

Author  Topic 

uvhj_hssvp
Starting Member

4 Posts

Posted - 2005-06-20 : 07:23:32
This is Adrianne. I have a problem in displaying my report. This is the link of the reports prototype that we've made http://epm.misnet.com.ph/epm and http://epm.misnet.com.ph/epmreports . Here in our office or inside the network, I can view the page as well as the report that will be generated after filling up all the listboxes then clicking the "view report" button. In short, everything is doing well. But if you are outside our network and you visit the link, the page will display but the report won't. If you click the "view report" button, the message "Report is being generated" will display but it won't show the report. I've already check the database connection. How am I going to fix this problem? Can somebody help me pls.....

<edit> Moved to Reporting Services forum </edit>

jhermiz

3564 Posts

Posted - 2005-06-20 : 07:57:54
Make sure anonomyous access is set to ON. Talk to your system admin to make sure this "website" allows for anon access.




Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]
Imperfection living for perfection --
[url]http://jhermiz.blogspot.com/[/url]
Go to Top of Page

uvhj_hssvp
Starting Member

4 Posts

Posted - 2005-06-21 : 01:50:45
I've already checked the IIS of my website, the anonymous access was turned on but I still get the same result. I've also modified the config file. RSWebApplication.config and changed the http://myserver/reportserver to http://epm.misnet.com.ph/reportserver. But I still get the same error. I also turned on and turned off the anonymous access in IIS but nothing happens. I've checked the permissions in report manager and I made sure that the users have a browsing permission. I also did a user/login for the end-users in the database where my report is connecting. Pls help.... I don't know what else to do.
Go to Top of Page
   

- Advertisement -