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
SQL 2008 R2 RTM! Time to look at some new Execution Log Reports
Posted
over 3 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Wow. We just RTM’ed SQL Server 2008 R2. Check out the official web site SQL Server 2008 R2 Website . Now that the official release is on its way out the door, I thought I’d share some reports that show off some of the new capabilities. ...
Musings on Reporting Services and Notification Services
Charts in a Tablix cell don’t work for me… but I’ve see these nice demos where they do…
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Problem: You may have learned about sparklines or you want to add a chart to your Tablix. You either copy/paste your working(!!!) chart into the tablix and then you preview and you get: "The chart 'Chart1' has a detail member with inner members...
Musings on Reporting Services and Notification Services
High Availability – Frequently Asked Questions about Failover Clustering and Reporting Services
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
0
Comments
In SSRS high availability is achieved through a Scale-out deployment that is placed behind a Network Load Balancer (NLB). The NLB is then responsible for routing requests to Report Server nodes that are responding to requests. High Availability...
Musings on Reporting Services and Notification Services
Building a robust setup experience with Reporting Services
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
0
Comments
This post is intended for ISVs or Product Development organizations who are planning to integrate Reporting Services into their product. Over the years I have seen a number of products do this and some get it right and some encounter issues...
Musings on Reporting Services and Notification Services
InternalCatalogException, ASSERT, or NullReferenceException when using a Custom Security Extension
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
1
Comments
We have seen multiple customers with issues when customizing the Security Extension Sample ( 2005 , 2008 ) that is available on http://www.codeplex.com/ . This is the sample that demonstrates how to create a Forms Authentication solution with SQL Server...
Musings on Reporting Services and Notification Services
IIS Troubleshooting for SQL Server 2005 Reporting Services
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Over the years, we have seen a number of IIS related issues that cause trouble for users who deploy SQL Server 2005 Reporting Services. We have tried to resolve these in the MSDN Forums on a case by case basis. Now we have compiled the common issues with...
Musings on Reporting Services and Notification Services
Several blogs I would keep on my reading list...
Posted
over 4 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Recently I have had little time to devote to blogging, but I did want to pass along a couple of references that I tend to provide to customers, partners, and Microsoft internal folks as they dig deep into SSRS. Robert Bruckner has a great blog which offers...
Musings on Reporting Services and Notification Services
SQL PASS Community Summit 2008 Presentation Links
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Denny Lee and I presented on Wednesday at the SQL PASS Community Summit 2008 on Building SSRS 2008 Large Scale Solutions. The slide deck is available for conference attendees at from the conference site . However, the format is PDF and during the transformation...
Musings on Reporting Services and Notification Services
SQL Server 2005 Notification Services Components Package RC1 Availability
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
2
Comments
As part of this blog, I comment about Notification Services. I wanted to provide you the following information about the availability of a pre-release SQL Server 2005 Notification Services components package. If you have questions about SQL Server 2005...
Musings on Reporting Services and Notification Services
SQL 2008 RTM - Where is Report Builder 2.0?
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
1
Comments
We've just released SQL Server 2008 (it feels great by the way!) and there have already been many e-mails asking us where to find Report Builder 2.0. You can find an update on the release plan for Report Builder 2.0 on the main Reporting Services Blog...
Musings on Reporting Services and Notification Services
Reporting Services HTTP 401 (Unauthorized) - Host Headers require your attention
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
6
Comments
In a previous post , I talked about issues with repeated login prompts when trying to access either Report Server or Report Manager using your browser. Recently, during an upgrade of our internal test server we identified a new type of HTTP 401 (Unauthorized...
Musings on Reporting Services and Notification Services
SQL Server 2008 Reporting Services Scalability
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Much has been said up to now about the scalability work the Reporting Services team has done in the SQL 2008 version. However, until now, there were no numbers to back up the architecture discussions. The SQL Server Customer Advisory Team (SQLCAT) just...
Musings on Reporting Services and Notification Services
Solving the Reporting Services Login issue in the February CTP of SQL Server 2008
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
1
Comments
I’ve seen customers run into authentication issues using the SQL Server 2008 February CTP of Reporting Services (you should all give it a try!). This post provides solutions and a detailed discussion of the underlying causes. The material in this post...
Musings on Reporting Services and Notification Services
Finding Reporting Services Content faster
Posted
over 5 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Hi everyone - I've been away from my blog for a little while. However, now again I have some time to start blogging again. I get tons of customer questions over the course of a week. I’d like to share with you how I make my life easier by using Internet...
Musings on Reporting Services and Notification Services
Keeping your report servers awake (or No more waiting for report server to startup)
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Update 5/3/2010: With time and experience, we learn. So of course an easier way exists to do what this blog post states. Just set the Idle Time-out to zero on the Application Pool configuration. Bill Staples gives the UI snapshot of where to make the...
Musings on Reporting Services and Notification Services
Scale Testing Reporting Services
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
1
Comments
I wanted to provide a quick note on how to scale test Reporting Services. Partially I'm posting this so I don't lose the link :-). Often we are asked how best to scale test Reporting Services and what scale numbers to expect coming from a particular...
Musings on Reporting Services and Notification Services
Report Viewer Control - Reset() method
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
0
Comments
This post is about a consequence of the calling ReportViewer.Reset() method related to revaluating parameter default values. The Report Viewer controls are a great way to integrate reports into your applications. You can see some examples here: ...
Musings on Reporting Services and Notification Services
Monitoring Subcription Status - New reports!
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
0
Comments
A while ago I wrote a blog post to explain how to monitor subscription status. You can read it here: http://blogs.msdn.com/lukaszp/archive/2005/12/30/monitoring-subscription-status-also-calling-rs-soap-methods-from-inside-reports.aspx Today, I updated...
Musings on Reporting Services and Notification Services
New Reporting Services Portal on MSDN
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
1
Comments
Just adding a quick note about the new MSDN Home Page for Reporting Services. It has links to many great pieces of content including articles, blogs, Webcasts, and references to online docs. http://msdn2.Microsoft.com/en-us/sql/aa336316.aspx Take care...
Musings on Reporting Services and Notification Services
Using Multi-Value Parameters Programmatically
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
0
Comments
It seems there is a ton on confusion about how to programmatically use multi-value parameters. Here's how to do it using the SOAP API for report execution: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1515942&SiteID=1 Here's how...
Musings on Reporting Services and Notification Services
Reliability through isolation
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
0
Comments
Reporting Services is an example of a system that both handles interactive user load and schedule load. It is also allows interactive users to schedule reports. A poor scheduling decision on the part of one user can can have significant impact on the...
Musings on Reporting Services and Notification Services
Daylight Savings Time issues with Notification Services - update your databases!
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
1
Comments
With the coming change to Daylight Savings Time in the United States, you will need to update your NS application databases for NS v2 and NS v2 SP1. For SQL Server 2005 NS, you will need to update your databases for existing applications. SQL Server 2005...
Musings on Reporting Services and Notification Services
How to diagnose issues when running reports in the report server?
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
7
Comments
A customer came to the SQL Server Customer lab to investigate a problem with one of the feature I’m responsible for – data-driven subscriptions. In looking at their solution, we discussed any number of problems they had encountered. I realized that it...
Musings on Reporting Services and Notification Services
Per user snapshots? Or multiple snapshots for a report each with different parameters at the same time
Posted
over 6 years ago
by
Lukasz Pawlowski -- MS
3
Comments
I've received questions in the past about whether the report server supports per user snapshost - that is report snapshots customized with different parameter values for a given user. The answer I have always given is no - you get one snapshot per report...
Musings on Reporting Services and Notification Services
SQL Pass presentation: Management, Configuration, Security
Posted
over 7 years ago
by
Lukasz Pawlowski -- MS
0
Comments
It's been a little while since my last post. I wanted to provide additional information related to my presentation to day at SQL PASS. The talk was extremely well attended - the room was full and standing room only. I hope you got what you were looking...
Page 1 of 2 (42 items)
1
2