MarC on April 23rd, 2010

I had to install, not for the first time, the Report Viewer and Report Explorer web parts at a client farm. Last time I did not write down what I had done so that is why I post it here.
It is very simple. The cab file that contains this web parts can be found here:
C:\Program [...]

Continue reading about Install RsWebparts.cab in SharePoint

Recently I posted an article (here) about getting SQL Server Reporting Services 2005 to work at a Windows 2008 Server. It worked so far that SSRS is now working in Native mode but not yet in SharePoint Integrated mode. There are some Kerberos errors in the eventlogs. So, I searched the internet for information about [...]

Continue reading about SSRS 2005 and Kerberos settings on Windows Server 2008

Today I tried to install SSRS 2005 at the Windows Server 2008 server of a client but the option for Reporting Services was greyed out. After some research on the internet I found an article by Jim Hlavin to make this work.
Look here for the solution.
Edit:
After following the solution in Jims post it still did [...]

Continue reading about SQL Server Report Service 2005 at Windows Server 2008 issue

MarC on January 27th, 2009

I blog about this error just as reminder for myself (and hopefully you also think it is helpfull). At the moment I’m building Infopath 2007 forms for a customer and I want to read from a database that is on a SQL server. At the database I made a SQL account to connect with and [...]

Continue reading about Trusted SQL connection

admin on November 7th, 2008

A company in the US have developed Report Services web parts to connect to multiple SSRS Servers. Their client did not have the luxury of combining all reports into one scaled SSRS environment so they rebuilt the report viewer web parts to combine several SQL Server Report Servers.
Read more at source.

Continue reading about Multiple SSRS Servers in report viewer web part