<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Why PowerPivot requires &#8216;classic-mode&#8217; web applications</title>
	<atom:link href="http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:58:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: powerpivotgeek</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-9483</link>
		<dc:creator>powerpivotgeek</dc:creator>
		<pubDate>Sun, 22 Jan 2012 01:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-9483</guid>
		<description>No. This is a limitation of the SharePoint 2010 implementation. We will require a classic web application.</description>
		<content:encoded><![CDATA[<p>No. This is a limitation of the SharePoint 2010 implementation. We will require a classic web application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JQ</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-7839</link>
		<dc:creator>JQ</dc:creator>
		<pubDate>Mon, 28 Nov 2011 13:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-7839</guid>
		<description>Hi Dave, then this issue is solved with SQL Server 2012 and Sharepoint SP1?
Will we create web applications with Claims Mode?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Dave, then this issue is solved with SQL Server 2012 and Sharepoint SP1?<br />
Will we create web applications with Claims Mode?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-5499</link>
		<dc:creator>Phillip</dc:creator>
		<pubDate>Fri, 15 Jul 2011 15:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-5499</guid>
		<description>Thanks a lot, that saved me a great deal of time. How much of your time have you spent tutoring Microsoft SQL? You seem like a bit of an epic specialist at it!

Thanks again, Phillip.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, that saved me a great deal of time. How much of your time have you spent tutoring Microsoft SQL? You seem like a bit of an epic specialist at it!</p>
<p>Thanks again, Phillip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJG : PowerPivot and Claims based authentication</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-1835</link>
		<dc:creator>CJG : PowerPivot and Claims based authentication</dc:creator>
		<pubDate>Tue, 31 Aug 2010 01:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-1835</guid>
		<description>[...] then the code works.&#160; This is with the latest cumulative updates applied.Another blog post by Denny mentions a bit more into this, but the code should work as it is called the object model to simply update the workbook in the [...]</description>
		<content:encoded><![CDATA[<p>[...] then the code works.&nbsp; This is with the latest cumulative updates applied.Another blog post by Denny mentions a bit more into this, but the code should work as it is called the object model to simply update the workbook in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper de Jonge PowerPivot and MS BI Blog &#187; Always create a ‘classic-mode’ web application for PowerPivot in SharePoint 2010</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-1544</link>
		<dc:creator>Kasper de Jonge PowerPivot and MS BI Blog &#187; Always create a ‘classic-mode’ web application for PowerPivot in SharePoint 2010</dc:creator>
		<pubDate>Mon, 19 Jul 2010 14:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-1544</guid>
		<description>[...] We recently created a new web application on our SharePoint farm, we chose claims-based authentication as authentication option. All seemed ok until i wanted to create a report on top of the PowerPivot application in SSRS. I got a error &#8220;‘Too many automatic redirections were attempted&#8221; in the report builder 3.  Searching on the Internet i can across a blog of Dave Wickert that explains that we need to run a PowerPivot web application in classic mode: Why PowerPivot requires ‘classic-mode’ web applications. [...]</description>
		<content:encoded><![CDATA[<p>[...] We recently created a new web application on our SharePoint farm, we chose claims-based authentication as authentication option. All seemed ok until i wanted to create a report on top of the PowerPivot application in SSRS. I got a error &#8220;‘Too many automatic redirections were attempted&#8221; in the report builder 3.  Searching on the Internet i can across a blog of Dave Wickert that explains that we need to run a PowerPivot web application in classic mode: Why PowerPivot requires ‘classic-mode’ web applications. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why PowerPivot requires ‘classic-mode’ web applications &#171; PowerPivot Twins!</title>
		<link>http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/comment-page-1/#comment-1078</link>
		<dc:creator>Why PowerPivot requires ‘classic-mode’ web applications &#171; PowerPivot Twins!</dc:creator>
		<pubDate>Fri, 14 May 2010 02:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/04/22/why-powerpivot-requires-classic-mode-web-applications/#comment-1078</guid>
		<description>[...] Continue reading: Why PowerPivot requires ‘classic-mode’ web applications [...]</description>
		<content:encoded><![CDATA[<p>[...] Continue reading: Why PowerPivot requires ‘classic-mode’ web applications [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

