<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Russell Christopher's Semi-Useful BI Musings : Excel 2007</title><link>http://blogs.msdn.com/bimusings/archive/tags/Excel+2007/default.aspx</link><description>Tags: Excel 2007</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Mixed Bag: Troubleshooting Reports and Viewing MDX in Excel 2007</title><link>http://blogs.msdn.com/bimusings/archive/2007/02/01/mixed-bag-troubleshooting-reports-and-viewing-mdx-in-excel-2007.aspx</link><pubDate>Thu, 01 Feb 2007 15:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1572613</guid><dc:creator>russch</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/bimusings/comments/1572613.aspx</comments><wfw:commentRss>http://blogs.msdn.com/bimusings/commentrss.aspx?PostID=1572613</wfw:commentRss><wfw:comment>http://blogs.msdn.com/bimusings/rsscomments.aspx?PostID=1572613</wfw:comment><description>&lt;P&gt;Just making note of two very worthwhile blog entries I've seen over the last few days.&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="In this post" href="http://blogs.msdn.com/controlpanel/blogs/Lukasz%20Pawlowski" target=_blank mce_href="http://blogs.msdn.com/controlpanel/blogs/Lukasz Pawlowski"&gt;In this post&lt;/A&gt;, Lukasz Pawlowski provides us with a nice top-to bottom SSRS troubleshooting approach with links to &lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;additional &lt;/SPAN&gt;&lt;/SPAN&gt;information on most troubleshooting topics&lt;/P&gt;
&lt;P&gt;...&lt;A class="" title="and here" href="http://sqljunkies.com/WebLog/sqlbi/archive/2007/01/18/26875.aspx" target=_blank mce_href="http://sqljunkies.com/WebLog/sqlbi/archive/2007/01/18/26875.aspx"&gt;and here&lt;/A&gt;, Marco Russo writes some simple but awesome code which will allow you to view the MDX Excel 2007 generates for you when using a PivotTable. This is invaluable for those of us who don't have ProClarity Desktop installed on each and every one of our machines...&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1572613" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/bimusings/archive/tags/SQL+Server+Reporting+Services/default.aspx">SQL Server Reporting Services</category><category domain="http://blogs.msdn.com/bimusings/archive/tags/Excel+2007/default.aspx">Excel 2007</category><category domain="http://blogs.msdn.com/bimusings/archive/tags/SQL+Analysis+Services/default.aspx">SQL Analysis Services</category></item><item><title>Data Refresh in Excel Services fails with "SSO has failed with the following error code -2140995579, exception: Error in the application"</title><link>http://blogs.msdn.com/bimusings/archive/2006/12/19/data-refresh-in-excel-services-fails-with-sso-has-failed-with-the-following-error-code-2140995579-exception-error-in-the-application.aspx</link><pubDate>Tue, 19 Dec 2006 22:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1327124</guid><dc:creator>russch</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/bimusings/comments/1327124.aspx</comments><wfw:commentRss>http://blogs.msdn.com/bimusings/commentrss.aspx?PostID=1327124</wfw:commentRss><wfw:comment>http://blogs.msdn.com/bimusings/rsscomments.aspx?PostID=1327124</wfw:comment><description>&lt;P&gt;I've been playing quite a bit with Excel Services the last few weeks, and ran into a problem&amp;nbsp;around refreshing data in a worksheet stored in Excel Services when I used Single Sign On (SSO) in the ODC. &lt;/P&gt;
&lt;P&gt;I also noticed that each time my report failed to refresh data, the error in the subject of this post got dumped into the event log.&lt;/P&gt;
&lt;P&gt;I asked for help, then did some digging. Turns out this error is one of those "by&amp;nbsp;design" (or,&amp;nbsp;"by bad design") &amp;nbsp;issues. Some of you might call it a bug :)&lt;/P&gt;
&lt;P&gt;In essence, if the account you use for the Shared Services Provider (as in "SharedServices1") is &lt;EM&gt;different&lt;/EM&gt; than your Farm and/or SSO Account identities, you'll get this error. &lt;EM&gt;They must all be the same&lt;STRONG&gt;, &lt;/STRONG&gt;&lt;/EM&gt;even though I didn't see this documented anywhere (and to be fair, I haven't spent tons of time looking). &lt;/P&gt;
&lt;P&gt;Thanks to Chris Nicholas for his help on this problem!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1327124" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/bimusings/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://blogs.msdn.com/bimusings/archive/tags/Excel+2007/default.aspx">Excel 2007</category><category domain="http://blogs.msdn.com/bimusings/archive/tags/Excel+Services/default.aspx">Excel Services</category></item></channel></rss>