<?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/"
	>

<channel>
	<title>PowerPivotGeek &#187; Gallery</title>
	<atom:link href="http://powerpivotgeek.com/category/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Wed, 19 Jan 2011 23:04:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>General problems with Gallery snapshots not being taken &#8211; no items listed in the ULS log</title>
		<link>http://powerpivotgeek.com/2010/10/24/general-problems-with-gallery-snapshots-not-being-taken-no-items-listed-in-the-uls-log/</link>
		<comments>http://powerpivotgeek.com/2010/10/24/general-problems-with-gallery-snapshots-not-being-taken-no-items-listed-in-the-uls-log/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 03:37:59 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2010/10/24/general-problems-with-gallery-snapshots-not-being-taken-no-items-listed-in-the-uls-log/</guid>
		<description><![CDATA[<p>For most problems with the Gallery snapshot problem, there are entries in the ULS – but sometimes there are no items or if there are, there is just the “Timeout Exception”. Under these circumstances there is so little to go on that it is hard to figure out how to even get started. Here are [...]]]></description>
			<content:encoded><![CDATA[<p>For most problems with the Gallery snapshot problem, there are entries in the ULS – but sometimes there are no items or if there are, there is just the “Timeout Exception”. Under these circumstances there is so little to go on that it is hard to figure out how to even get started. Here are some of the general ‘how to get started’ recommendations that I have:</p>
<ul>
<li>First and most importantly, the rendering engine for the entry must be running.</li>
<ul>
<li>For workbooks, Excel Services must be running. The way that snapshots are taken is that a web browser is brought up by the GetSnapshot.exe process and inserted into the document library as a collection of images (representing the worksheets in the workbook).</li>
<li>For reports, Reporting Services must be running in SharePoint integrated mode so that the .rdl files can be rendered in a browser.</li>
</ul>
<li>Go into the site collection and look to see if the PowerPivot feature is enabled. </li>
<ul>
<li>Sometimes you will find that it is disabled. Typically this happens if the user starts from the “Blank” Site template. For most templates, such as the Team Site, we use feature stapling so that the PowerPivot feature is automatically enabled. However the Blank Site is specifically designed by SharePoint as having all features disabled. So if the end-user starts with the Blank Site and then adds a PowerPivot Gallery (which is a document library), you will find that snapshots will just never happen.</li>
<li>Sometimes even if the PowerPivot feature is enabled, sometimes the SharePoint event handler just stops firing. The GetSnapshot.exe process is started from the Gallery event handler (when a new document is added or if an existing document is being updated). If GetSnapshot.exe isn’t being started (see <a title="http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/" href="http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/">http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/</a> for another reason why it might not be started, but at least it had an error being recorded) then it could be an issue with the event handler. The workaround that we have found works is to <u>deactivate and then re-enable the PowerPivot site collection level feature</u>.</li>
</ul>
<li>Look to see if GetSnapshot.exe process starts. If it does, the ULS should contain something, even if it just a Timeout Exception. If this is happening:</li>
<ul>
<li>Gallery should set the doclib advanced setting &quot;Opening documents in the browser&quot; from &quot;Use the system default&quot; to &quot;Open in the browser&quot; – we are finding that when some apps are installed on SharePoint, that the default value is being changed to “Open in client application”</li>
</ul>
<li>If all else fails, log onto the server interactively using the web application app pool service account. Then try to view the file that you are having problems with. As the first item above mentions, the rendering engine must be working. It may be that there are issues with the web application app pool service account that is stopping the browser control from rendering the content.</li>
</ul>
<p>Hope this helps.</p>
<p>_-_-_ Dave</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F10%2F24%2Fgeneral-problems-with-gallery-snapshots-not-being-taken-no-items-listed-in-the-uls-log%2F&amp;linkname=General%20problems%20with%20Gallery%20snapshots%20not%20being%20taken%20%26ndash%3B%20no%20items%20listed%20in%20the%20ULS%20log"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/10/24/general-problems-with-gallery-snapshots-not-being-taken-no-items-listed-in-the-uls-log/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Snapshots not being taken</title>
		<link>http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/</link>
		<comments>http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 03:07:53 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/</guid>
		<description><![CDATA[<p>Recently I ran into an interesting customer situations with Gallery snapshots not being taken – just an hourglass is showing (meaning that the snapshot generation process is on-going, i.e. the GetSnapshot.exe process is running).</p>
<p>The problem is visible in the ULS log with this error:</p>
<p>w3wp.exe (0&#215;1508)                        0&#215;0CF4 SSAS Mid-Tier Service          Report Gallery                 99 High     EXCEPTION: System.Exception: [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I ran into an interesting customer situations with Gallery snapshots not being taken – just an hourglass is showing (meaning that the snapshot generation process is on-going, i.e. the GetSnapshot.exe process is running).</p>
<p>The problem is visible in the ULS log with this error:</p>
<p>w3wp.exe (0&#215;1508)                        0&#215;0CF4 SSAS Mid-Tier Service          Report Gallery                 99 High     EXCEPTION: System.Exception: CreateProcessAsUser failed with 1058     at Microsoft.AnalysisServices.SharePoint.Integration.SnapshotExtraction.InternalSnapshotExtraction(SnapshotExecutionContext context, Int32&amp; snapshotToolExecutionMask)     at Microsoft.AnalysisServices.SharePoint.Integration.SnapshotExtraction.ExtractSnapshots(SnapshotExecutionContext context)     at Microsoft.AnalysisServices.SharePoint.Integration.SnapshotHandler.CaptureSnapshot(ListItemInfo itemInfo, WorkbookConnections connections)</p>
<p><strong>The error 1058 can have as a root cause the fact the Windows service “Secondary Logon” is disabled.</strong></p>
<p>The service as to be at least in manual (the service will be started by the call to CreateProcessWithToken if the permissions permit it).</p>
<p><strong>Note:</strong> To totally solve the issue, the server needs to be restarted and the properties on the documents to be changed in order to generate a new snapshot.</p>
<p>Enjoy!</p>
<p>_-_-_ Dave</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F10%2F24%2Fsnapshots-not-being-taken%2F&amp;linkname=Snapshots%20not%20being%20taken"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/10/24/snapshots-not-being-taken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerPivot demos are now ONLINE</title>
		<link>http://powerpivotgeek.com/2009/12/11/powerpivot-demos-are-now-online/</link>
		<comments>http://powerpivotgeek.com/2009/12/11/powerpivot-demos-are-now-online/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 07:43:22 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2009/12/11/powerpivot-demos-are-now-online/</guid>
		<description><![CDATA[<p>So, you’d like to see what a PowerPivot-enabled workbook likes like? Want to give it a try online using just your browser? Then today is your day. The PowerPivot demos are now ONLINE, see here: http://powerpivot.com/demo.aspx – these are all hosted, and available with just your browser. Now here is a trick that we don’t [...]]]></description>
			<content:encoded><![CDATA[<p>So, you’d like to see what a PowerPivot-enabled workbook likes like? Want to give it a try online using just your browser? Then today is your day. The PowerPivot demos are now ONLINE, see here: <a title="http://powerpivot.com/demo.aspx" href="http://powerpivot.com/demo.aspx">http://powerpivot.com/demo.aspx</a> – these are all hosted, and available with just your browser. Now here is a trick that we don’t tell you about – as a reader of PowerPivotGeek – you get to see it first. After you view one of the demo workbooks, click on the Gallery: for example,</p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2009/12/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://powerpivotgeek.com/wp-content/uploads/2009/12/image_thumb1.png" width="621" height="484" /></a> </p>
<p>And that takes you to the PowerPivot Gallery that holds all of the sample workbooks. So you also get to see what a Gallery looks like also! Cool STUFF!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2009%2F12%2F11%2Fpowerpivot-demos-are-now-online%2F&amp;linkname=PowerPivot%20demos%20are%20now%20ONLINE"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2009/12/11/powerpivot-demos-are-now-online/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A trick: How do I regenerate a thumbnail in the Gallery?</title>
		<link>http://powerpivotgeek.com/2009/12/11/a-trick-how-do-i-regenerate-a-thumbnail-in-the-gallery/</link>
		<comments>http://powerpivotgeek.com/2009/12/11/a-trick-how-do-i-regenerate-a-thumbnail-in-the-gallery/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 07:25:50 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Thumbnail]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2009/12/11/a-trick-how-do-i-regenerate-a-thumbnail-in-the-gallery/</guid>
		<description><![CDATA[<p>Suppose your thumbnail has gotten out of whack with your workbook. How do you regenerate it? Sure, the brute force way is to re-upload the file again, but surely there must be a geek’er way to do this. Fortunately there is: just edit one of the SharePoint properties for the file. I always select the [...]]]></description>
			<content:encoded><![CDATA[<p>Suppose your thumbnail has gotten out of whack with your workbook. How do you regenerate it? Sure, the brute force way is to re-upload the file again, but surely there must be a geek’er way to do this. Fortunately there is: just edit one of the SharePoint properties for the file. I always select the “Title”. I delete the last character in the title of the file and then re-enter it. Click Save. Since this document property has to be back populated into the file, by changing a property forces the event handler to fire and the thumbnail is regenerated. There ya go!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2009%2F12%2F11%2Fa-trick-how-do-i-regenerate-a-thumbnail-in-the-gallery%2F&amp;linkname=A%20trick%3A%20How%20do%20I%20regenerate%20a%20thumbnail%20in%20the%20Gallery%3F"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2009/12/11/a-trick-how-do-i-regenerate-a-thumbnail-in-the-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

