Sign in
Musings on Reporting Services and Notification Services
My name is Lukasz Pawlowski. I am a Program Manager on the Reporting Services team. I am responsible also for the Notification Services product. I'll use this blog to share some sample code, discuss any common questions I get around either RS or
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Demo
Documentation
Forms Authentication
Performance
Security
Upgrade
Archive
Archives
April 2010
(1)
December 2009
(1)
October 2009
(1)
July 2009
(1)
May 2009
(1)
February 2009
(1)
January 2009
(1)
November 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(2)
March 2008
(2)
September 2007
(2)
August 2007
(2)
May 2007
(1)
April 2007
(2)
February 2007
(1)
January 2007
(2)
November 2006
(1)
August 2006
(1)
July 2006
(1)
May 2006
(2)
February 2006
(2)
January 2006
(1)
December 2005
(1)
November 2005
(3)
October 2005
(6)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Musings on Reporting Services and Notification Services
Getting Started with Reporting Services
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
1
Comments
The question sometimes comes up for how to get out of the gate fast when ramping up on Reporting Services. Luckily the User Education team has been doing a fantastic job cranking out tutorials about Reporting Services. This is where I would start:...
Musings on Reporting Services and Notification Services
IE 7 Beta 3 Issue when viewing reports in Reporting Services
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
1
Comments
There are a couple of threads on the Reporting Services MSDN Forumn and newsgroup about IE 7 Beta 3 freezing when trying to view Reporting Services reports. Just wanted to put some quick info out for folks who run into this issue: Firstly, we know...
Musings on Reporting Services and Notification Services
Report Designer for SQL Server 2000 Reporting Services does not work on Visual Studio 2005
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Some folks have run into a problem using SQL Server 2000 Reporting Services now that Visual Studio 2005 has been released. Specifically, the Report Designer in RS 2000 doesn't work in Visual Studio 2005. Luckily, there is a solution: The Visual...
Musings on Reporting Services and Notification Services
SQL Server 2005 SP1 Reporting Services database expected version is 'C.0.8.43' problem
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
3
Comments
(Originally I thought this post should be titled: SQL 2005 SP1 Tattered my Report Server Database – What’s up with that?) When you upgrade SQL Server 2005 to SP1 and you are running Reporting Services, you may start to get the following error message...
Musings on Reporting Services and Notification Services
Upgrading Reporting Services - What about my Report Definitions (RDLs)?
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Some folks have asked me what happens when I upgrade my RS 2000 to an RS 2005 deployment with respect to Report Definitions (RDLs). This is an interesting lifecycle problem that we’ve approached using the following idea: What you publish to the report...
Musings on Reporting Services and Notification Services
Populating the Cache before your users pound your report server
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Often people take a look at their report execution times and wonder how to optimize it. They readily see that it is possible to cache a report the first time a user runs it so that subsequent users don't have to incur the initial execution time. ...
Musings on Reporting Services and Notification Services
I'm famous - no seriously, you can watch a video on Reporting Services and Notification Services upgrade on Microsoft.com
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Wanted to share with you the following link. This is a presentation I gave a little while ago on Reporting Services and Notification Services upgrade. It is now available for viewing in high fidelity video. http://www.microsoft.com/emea/itsshowtime...
Musings on Reporting Services and Notification Services
Monitoring Subscription Status (also calling RS SOAP methods from inside reports)
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
2
Comments
While posting on the Reporting Services forum, I came across a post by some folks looking to know how to automatically find out that a subscription had failed to run. Right now, the way the RS tools are, there is no way to do this automatically without...
Musings on Reporting Services and Notification Services
Windows SharePoint Services and RS 2005
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
In RS 2000, users had a lot of grief to get RS to work on the same computer as Windows SharePoint Services (WSS). The reason for this is that WSS version 2.0 effectively commandeers the computer. We provide a trouble shooting document for these here:...
Musings on Reporting Services and Notification Services
Community Resources
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
I've received several emails from folks reading my blog asking for direct assistance with various issues. Though in some cases I can help directly - often times I just don't have the bandwidth for direct responses. Not to fear, there are plenty of...
Musings on Reporting Services and Notification Services
Support for RS 2000 RDL in RS 2005
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
1
Comments
I've started getting questions like the following: Given a report developed on SRS 2000 can that report run or be deployed unaltered on a SRS 2005 install can that report be modified on a SRS 2005 install Given a report developed on SRS...
Musings on Reporting Services and Notification Services
Reporting Services Webcasts
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Andrew Watt, an MVP for InfoPath, has a great post on his blog that lists the SQL Server 2005 Reporting Services weblogs. Check them out here: http://www.tfosorcim.org/archives/000409.html
Musings on Reporting Services and Notification Services
Scripting Actions in Reporting Services (Also, copy my server to another server)
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
I am sometimes asked how to automate actions on the report server. The answer is to use the rs.exe scripting utility. The utility gives you a host to run VB based script files easily against the Report Server SOAP API. The utility in SQL Server 2005,...
Musings on Reporting Services and Notification Services
How to click in a report to show/hide (toggle) multiple items
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Many people want the user to be able to click an area of a report and have items in the report be shown based on this interaction. For example, I might want to toggle between a table view and a chart view of some data. The way to do this is to use...
Musings on Reporting Services and Notification Services
SQL PASS 2005 musing and picture!
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
1
Comments
SQL PASS was held in Dallas, TX the week before last. At the event I gave 3 talks - one end-to-end RS talk, an upgrade talk on both RS and NS, and an NS breakout drilling a little more into the inner workings of NS. All the presentations went well and...
Musings on Reporting Services and Notification Services
Using Active Directory Groups with Reporting Services
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
0
Comments
I have received several questions from customers, the latest in a conference call today, wondering how Reporting Services works with Active Directory groups The question goes along the lines - How do I configure Reporting Services to use Active Directory...
Musings on Reporting Services and Notification Services
How to trigger a subscription in Reporting Services 2000
Posted
over 8 years ago
by
Lukasz Pawlowski -- MS
2
Comments
RS 2000 doees not support custom events. What this means is you cannot, on the face of it, trigger a subscription on demand. Luckly, we thought of this. The method of doing this is not particularly pretty, but it does work. Eventing in Reporting...
Page 2 of 2 (42 items)
1
2