musings on work at microsoft
November 2004 - Posts
-
I recently became aware of the following webcast about Report Builder, the framework for ad-hoc reporting in SQL Server 2005 (Yukon). TechNet Webcast: End-user, Ad Hoc Reporting in SQL Server 2005 Reporting Services To my knowledge, Report Builder is Read More...
|
-
I'm working on an application that uses the Render() and RenderStream() methods of the SRS ReportingService interface. This app is an ASP.NET WebForm that calls Render() for a given report (and RenderStream if the report contains stream resources – images, Read More...
|
-
I recently had to move some development SRS machines from one domain to another at work. This consisted of two cluster web boxes, and one SQL Server, using SQL auth. After doing so, I received the following error: Reporting Services Error The report server Read More...
|