<?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: The data connection uses Windows Authentication and user credentials could not be delegated</title>
	<atom:link href="http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Mon, 16 Apr 2012 21:38:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SP10</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-8221</link>
		<dc:creator>SP10</dc:creator>
		<pubDate>Tue, 13 Dec 2011 06:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-8221</guid>
		<description>I did start Claims to Windows Service Token.
But that did not fix the issue.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I did start Claims to Windows Service Token.<br />
But that did not fix the issue.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bihler</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-6930</link>
		<dc:creator>Michael Bihler</dc:creator>
		<pubDate>Fri, 07 Oct 2011 18:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-6930</guid>
		<description>I had the problem that for all users access to the service c2wts was denied.

What resolved the problem in my configuration:

One allowed caller was missing c2wtshost.exe.config (Folder: C:\Program Files\Windows Identity Foundation\v3.5).

Adding this entry to the section allowedCallers did the job:

   add value=&quot;WSS_WPG&quot;

I restarted the service: And voila: Refreshing the excel worksheet worked like a charm!</description>
		<content:encoded><![CDATA[<p>I had the problem that for all users access to the service c2wts was denied.</p>
<p>What resolved the problem in my configuration:</p>
<p>One allowed caller was missing c2wtshost.exe.config (Folder: C:\Program Files\Windows Identity Foundation\v3.5).</p>
<p>Adding this entry to the section allowedCallers did the job:</p>
<p>   add value=&#8221;WSS_WPG&#8221;</p>
<p>I restarted the service: And voila: Refreshing the excel worksheet worked like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-6911</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 06 Oct 2011 18:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-6911</guid>
		<description>What account is the Claims to Windows Token Service running as? ...did the trick. Thanks!</description>
		<content:encoded><![CDATA[<p>What account is the Claims to Windows Token Service running as? &#8230;did the trick. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-5589</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-5589</guid>
		<description>I&#039;m getting this error for only one of my reports. I&#039;ve set up a scheduled data refresh which runs successfully. The error occurs when I open the report from Sharepoint in the browser. The report will still appear once I&#039;ve clicked on ok but clicking on a slicer will cause the error message to reappear.

All other reports are functioning correctly using the same credentials etc...

When I look at the Analysis services databases I can see:

Broken_Report &lt;b&gt;Sandbox 2105155e-688a-43c8-9a1f-b9be00721524

Where as all the reports that are working appear as:

Working Report &lt;b&gt;Process 5b271bcb-d170-4c48-b634-f94c94d9367b

Not sure how relevant that is but it might be.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting this error for only one of my reports. I&#8217;ve set up a scheduled data refresh which runs successfully. The error occurs when I open the report from Sharepoint in the browser. The report will still appear once I&#8217;ve clicked on ok but clicking on a slicer will cause the error message to reappear.</p>
<p>All other reports are functioning correctly using the same credentials etc&#8230;</p>
<p>When I look at the Analysis services databases I can see:</p>
<p>Broken_Report <b>Sandbox 2105155e-688a-43c8-9a1f-b9be00721524</p>
<p>Where as all the reports that are working appear as:</p>
<p>Working Report </b><b>Process 5b271bcb-d170-4c48-b634-f94c94d9367b</p>
<p>Not sure how relevant that is but it might be.</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-5333</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 28 Jun 2011 00:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-5333</guid>
		<description>Hi Arthur,
  So you have a couple of users who are not getting the error and everyone else is getting the error. I have seen this before. I recommend looking at the code I posted here: http://powerpivotgeek.com/2010/05/21/testing-the-claims-to-windows-token-service-for-different-identities/. There is a link to it in this article but you might have missed it. What you are seeing, in the past, has been due to the fact that certain users have UPNs in your AD installation and some do not. This might be because of an upgrade issue or something else, but it can be fixed. Try out the test code and use the upns for the users for whom it works and for whom it doesn&#039;t and then you can get a very isolated repro which MS support can help you debug ... you will need someone to look at your AD configuration. Let me know if that helps

Lee</description>
		<content:encoded><![CDATA[<p>Hi Arthur,<br />
  So you have a couple of users who are not getting the error and everyone else is getting the error. I have seen this before. I recommend looking at the code I posted here: <a href="http://powerpivotgeek.com/2010/05/21/testing-the-claims-to-windows-token-service-for-different-identities/" rel="nofollow">http://powerpivotgeek.com/2010/05/21/testing-the-claims-to-windows-token-service-for-different-identities/</a>. There is a link to it in this article but you might have missed it. What you are seeing, in the past, has been due to the fact that certain users have UPNs in your AD installation and some do not. This might be because of an upgrade issue or something else, but it can be fixed. Try out the test code and use the upns for the users for whom it works and for whom it doesn&#8217;t and then you can get a very isolated repro which MS support can help you debug &#8230; you will need someone to look at your AD configuration. Let me know if that helps</p>
<p>Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Jenkins</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-5325</link>
		<dc:creator>Arthur Jenkins</dc:creator>
		<pubDate>Mon, 27 Jun 2011 00:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-5325</guid>
		<description>Hello. We have two users who are not getting the &quot;date connection uses Windows authentication...&quot; message. They can see the current data from the most recent refresh. But everyone else that we have tried to add to our SharePoint site is getting the error message. They can then open the workbook in SharePoint but the data has not refreshed (it shows the same data that existed when the workbook was published). We have given them the same rights as the users who are not getting the error message. We have an open support incident with Microsoft but they have not been able to help us resolve this. Any ideas? I will pay someone to help me fix this.

Regards</description>
		<content:encoded><![CDATA[<p>Hello. We have two users who are not getting the &#8220;date connection uses Windows authentication&#8230;&#8221; message. They can see the current data from the most recent refresh. But everyone else that we have tried to add to our SharePoint site is getting the error message. They can then open the workbook in SharePoint but the data has not refreshed (it shows the same data that existed when the workbook was published). We have given them the same rights as the users who are not getting the error message. We have an open support incident with Microsoft but they have not been able to help us resolve this. Any ideas? I will pay someone to help me fix this.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bmm6o</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-5108</link>
		<dc:creator>bmm6o</dc:creator>
		<pubDate>Thu, 02 Jun 2011 18:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-5108</guid>
		<description>The KB article about the dependency is here: http://support.microsoft.com/kb/2512597</description>
		<content:encoded><![CDATA[<p>The KB article about the dependency is here: <a href="http://support.microsoft.com/kb/2512597" rel="nofollow">http://support.microsoft.com/kb/2512597</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jennifer</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-4475</link>
		<dc:creator>jennifer</dc:creator>
		<pubDate>Thu, 31 Mar 2011 06:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-4475</guid>
		<description>Hi PowerPivotGeek,

Thanks for your quick reply. Yea its a stand alone server And i am required to click on slicers so i will install Power pivot as suggested by you but the user account what i am using is Local account will it create any impact.There is no domain account . Please let me know 

thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi PowerPivotGeek,</p>
<p>Thanks for your quick reply. Yea its a stand alone server And i am required to click on slicers so i will install Power pivot as suggested by you but the user account what i am using is Local account will it create any impact.There is no domain account . Please let me know </p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: powerpivotgeek</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-4463</link>
		<dc:creator>powerpivotgeek</dc:creator>
		<pubDate>Wed, 30 Mar 2011 16:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-4463</guid>
		<description>Hi Jennifer:
Is your machine a single, all-on-one server? Or is this a multi-machine farm?

Whether or not you need PowerPivot installed depends on that kind of pivot table it is.
If it is pointing to a standalone Analysis Services server, then you do not need PowerPivot installed.
If the workbook has been created with the PowerPivot Excel add-in, and you are clicking on slicers and issuing queries, then Yes, you do need PowerPivot for SharePoint installed. If you are not clicking on a slicer and is just viewing the pivot table as it was last saved in Excel (i.e. you are not interactively going to work with the pivot table), then Excel Services is fine -- whatever was last displayed in the visible cells is saved by Excel and Excel Services can render it without any additional components. However, as I said, if you are clicking on a slicer or issuing queries, then you need PowerPivot for SharePoint.

Hope that helps.

_-_-_ Dave</description>
		<content:encoded><![CDATA[<p>Hi Jennifer:<br />
Is your machine a single, all-on-one server? Or is this a multi-machine farm?</p>
<p>Whether or not you need PowerPivot installed depends on that kind of pivot table it is.<br />
If it is pointing to a standalone Analysis Services server, then you do not need PowerPivot installed.<br />
If the workbook has been created with the PowerPivot Excel add-in, and you are clicking on slicers and issuing queries, then Yes, you do need PowerPivot for SharePoint installed. If you are not clicking on a slicer and is just viewing the pivot table as it was last saved in Excel (i.e. you are not interactively going to work with the pivot table), then Excel Services is fine &#8212; whatever was last displayed in the visible cells is saved by Excel and Excel Services can render it without any additional components. However, as I said, if you are clicking on a slicer or issuing queries, then you need PowerPivot for SharePoint.</p>
<p>Hope that helps.</p>
<p>_-_-_ Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jennifer</title>
		<link>http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/comment-page-1/#comment-4460</link>
		<dc:creator>jennifer</dc:creator>
		<pubDate>Wed, 30 Mar 2011 12:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/02/08/the-data-connection-uses-windows-authentication-and-user-credentials-could-not-be-delegated/#comment-4460</guid>
		<description>Hi,

I am getting the below when i try  to expand a pivot table. &quot;an error occurred during an attempt to establish a connection to external datasource&quot;

The user account using which i try to browse is not domain account. It is a local account. Can you please tell me workaround for that. Also powerpivot is not installed in the server. Is it mandatory. Sorry i am new to excel so i am not sure. Please kindly help</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting the below when i try  to expand a pivot table. &#8220;an error occurred during an attempt to establish a connection to external datasource&#8221;</p>
<p>The user account using which i try to browse is not domain account. It is a local account. Can you please tell me workaround for that. Also powerpivot is not installed in the server. Is it mandatory. Sorry i am new to excel so i am not sure. Please kindly help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

