Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Trying to browse RDL file in ReportViewer Webpart

  Asked By: Madhu Phadake         Date: Feb 26, 2009      Category: Sharepoint      Views: 1000
 

I have configured Report server Add-Ins for SharePoint on a 64 bit version of Windows Server 2008. SSRS 2005 integrated with SharePoint 2007.
I populated ReportViewer webpart and trying to browse the rdl file. When, i click on the small browse button(to browse rdl), i am getting error page(html tags).
Partial error message below:


Server was unable to process request. ---> Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
<HTML dir="ltr">
<HEAD> ....
.....

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Elisabeth Walsh          Answered On: Feb 26, 2009       

SQL 2005 worked fine in Native mode. After promoting it to Sharepoint integration mode, it stops working. Since, MOSS is already blocking port 80 and Reporting services is trying to run on port 80. I changed the port for RS to run on 8080 and everything working fine.

 
Didn't find what you were looking for? Find more on Trying to browse RDL file in ReportViewer Webpart Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].