Report Viewer doesnt work on web application

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2008
Posts: 85
Reputation: johnny.g is an unknown quantity at this point 
Solved Threads: 3
johnny.g johnny.g is offline Offline
Junior Poster in Training

Report Viewer doesnt work on web application

 
0
  #1
Jan 27th, 2009
Hi all, I am really stuck in this problem. Here it goes::
I am using sql server 2005 and visual studio 2005. I have configured the report server 2008 successfully. I have a web application in which i used to call the reports and display it in the web page using web part manager and report viewer. i was able to display the reports perfectly without any error. Now I have uninstalled the sql server 2005 and installed sql server 2008 along with its reporting services. Now i am using the same web application to display the reports from report server 2008 and here I am facing some issues. I am able to view reports in report server but when I am using report viewer with my old application I used to get the following error::
  1. The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version
  2. The request failed with HTTP status 404: Not Found
I have used the following code in my web application::
  1. ReportViewer1.ProcessingMode = Microsoft.Reporting.WebForms.ProcessingMode.Remote
  2. ReportViewer1.ServerReport.ReportServerUrl = SvrPath
  3. ReportViewer1.ServerReport.ReportPath = "/" & UserMenu.SelectedNode.ImageToolTip
Can any one help me regarding this. I have completely lost it..
Please reply asap..
Thanks in advance..
Johnny.G
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC