Sign in
Russell Christopher's Semi-Useful BI Musings
This blog contains random one-off solutions to various problems I've encountered while using Microsoft's Business Intelligence tools SQL Server 2005 / Katmai
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Excel 2007
Excel Services
MOSS
Pages
PerformancePoint
Project Gemini
SQL Analysis Services
SQL Server Integration Services
SQL Server Reporting Services
Archive
Archives
July 2011
(1)
January 2011
(1)
August 2009
(1)
August 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(6)
April 2008
(1)
March 2008
(1)
February 2008
(3)
January 2008
(1)
November 2007
(5)
October 2007
(3)
September 2007
(5)
August 2007
(1)
June 2007
(2)
May 2007
(5)
April 2007
(6)
March 2007
(1)
February 2007
(9)
January 2007
(7)
December 2006
(4)
November 2006
(5)
October 2006
(2)
September 2006
(1)
August 2006
(2)
July 2006
(6)
June 2006
(2)
May 2006
(1)
April 2006
(3)
March 2006
(9)
January 2006
(4)
December 2005
(6)
November 2005
(11)
September 2005
(5)
August 2005
(8)
July 2005
(13)
June 2005
(12)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Russell Christopher's Semi-Useful BI Musings
rsWindowsIntegratedSecurityDisabled error when running Reporting Services report in SharePoint integrated mode
Posted
over 6 years ago
by
Russell Christopher
10
Comments
I published a report to SPS, using a custom data source which simply pointed to the database in question and used Integrated Security. When I ran the report, the following error was thrown: An error has occurred during report processing (rsProcessingAborted...
Russell Christopher's Semi-Useful BI Musings
Reporting Services: Why aren’t all my report columns exporting to CSV and/or XML?
Posted
over 6 years ago
by
Russell Christopher
25
Comments
Don’t be surprised if reports exported to CSV or XML are missing several columns of data you otherwise see when viewing the report as HTML, PDF, etc. PDF, HTML, and Excel export leverage “layout renderers” – a generally more expensive export process...
Russell Christopher's Semi-Useful BI Musings
Reporting Services Login dialog appears when deploying to MOSS/WSS
Posted
over 6 years ago
by
Russell Christopher
3
Comments
Brian Welcker does it again! In this post he describes a situation that's been causing me a great deal of angst. Essentially, after getting MOSS/SSRS integration working, you get prompted to login when publishing from BIDS - and entering credentials doesn...
Russell Christopher's Semi-Useful BI Musings
Can’t see “Reporting Services” on the SPS Application Management page after installing SPS/SSRS add-in
Posted
over 6 years ago
by
Russell Christopher
0
Comments
After installing the SPS/MOSS & SSRS integration add-in, I surfed to the Application Management page of SPS…and no “Reporting Services” list was apparent. So, I used some information at Brian Welcker’s blog and took a look through all of the rs_sp_...
Russell Christopher's Semi-Useful BI Musings
Mixed Bag: Troubleshooting Reports and Viewing MDX in Excel 2007
Posted
over 6 years ago
by
Russell Christopher
0
Comments
Just making note of two very worthwhile blog entries I've seen over the last few days. In this post , Lukasz Pawlowski provides us with a nice top-to bottom SSRS troubleshooting approach with links to additional information on most troubleshooting...
Russell Christopher's Semi-Useful BI Musings
Reporting Services and MOSS/WSS integration in a farm deployment
Posted
over 6 years ago
by
Russell Christopher
5
Comments
Now that SQL 2005 SP2 CTP3 supports installing SSRS on a different box than the MOSS/WSS machine, people have been bumping into problems getting everything working properly. After installing / configuring, common error messages you may see are: ...
Russell Christopher's Semi-Useful BI Musings
Compress PDFs exported from the ReportViewer control
Posted
over 6 years ago
by
Russell Christopher
3
Comments
It's pretty common knowledge that when exporting a PDF from the ReportViewer control in local mode, you get a much larger document back then if the same report was exported via the ReportServer web service. I wrote a little entry about same here . ...
Russell Christopher's Semi-Useful BI Musings
Publishing Reporting Services reports to MOSS
Posted
over 6 years ago
by
Russell Christopher
9
Comments
(Many, many thanks to Heidi Steen of the super-duper UE team at Microsoft for providing the material below. Hell, she even created screen shots!) Now that lots of folks are happily playing around with SSRS/MOSS integration, it’s important to understand...
Russell Christopher's Semi-Useful BI Musings
Microsoft & Teradata to collaborate on BI solutions
Posted
over 6 years ago
by
Russell Christopher
0
Comments
http://www.microsoft.com/presspass/press/2007/jan07/01-15MSTeradataPR.mspx
Russell Christopher's Semi-Useful BI Musings
Reporting Services and MOSS SSO?
Posted
over 6 years ago
by
Russell Christopher
5
Comments
Now that SSRS can integrate with MOSS, I've started to see questions around whether one can use SharePoint single sign on with Reporting Services. Short answer: No. If you'd like the feature added to a future version of the SSRS add-in for MOSS...
Russell Christopher's Semi-Useful BI Musings
Happiness is automatic SQL Reporting Services localization
Posted
over 6 years ago
by
Russell Christopher
11
Comments
Many people understand that you can leverage User!Language in order to grab the regional / language settings of a user, then use this information to localize your report data & label text. If you don’t, no worries. Check this topic out: http:/...
Russell Christopher's Semi-Useful BI Musings
Provisioning Shared Services is MOSS / SPS taking forever (my dumb mistake)
Posted
over 7 years ago
by
Russell Christopher
3
Comments
I just learned a hard, cruel lesson today. I’ve been trying to configure Shared Services on a MOSS machine, and I found that once I started the process, it would run for 60+ minutes without completing. Checking in the Shared Services window of Central...
Russell Christopher's Semi-Useful BI Musings
SQL Server 2005 SP2 CTP3 (December) is live!
Posted
over 7 years ago
by
Russell Christopher
0
Comments
CTP3 is now downloadable at: http://www.microsoft.com/downloads/details.aspx?familyid=D2DA6579-D49C-4B25-8F8A-79D14145500D&displaylang=en#QuickInfoContainer As far as reporting-heads are concerned, CTP3 is good for us because it removes the...
Russell Christopher's Semi-Useful BI Musings
Data Refresh in Excel Services fails with "SSO has failed with the following error code -2140995579, exception: Error in the application"
Posted
over 7 years ago
by
Russell Christopher
1
Comments
I've been playing quite a bit with Excel Services the last few weeks, and ran into a problem around refreshing data in a worksheet stored in Excel Services when I used Single Sign On (SSO) in the ODC. I also noticed that each time my report failed...
Russell Christopher's Semi-Useful BI Musings
Custom Report Items not supported in SQL Express & Workgroup Editions
Posted
over 7 years ago
by
Russell Christopher
1
Comments
Saw an interesting conversation today around custom report items in SSRS. The information isn't a huge surprise, but at the same time is not documented in books online, either: Custom report items will only work inside Standard | Developer | Enterprise...
Russell Christopher's Semi-Useful BI Musings
A very cool (new) Report Designer from 90 Degree Software
Posted
over 7 years ago
by
Russell Christopher
2
Comments
I just finished watching an online demo of a great new Reporting Services report designer called "Radius". It's a new report designer created by the folks at 90 Degree Software, and I think it’s going to be a home run. It has a number of things going...
Russell Christopher's Semi-Useful BI Musings
Exporting as PDF from Report Viewer control returns dramatically different file sizes
Posted
over 7 years ago
by
Russell Christopher
7
Comments
Here is an interesting tidbit I picked up today that concerns the Report Viewer controls. Mohammad Farooq, one of our fine support folks, noticed that the same report exported as PDF from our Report Viewer control was a different size depending on...
Russell Christopher's Semi-Useful BI Musings
Confessions of a reformed SPS hater - MOSS and Microsoft Business Intelligence
Posted
over 7 years ago
by
Russell Christopher
1
Comments
OK, I admit it -- For years, I really didn't like SharePoint. I thought it was silly -- SharePoint sites were things that people started on a whim (like those "blog whatchamacallits") and then quickly abandoned. Collaboration? Yeah, whatever -- just attach...
Russell Christopher's Semi-Useful BI Musings
Saving SQL Server Reporting Services Reports inside MOSS
Posted
over 7 years ago
by
Russell Christopher
0
Comments
I spent this week "beta testing" a BI class that will soon be made available Microsoft partners and those who want to develop on our platform. I was quite impressed by the material and instructors -- If you hear about and/or have the opportunity to attend...
Russell Christopher's Semi-Useful BI Musings
Where are the @#!$!?*& Floating Headers in SQL Reporting Services?
Posted
over 7 years ago
by
Russell Christopher
0
Comments
I ran into this problem a few months ago and never figured out "why". However, a few days ago I saw a discussion that clued me in. Anyway, the HTML Toolbar (the thinger that allows you to do paging, searching, exporting, etc. in your reports) is responsible...
Russell Christopher's Semi-Useful BI Musings
Reading the web.config file in SQL Reporting Services
Posted
over 7 years ago
by
Russell Christopher
3
Comments
The .NET Framework v2.0 gives us the ability to (easily) read the web.config file of our applications for information like <appSettings> using the System.Configuration and System.Web.Configuration namespaces: This probably isn't news to most of...
Russell Christopher's Semi-Useful BI Musings
Changing your gridsize in the SQL Reporting Services Report Designer
Posted
over 7 years ago
by
Russell Christopher
2
Comments
A customer asked exactly how one can change the default gridsize of 8 x 8 pixels to a different value in order to make it easier for him to move and place small ReportItems on the design surface. I had no clue! VS gives you some options for a Windows...
Russell Christopher's Semi-Useful BI Musings
Can't install SQL Reporting Services 2005 on Vista?
Posted
over 7 years ago
by
Russell Christopher
0
Comments
See this article: http://support.microsoft.com/kb/920201
Russell Christopher's Semi-Useful BI Musings
SQL Reporting Services and the Unattended Execution Account
Posted
over 7 years ago
by
Russell Christopher
9
Comments
Thanks to John Gallardo and Radu Grama for engaging in a very interesting conversation from which I’m cribbing the following information! Scenario: After changing the password on the user you are using for SSRS’s unattended execution account, all...
Russell Christopher's Semi-Useful BI Musings
Problems rendering Reporting Services reports with IE 7 Beta 3
Posted
over 7 years ago
by
Russell Christopher
2
Comments
There have been some internal discussions about IE 7 Beta 3 hanging while displaying SSRS reports, and Lukasz has a write-up on same. Long story short, sounds like Beta 3 won't play with SSRS nicely. http://blogs.msdn.com/lukaszp/archive/2006/07/12...
Page 3 of 7 (154 items)
1
2
3
4
5
»