As you probably know, K2 4.5 allows you to run the K2 reports without requiring a SSRS installation. This is all good if you are only using the standard reports, but what happens if you have custom reports that require that the SOURCECODE data source is installed on your SSRS server? well, while you...
Setup Kerberos delegation for Microsoft SQL Server 2008 Reporting Services SSRS 2008 does not have any dependencies on IIS anymore and therefore you don’t need to install IIS on the same server. It use HTTP.SYS file for URL reservations. http://msdn.microsoft.com/en-us/library/bb630409.aspx Setting...
Since the RTM of K2 blackpearl I’ve been assisting various companies and people in setting up SQL Server Reporting Services (SSRS) so that it can work with K2 blackpearl. The setup and configuration of SSRS is not too difficult but it can be a daunting task when you have never worked with it. In this...