<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Denny Lee &#187; Troubleshooting</title>
	<atom:link href="http://dennyglee.com/tag/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://dennyglee.com</link>
	<description>Ramblings of a data dork: from BI and Big Data to Travel and Food</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:01:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dennyglee.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Denny Lee &#187; Troubleshooting</title>
		<link>http://dennyglee.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dennyglee.com/osd.xml" title="Denny Lee" />
	<atom:link rel='hub' href='http://dennyglee.com/?pushpress=hub'/>
		<item>
		<title>Help, my PowerPivot for SharePoint Lists Atom Feed has fallen and it can&#8217;t get up!</title>
		<link>http://dennyglee.com/2010/08/21/help-my-powerpivot-for-sharepoint-lists-atom-feed-has-fallen-and-it-cant-get-up/</link>
		<comments>http://dennyglee.com/2010/08/21/help-my-powerpivot-for-sharepoint-lists-atom-feed-has-fallen-and-it-cant-get-up/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 01:56:40 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">https://dennyglee.wordpress.com/?p=405</guid>
		<description><![CDATA[One of the cool things with PowerPivot is to click on an SharePoint List’s Export as Data Feed (i.e. an Atom feed) and its data can be imported directly into a PowerPivot for Excel workbook.  To get this thing to work, one of the key things that I remind people regularly is to make sure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=405&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the cool things with PowerPivot is to click on an SharePoint List’s <strong>Export as Data Feed</strong> (i.e. an Atom feed) and its data can be imported directly into a PowerPivot for Excel workbook.  To get this thing to work, one of the key things that I remind people regularly is to make sure you install  <strong>ADO.NET Data Services Update for .NET Framework 3.5 SP1</strong>.</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=4B710B89-8576-46CF-A4BF-331A9306D555&amp;displaylang=en" target="_blank">ADO.NET Data Services Update for .NET Framework 3.5 SP1 for Windows 2000, Windows Server 2003, Windows XP, Windows Vista and Windows Server 2008</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=79D7F6F8-D6E9-4B8C-8640-17F89452148E&amp;displaylang=en" target="_blank">ADO.NET Data Services Update for .NET Framework 3.5 SP1 for Windows 7 and Windows Server 2008 R2</a></li>
</ul>
<p>So after doing this multiple times, I proceeded to do my usual atom feed import like I usually do:</p>
<h3>Repro the issue</h3>
<p>1) Go to my SharePoint List and click on <strong>Export as Data Feed</strong></p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/image.png"><img class="wlDisabledImage" style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/08/image_thumb.png?w=500&#038;h=238" border="0" alt="image" width="500" height="238" /></a></p>
<p>2)  When requested to do a <strong>File Download</strong> of the <em>List.atomsvc</em> file, click Open</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/image1.png"><img class="wlDisabledImage" style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/08/image_thumb1.png?w=293&#038;h=200" border="0" alt="image" width="293" height="200" /></a></p>
<p>3) Because you installed PowerPivot on your box, it will give you the option to import this Atom feed into an existing (e.g. Book1) or new workbook.  Choose appropriately and click OK.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/image2.png"><img class="wlDisabledImage" style="display:inline;border:0;margin:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/08/image_thumb2.png?w=244&#038;h=240" border="0" alt="image" width="244" height="240" /></a></p>
<p>4) It’ll provide you the <strong>Table Import Wizard </strong>so you can import your feed</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/clip_image001.jpg"><img style="display:inline;border:0;" title="clip_image001" src="http://dennyglee.files.wordpress.com/2010/08/clip_image001_thumb.jpg?w=416&#038;h=199" border="0" alt="clip_image001" width="416" height="199" /></a></p>
<p>5) Everything works like usual in terms of a PowerPivot data import</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/clip_image0015.jpg"><img style="display:inline;border:0;" title="clip_image001[5]" src="http://dennyglee.files.wordpress.com/2010/08/clip_image0015_thumb.jpg?w=431&#038;h=204" border="0" alt="clip_image001[5]" width="431" height="204" /></a></p>
<p>.</p>
<h3>What did I expect?</h3>
<p>6) But instead of the nice message indicating that you had imported data properly:</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/image3.png"><img class="wlDisabledImage" style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/08/image_thumb3.png?w=453&#038;h=221" border="0" alt="image" width="453" height="221" /></a></p>
<p>so it shows up nicely in your PowerPivot workbook</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/image4.png"><img class="wlDisabledImage" style="display:inline;border:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/08/image_thumb4.png?w=432&#038;h=298" border="0" alt="image" width="432" height="298" /></a></p>
<p>.</p>
<h3>What did I actually get?</h3>
<p>7) you get this strange error message:</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/08/clip_image0017.jpg"><img style="display:inline;border:0;" title="clip_image001[7]" src="http://dennyglee.files.wordpress.com/2010/08/clip_image0017_thumb.jpg?w=449&#038;h=120" border="0" alt="clip_image001[7]" width="449" height="120" /></a></p>
<p>in text this is:</p>
<blockquote><p>For security reasons DTD is prohibited in this XML document.  To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method.</p></blockquote>
<h3>So how do I FIX this?</h3>
<p>Thanks to John McConnell for reminding me that sometimes the solution is to do something simple (for context, I just had published the <a href="http://sqlcat.com/whitepapers/archive/2010/08/17/powerpivot-technical-diagram-powerpivot-security-architecture.aspx" target="_blank">PowerPivot Security Architecture</a> so my brain is still fried).</p>
<p>So the solution is to simply re-install <strong>ADO.NET Data Services Update for .NET Framework 3.5 SP1</strong> again.  Yup, rather long bit of writing to simply say – install it again!</p>
<p>But there you have it <img class="wlEmoticon wlEmoticon-winkingsmile" style="border-style:none;" src="http://dennyglee.files.wordpress.com/2010/08/wlemoticonwinkingsmile.png?w=500" alt="Winking smile" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/405/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=405&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/08/21/help-my-powerpivot-for-sharepoint-lists-atom-feed-has-fallen-and-it-cant-get-up/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/clip_image001_thumb.jpg" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/clip_image0015_thumb.jpg" medium="image">
			<media:title type="html">clip_image001[5]</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/clip_image0017_thumb.jpg" medium="image">
			<media:title type="html">clip_image001[7]</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/08/wlemoticonwinkingsmile.png" medium="image">
			<media:title type="html">Winking smile</media:title>
		</media:content>
	</item>
		<item>
		<title>Delegation, Claims, Active Directory&#8230;Oh My!&#8230;Aw Crap!</title>
		<link>http://dennyglee.com/2010/04/08/user-credentials-could-not-be-delegated-and-active-directory/</link>
		<comments>http://dennyglee.com/2010/04/08/user-credentials-could-not-be-delegated-and-active-directory/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 18:31:12 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Delegation]]></category>
		<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://dennyglee.wordpress.com/?p=238</guid>
		<description><![CDATA[Heads up, this posting&#8217;s title was &#8220;User credentials could not be delegated and Active Directory&#8221; but I realized I needed a title that evoked my emotional state  Do not fret or worry, this is not “yet another user credentials delegation” blog. After all, there are already the postings including Troubleshooting #PowerPivot Excel Services connectivity (written [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=238&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>Heads up, this posting&#8217;s title was &#8220;User credentials could not be delegated and Active Directory&#8221; but I realized I needed a title that evoked my emotional state  <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </em></p></blockquote>
<p><a href="http://dennyglee.files.wordpress.com/2010/04/powerpivottwinscomic.png"><img style="display:inline;margin-left:0;margin-right:0;border:0;" title="PowerPivotTwinsComic" src="http://dennyglee.files.wordpress.com/2010/04/powerpivottwinscomic_thumb.png?w=244&#038;h=130" border="0" alt="PowerPivotTwinsComic" width="244" height="130" align="right" /></a></p>
<p>Do not fret or worry, this is not “yet another user credentials delegation” blog. After all, there are already the postings including <a href="http://dennyglee.com/2009/11/18/troubleshooting-powerpivot-excel-services-connectivity/">Troubleshooting #PowerPivot Excel Services connectivity</a> (written by yours truly) and <a href="http://powerpivotgeek.com/2009/12/11/excel-services-delegation/">Excel Services delegation</a> (by PowerPivotTwins partner Dave Wickert).</p>
<blockquote><p> </p>
<p>More importantly, if you want to debug and troubleshoot your way through the PowerPivot / Excel Services delegation issues, the coup-de-grace is Lee Graber’s excellent post: that <a href="http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/">The data connection uses Windows Authentication and user credentials could not be delegated</a>. </p></blockquote>
<p> <a href="http://dennyglee.files.wordpress.com/2010/04/dave1.jpg"><img style="display:inline;margin-left:0;margin-right:0;border:0;" title="Dave[1]" src="http://dennyglee.files.wordpress.com/2010/04/dave1_thumb.jpg?w=92&#038;h=116" border="0" alt="Dave[1]" width="92" height="116" align="left" /></a> And don’t forget Dave Wickert’s <a href="http://powerpivotgeek.com/2010/04/02/help-c2wts-has-fallen-and-it-cannot-get-up/">Help: c2wts has fallen and it cannot get up</a> which contains a great tip about crypto service. </p>
<p>.</p>
<p>But interestingly enough, Ayad Shammout (Database/IT Pro extraordinare from CareGroup Healthcare, he’s also pinged in the recent eWeek article: <a href="http://www.eweek.com/c/a/Enterprise-Applications/Execs-Take-BI-into-Their-Own-Hands-281982/">Execs Take BI into Their Own Hands</a>) and I had ran into a rather hinke issue concerning user credentials delegation in a PowerPivot for SharePoint environment.  We had followed the above blogs and still could not resolve the problem. </p>
<blockquote><p>In Ayad’s PROD environment, clicking on the slicers on a PowerPivot workbook within PowerPivot for SharePoint would only work if you were a domain administrator.  If you were a regular domain account, you would get the error “The data connection uses Windows Authentication and user credentials could not be delegated”.  But in the DEV environment, everything worked normally.</p></blockquote>
<p>By following Lee’s posting <a href="http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/">The data connection uses Windows Authentication and user credentials could not be delegated</a>, we carried out the steps within <a href="http://msdn.microsoft.com/en-us/library/ee517258.aspx">How To: Request a Token from C2WTS</a> and was better able to map out which AD accounts were able (and were not able) to map a claims token back to a windows identity.  What we had discovered was that for the AD accounts within PROD that were able to have their user credentials delegated were had the additional permissions of:</p>
<ul>
<li>Were members of the “Pre-Windows 2000” NT group (i.e. have Pre-Windows 2000 Compatible Access”</li>
<li>Were part of the “Authenticated Users” group and had “Read Permissions”</li>
</ul>
<p>Once we added the above permissions to the regular AD domain accounts, now they no longer had problems having their user credentials delegated (i.e. could click on slicers in PowerPivot workbooks within SharePoint). </p>
<p><a href="http://dennyglee.files.wordpress.com/2010/04/014.jpg"><img style="display:inline;margin-left:0;margin-right:0;border:0;" title="014" src="http://dennyglee.files.wordpress.com/2010/04/014_thumb.jpg?w=244&#038;h=184" border="0" alt="014" width="244" height="184" align="right" /></a></p>
<p>But there was still something interesting…if we go back and look at the DEV domain, none of the domain users required the above permissions yet they were able to have their user credentials delegated without any issues.   Further analysis by Ayad came to the realization that the DEV domain was a newly minted domain built on top of Windows 2003.  But, the PROD domain was a domain that was originally built on top of NT 4.0 and migrated to NT 4.0 SP3, Windows 2003.  (Note, both will be upgraded to Windows 2008 R2 in the near future).  And in NT 4.0, there was no such concept as the “Authenticated Users” group – this was introduced in NT 4.0 SP3.</p>
<blockquote><p>So the lesson learned here as well is that if you have an upgraded active directory, you may run into issues like failure to delegate user credentials within SharePoint unless those domain accounts are included in the “Pre-Windows 2000” group and the “Authenticated Users” group (with Read Permissions).</p></blockquote>
<p>Whew!</p>
<p>Many thanks also go out to Meghann Wilkinson Poku, Jason Fournerat, Corey Myers, Dave Wickert, and Lee Graber for helping Ayad and I solve this problem!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=238&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/04/08/user-credentials-could-not-be-delegated-and-active-directory/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/powerpivottwinscomic_thumb.png" medium="image">
			<media:title type="html">PowerPivotTwinsComic</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/dave1_thumb.jpg" medium="image">
			<media:title type="html">Dave[1]</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/014_thumb.jpg" medium="image">
			<media:title type="html">014</media:title>
		</media:content>
	</item>
		<item>
		<title>Ramblings about missing time &#8230; and #PowerPivot sneak peek!</title>
		<link>http://dennyglee.com/2010/04/05/ramblings-about-missing-time-and-powerpivot-sneak-peek/</link>
		<comments>http://dennyglee.com/2010/04/05/ramblings-about-missing-time-and-powerpivot-sneak-peek/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 07:18:20 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Internals]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://dennyglee.wordpress.com/?p=226</guid>
		<description><![CDATA[Wow, I just checked and its been more than a month since I did my last blog post!  So for starters, apologies for the lack of cool PowerPivot stuff on this blog. But it’s not like I haven’t been tweeting about PowerPivot…thank goodness I can easily retweet or type 140 characters! (follow me @dennylee) But [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=226&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wow, I just checked and its been more than a month since I did my last blog post!  So for starters, apologies for the lack of cool PowerPivot stuff on this blog.</p>
<p>But it’s not like I haven’t been tweeting about PowerPivot…thank goodness I can easily retweet or type 140 characters! (follow me @dennylee)</p>
<p>But I do have a good excuse!  Really!</p>
<blockquote><p>Oh, and for those of you patient enough to read to the end, I do have an interesting sneak peek for you <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<h3>RTM… aaaaaaahhhhhh!!</h3>
<p>RTM is driving me nuts…but then again, Dave Wickert (PowerPivotGeek) has been handling this like a champ (he’s got some great postings on his site: <a href="http://powerpivotgeek.com">PowerPivotGeek.com</a>, eh?!).  His and my postings are re-posted on <a href="http://powerpivottwins.com">PowerPivotTwins.com</a> – the PowerPivotTwins in one place – yay!</p>
<p>Some great ones that you really need to review include:</p>
<ul>
<li><a href="http://powerpivotgeek.com/2010/04/02/a-peek-inside-allocation-what-is-it-why-is-it-important/">A Peek Inside: Allocation. What is it? Why is it important?</a>: This is a really important post because it talks about why you should use the health-based load balancing allocation method.  If you plan to have a lot of users on your PowerPivot for SharePoint environment involving multiple servers – <em>read this posting</em>!</li>
<li><a href="http://blogs.msdn.com/powerpivot/archive/2010/03/22/powerpivot-component-architecture.aspx">PowerPivot Component Architecture</a>: As noted in the blog post, this is an excerpt from “Microsoft SQL Server PowerPivot Planning and Deployment” whitepaper will be coming out shortly.  Once its published, we’ll point to it from this blog post, SQLCAT.com, PowerPivot blog, etc.  But if you want to understand all of the components within PowerPivot – from Excel Services to the OLE DB Provider for Analysis Services to PowerPivot System Service – here’s the sneak peek, eh?!</li>
<li><a href="http://powerpivotgeek.com/2010/04/02/help-c2wts-has-fallen-and-it-cannot-get-up/">Help: c2wts has fallen and it cannot get up</a>: As noted in the above PowerPivot Component architecture, in order to facilitate communication from PowerPivot System Service to the Analysis Services Engine in VertiPaq mode, we need the Claims to Windows Token Service up and running.  Sometimes c2wts starts up slowly (if its not running, then you will get an Excel Services delegation error); this great post from Dave provides some tips on how to get c2wts working faster.</li>
</ul>
<p> </p>
<h3>Writing, Writing, … and Writing</h3>
<p>Fair enough, this is just a blatant self promotion here, but I’ve been working nights and weekends with my Analysis Services compatriots Siva Harinath and Ron Pihlgren on our upcoming book: <a href="http://www.amazon.com/gp/product/0470587377?ie=UTF8&amp;tag=inabsqseanse2-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470587377">Professional Business Intelligence with PowerPivot for Microsoft Office 2010</a></p>
<p><a href="http://www.amazon.com/gp/product/0470587377?ie=UTF8&amp;tag=inabsqseanse2-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470587377"><img src="http://dennyglee.files.wordpress.com/2010/01/powerpivot2010book.jpg?w=163&#038;h=204&#038;h=204" alt="" width="163" height="204" /></a></p>
<p>Why not pre-order this book and make my publisher happy <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .    But seriously, we hope this book provides you a great end-to-end picture of PowerPivot, eh?!</p>
<h3>Can I blame it on the Apple iPad?</h3>
<p>Yes, just like the NY Times, I’ve been drooling over this device over the last month or so.  Perhaps my mind was entranced over the large screen and just how dang cool it looks.  Alas, as amazing as it is – it couldn’t hold me over for a month – geez!  Actually, if you follow me via Twitter or Facebook at all, you’ll probably notice the tweet:</p>
<blockquote><p>Don&#8217;t say I don&#8217;t love the game of ultimate frisbee, I chose going to gnarly nines tourney in JeJu (South Korea) over an Apple iPad!</p></blockquote>
<p>In reality, that’s what’s been driving me nuts – the fact that I had to choose between an ultimate tournament or an Apple iPad…and amazingly, I chose the former.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/04/dsc_wbcctm28.jpg"><img style="display:inline;border:0;" title="dsc_wbc-ctm28" src="http://dennyglee.files.wordpress.com/2010/04/dsc_wbcctm28_thumb.jpg?w=244&#038;h=237" border="0" alt="dsc_wbc-ctm28" width="244" height="237" /></a></p>
<p>And here I am in all my (fat) glory hucking a disc – because dang it, I love the game of ultimate.  Enough that the <a href="http://www.koreaultimate.net/jeju/index.htm">Gnarly Nines tourney in Jeju</a> is holding sway over me even though I’m old, fat, cannot run, frankly untalented….yeah, that just about covers it!</p>
<h3>Nah…it was TechReady 10!</h3>
<p>Ahh…but for all of you that follow me on FourSquare, perhaps its a different story.  From there, you’ll realize that one of the Microsoft employee conferences we have each year is called TechReady (similar to TechEd – which is New Orleans in June this year) except for employees only and always in Seattle (whew, less flying).</p>
<p>And with all of the Analysis Service AND PowerPivot stuff that we were talking about – that just frankly took the cake and wore me out. </p>
<p><a href="http://dennyglee.files.wordpress.com/2010/04/poster.png"><img style="display:inline;border:0;" title="poster" src="http://dennyglee.files.wordpress.com/2010/04/poster_thumb.png?w=244&#038;h=188" border="0" alt="poster" width="244" height="188" /></a></p>
<p>Well, that’s the sneak peek in store.  If you are fans of the <a href="http://technet.microsoft.com/en-us/library/cc263199(office.14).aspx">SharePoint Technical diagrams</a> (poster diagrams providing excellent view of SharePoint), well over the next few months – we will be releasing <strong>PowerPivot Technical diagrams</strong> as well!  I figured I’d jump the punch because there were some postings and questions fielded after TechReady, eh?! </p>
<h3>To infinity…and beyond!</h3>
<p><a href="http://dennyglee.files.wordpress.com/2010/04/200pxbuzzlightyear1.jpg"><img style="display:inline;border:0;" title="200px-Buzzlightyear1" src="http://dennyglee.files.wordpress.com/2010/04/200pxbuzzlightyear1_thumb.jpg?w=204&#038;h=183" border="0" alt="200px-Buzzlightyear1" width="204" height="183" /></a></p>
<p>So things are starting to get more normal for me and I’ll start blogging again with all sorts of cool PowerPivot and Analysis Services stuff, eh?!  And as soon as the first of the many PowerPivot Technical Diagrams is ready for your review, we’ll publish them and blog / tweet crazy, eh?!</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/226/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=226&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/04/05/ramblings-about-missing-time-and-powerpivot-sneak-peek/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/powerpivot2010book.jpg?w=163&#38;h=204" medium="image" />

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/dsc_wbcctm28_thumb.jpg" medium="image">
			<media:title type="html">dsc_wbc-ctm28</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/poster_thumb.png" medium="image">
			<media:title type="html">poster</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/04/200pxbuzzlightyear1_thumb.jpg" medium="image">
			<media:title type="html">200px-Buzzlightyear1</media:title>
		</media:content>
	</item>
		<item>
		<title>Reading your #PowerPivot Profiler trace</title>
		<link>http://dennyglee.com/2010/01/30/reading-your-powerpivot-profiler-trace/</link>
		<comments>http://dennyglee.com/2010/01/30/reading-your-powerpivot-profiler-trace/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 05:43:13 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://dennyglee.wordpress.com/2010/01/30/reading-your-powerpivot-profiler-trace/</guid>
		<description><![CDATA[To help troubleshoot your PowerPivot for Excel workbook, you can click on Settings within the PowerPivot selection in the Office Ribbon which will bring up the Support &#38; Diagnostics tab within the PowerPivot Options &#38; Diagnostics dialog.&#160; Click on the checkbox next to “Client tracing is enabled” and after opening the PowerPivot window, you will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=176&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To help troubleshoot your PowerPivot for Excel workbook, you can click on <strong>Settings </strong>within the PowerPivot selection in the Office Ribbon which will bring up the <strong>Support &amp; Diagnostics</strong> tab within the <strong>PowerPivot Options &amp; Diagnostics </strong>dialog.&#160; Click on the checkbox next to “Client tracing is enabled” and after opening the PowerPivot window, you will have a trace recorded on your desktop.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image21.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb21.png?w=457&#038;h=311" width="457" height="311" /></a> </p>
<p><strong>Figure 1</strong>: Click the checkbox to enable client tracing</p>
<p>&#160;</p>
<p>In order to view this trace, you will use SQL Server Profiler to view it.&#160; Yet, if you do not have a SQL Server 2008 R2 client components installed on your box, you will get the following error:</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image22.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb22.png?w=499&#038;h=90" width="499" height="90" /></a> </p>
<p><strong>Figure 2</strong>: SQL Server Profiler cannot open the trace</p>
<p>&#160;</p>
<p>The error message says:</p>
<blockquote><p>Unable to location trace definition file Microsoft Analysis Services TraceDefinition 10.50.0.xml for open trace file …</p>
</blockquote>
<p>&#160;</p>
<p>In many cases, you will not since your business analysts are using Excel as their primary tool.&#160; If they have SQL Server client components installed, commonly it is the SQL Server 2008 components as opposed to the SQL Server 2008 R2 components.</p>
<p>&#160;</p>
<p>So how can your SQL Server 2008 Profiler read this trace so that way you do not have to uninstall / install the SQL Server 2008 R2 client components?&#160; You have two options:</p>
<ol>
<li><strong>Connect your SQL Server 2008 Profiler to a SQL Server 2008 R2 Analysis Services server</strong>.&#160; The profiler caches these tracedefinition files within the \Program Files (x86)\Microsoft SQL Server\100\Tools\Profiler\Tracedefinitions folder.&#160; So when you connect to a SQL Server 2008 R2 Analysis Services server, the profiler will obtain from the server the trace definition of that server if it does not already have it.</li>
<li><strong>Copy the trace definition file to your profiler directory.</strong>&#160; Since the trace definitions are located in the \Program Files (x86)\Microsoft SQL Server\100\Tools\Profiler\TraceDefinitions, just go to this folder onto a server that has R2 running on it.&#160; Copy the <strong>Microsoft Analysis Services TraceDefinition 10.50.0</strong> file to your own box.</li>
</ol>
<p>Thanks to Mike Vovchik from the Analysis Services team for helping me solve the problem as well.</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=176&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/01/30/reading-your-powerpivot-profiler-trace/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb21.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb22.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>The Great PowerPivot FAQ!</title>
		<link>http://dennyglee.com/2010/01/06/the-great-powerpivot-faq/</link>
		<comments>http://dennyglee.com/2010/01/06/the-great-powerpivot-faq/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:12:53 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://dennyglee.com/?p=116</guid>
		<description><![CDATA[Just in case you&#8217;re not already aware of this, some of great contributors to the PowerPivot community are now adding and moderating to the Great PowerPivot FAQ.  Please check it out and email us your questions as well! Enjoy!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=116&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just in case you&#8217;re not already aware of this, some of great contributors to the PowerPivot community are now adding and moderating to the <a href="http://powerpivotfaq.com/Lists/TGPPF/AllItems.aspx">Great PowerPivot FAQ</a>.  Please check it out and email us your questions as well!</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=116&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/01/06/the-great-powerpivot-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>
	</item>
		<item>
		<title>Uploading #PowerPivot for Excel workbook using &quot;Save As&quot; vs. SharePoint UI</title>
		<link>http://dennyglee.com/2010/01/06/uploading-powerpivot-for-excel-workbook-using-save-as-vs-sharepoint-ui-2/</link>
		<comments>http://dennyglee.com/2010/01/06/uploading-powerpivot-for-excel-workbook-using-save-as-vs-sharepoint-ui-2/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:41:04 +0000</pubDate>
		<dc:creator>dennyglee</dc:creator>
				<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://dennyglee.wordpress.com/?p=108</guid>
		<description><![CDATA[When you save a PowerPivot for Excel workbook by using the &#8220;Save As&#8221; function with Excel, this will use the Office Upload Center as its mechanism to save the file.  This is different than uploading the file by using the SharePoint UI as the SharePoint UI uses a different mechanism via http to upload the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=108&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When you save a PowerPivot for Excel workbook by using the &#8220;Save As&#8221; function with Excel, this will use the Office Upload Center as its mechanism to save the file.  This is different than uploading the file by using the SharePoint UI as the SharePoint UI uses a different mechanism via http to upload the file than the Office Upload Center.  The Office Upload Center is included as part of Office 2010 and what is great about this feature is that you can save the file asynchronously.  What this means is that you can save the file and then continue to work with your Excel file in the mean time.  With the SharePoint UI, once you upload the file it is locked and you cannot work with the file until the upload has been completed.  Though, based on current sets of tests, the upload via SharePoint UI is faster than the upload via Office Sync Center so there is the balance between whether you want to work with the file asynchronously or do you want to have faster upload.</p>
<p>To perform an Excel “Save As”, you need only to click on “Save As” within the File option of the Office Ribbon and specify the PowerPivot Gallery of your SharePoint site.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image.png"><img style="display:inline;border-width:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb.png?w=470&#038;h=376" border="0" alt="image" width="470" height="376" /></a></p>
<p><strong>Figure 1: </strong>Excel “Save As” functionality</p>
<p>When you do, you’ll notice the Office Upload Center icon pop up in the notification area.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image1.png"><img style="display:inline;border-width:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb1.png?w=244&#038;h=209" border="0" alt="image" width="244" height="209" /></a></p>
<p><strong>Figure 2:</strong> Microsoft Office Upload Center within the Notification area</p>
<p>If you open the Office Upload Center, it will provide a dialog of all of the files that it has pending upload or recently uploaded.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image2.png"><img style="display:inline;border-width:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb2.png?w=471&#038;h=351" border="0" alt="image" width="471" height="351" /></a></p>
<p><strong>Figure 3: </strong>List of files being uploaded (notice Pending Uploads) to the SharePoint site.</p>
<p>When it works great, well, it works great!  In order for the Office Upload Center to perform its tasks, it will create a copy of the file in its cache and then upload the cached version of the file to SharePoint (hence allowing you to work with the original file in the meantime).   Notice how on Figure 4 that there is a large file that is curiously the same size as my original Excel file.</p>
<p><a href="http://dennyglee.files.wordpress.com/2010/01/image3.png"><img style="display:inline;border-width:0;" title="image" src="http://dennyglee.files.wordpress.com/2010/01/image_thumb3.png?w=496&#038;h=289" border="0" alt="image" width="496" height="289" /></a></p>
<p><strong>Figure 4</strong>: Office Upload Center Cache location</p>
<p>There are times where there are errors with the upload with the Office Upload Center.  If they do, they should show up in the Pending Uploads section of the Office Upload Center.   From here, you click on “Actions” (notice the Actions button in Figure 3) which should allow you to delete it.</p>
<p>If for some reason you cannot delete it, then what you can do is:</p>
<ol>
<li>Kill the Office Upload Center process within task manager (MSOSYNC.exe)</li>
<li>Go to the <span style="text-decoration:underline;">C:\Users\&lt;user&gt;\AppData\Local\Microsoft\Office\14.0 </span>location.  Often if there are issue with uploading through this method, you can delete the files in this directory.You may also want to delete the files in the
<ol>
<li>C:\Users\&lt;user&gt;\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.MSO</li>
<li>C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp\TfsStore\Tfs_DAV</li>
</ol>
</li>
</ol>
<p>Ensure that you have the original files still stored somewhere else before deleting these files but this should clear out the cache and you can then re-start the upload all over again.</p>
<p>For <a href="http://dennyglee.com/2010/01/06/quick-tips-for-clearing-up-space-powerpivot-for-sharepoint-uploading/">Quick Tips for clearing up space #PowerPivot for SharePoint Uploading</a>, please refer to the linked blog posting.  Note that the reason a PowerPivot for Excel workbook may fail to upload via the SharePoint UI is that you’ll need to clear out the files within SharePoint (as per the blog posting).</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dennyglee.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dennyglee.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dennyglee.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennyglee.com&amp;blog=10400510&amp;post=108&amp;subd=dennyglee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dennyglee.com/2010/01/06/uploading-powerpivot-for-excel-workbook-using-save-as-vs-sharepoint-ui-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/250a51c7bd19002fe660942b887c149d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennyglee</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dennyglee.files.wordpress.com/2010/01/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>
