<?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 Services</title><link>http://blogs.msdn.com/bimusings/archive/tags/Excel+Services/default.aspx</link><description>Tags: Excel Services</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Provisioning Shared Services is MOSS / SPS taking forever (my dumb mistake)</title><link>http://blogs.msdn.com/bimusings/archive/2006/12/21/provisioning-shared-services-is-moss-sps-taking-forever-my-dumb-mistake.aspx</link><pubDate>Thu, 21 Dec 2006 22:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1341862</guid><dc:creator>russch</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/bimusings/comments/1341862.aspx</comments><wfw:commentRss>http://blogs.msdn.com/bimusings/commentrss.aspx?PostID=1341862</wfw:commentRss><wfw:comment>http://blogs.msdn.com/bimusings/rsscomments.aspx?PostID=1341862</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;I just learned a hard, cruel lesson today. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;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. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Checking in the Shared Services window of Central Administration, I would see a “Provisioning in progress” message, but it, never, ever completed. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;CPU and disk util were flat and it was pretty apparent nothing was going on. I bounced the box several times to try altering the accounts I was using during the configuration process, and had no success.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Well, one of my buddies led me astray in an effort to help out. He told me to stop the &lt;B style="mso-bidi-font-weight: normal"&gt;Windows SharePoint Services Timer&lt;/B&gt; because it tends to kick off expensive jobs (indexing), etc. So, being the resource miser I am, I turned it off.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Turns out, this service KICKS OFF most of the provisioning work! (I’m such a &lt;I style="mso-bidi-font-style: normal"&gt;moron&lt;/I&gt;). After&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;ripping up my Captain Riker pajamas up in frustration, I realized that this was one of the few “optimizations” I had on this box that I hadn’t put on others…When I turned the service back on, CPU jumped, disks starting jamming, and about 3 minutes later I was done. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;So, if you don’t want to mess up your favorite Star Trek ‘jammies, don’t turn this service off until AFTER you have fully configured your machine!&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1341862" 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+Services/default.aspx">Excel 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>