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
 ASP.NET and SQL Server Reporting Services Report

Author  Topic 

adeel
Starting Member

1 Post

Posted - 2006-06-28 : 08:40:57
Hi All,

I have developed an ASP.NET application that is calling a report. The report is created using SQL Server Reporting Services. The report is called succesfully on local machine (Development Machine) but when it is hosted on live server, the report can not be called. When try to access it, "page can not be displayed" error is shown after 2 minutes.
The request for report is sent to virtual directory at port XX and then a router routs the request towards the respective virtual directory.
Please help as soon as possible, if anyone can.
   

- Advertisement -