using Stuart.Cogitation;

musings on work at microsoft

November, 2004

Posts
  • using Stuart.Cogitation;

    SQL Server 2005 Report Builder webcast

    • 4 Comments
    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...
  • using Stuart.Cogitation;

    TIP: Displaying images created using RenderStream

    • 2 Comments
    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...
  • using Stuart.Cogitation;

    TIP: Moving Reporting Servers between domains

    • 7 Comments
    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...
Page 1 of 1 (3 items)