<?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: WCF and SharePoint: context != context</title>
	<atom:link href="http://blog.mastykarz.nl/wcf-sharepoint-context/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/wcf-sharepoint-context/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:56:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: MossBuddy</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-101228</link>
		<dc:creator>MossBuddy</dc:creator>
		<pubDate>Wed, 09 Nov 2011 12:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-101228</guid>
		<description>Thanks John Liu:- have u tried the stuff with cliams enabled web-apps...they dont pass the end user cliam easily you have to follow what Steve Peschka from microsoft has said in his blog....</description>
		<content:encoded><![CDATA[<p>Thanks John Liu:- have u tried the stuff with cliams enabled web-apps&#8230;they dont pass the end user cliam easily you have to follow what Steve Peschka from microsoft has said in his blog&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Liu</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-101154</link>
		<dc:creator>John Liu</dc:creator>
		<pubDate>Wed, 09 Nov 2011 06:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-101154</guid>
		<description>WCF is very simple in SP2010 now, start with CKS for VS.NET 2010, and use the project item template for WCF Service.

The magic in SP2010 are the three SharePoint service factories that does a lot of the plumbing that we didn&#039;t have in 2007.</description>
		<content:encoded><![CDATA[<p>WCF is very simple in SP2010 now, start with CKS for VS.NET 2010, and use the project item template for WCF Service.</p>
<p>The magic in SP2010 are the three SharePoint service factories that does a lot of the plumbing that we didn&#039;t have in 2007.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-101152</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 09 Nov 2011 06:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-101152</guid>
		<description>@MossBuddy: I have to admit that I haven&#039;t stumbled upon such scenario yet. Have you tried asking on MSDN SharePoint Forums?</description>
		<content:encoded><![CDATA[<p>@MossBuddy: I have to admit that I haven&#039;t stumbled upon such scenario yet. Have you tried asking on MSDN SharePoint Forums?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MossBuddy</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-101082</link>
		<dc:creator>MossBuddy</dc:creator>
		<pubDate>Tue, 08 Nov 2011 22:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-101082</guid>
		<description>Hello Waldek, hey have you tried creating the WCF (simple Hello World) in SP 2010 and host it in the ISAPI folder of the same web-application (SP 2010). Make sure that Sharepoint web-app is using claims authentication. Now run the WCF from the SharePoint context and check what is the identity the WCF code is running under, it turns out it is app-pool identity of the web-app and not the end user identity/claim.. I think this is not correct as the WCF code shld run under the end user identity and not app-pool. Have you experience it? Any thoughts around it?... Not sure how the out of the box WCF services in SP 2010 work seamlessly in claims authentication...</description>
		<content:encoded><![CDATA[<p>Hello Waldek, hey have you tried creating the WCF (simple Hello World) in SP 2010 and host it in the ISAPI folder of the same web-application (SP 2010). Make sure that Sharepoint web-app is using claims authentication. Now run the WCF from the SharePoint context and check what is the identity the WCF code is running under, it turns out it is app-pool identity of the web-app and not the end user identity/claim.. I think this is not correct as the WCF code shld run under the end user identity and not app-pool. Have you experience it? Any thoughts around it?&#8230; Not sure how the out of the box WCF services in SP 2010 work seamlessly in claims authentication&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Publica&#231;&#227;o de Servi&#231;os WCF no SharePoint &#171; SharePointersBR</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-86237</link>
		<dc:creator>Publica&#231;&#227;o de Servi&#231;os WCF no SharePoint &#171; SharePointersBR</dc:creator>
		<pubDate>Thu, 21 Jul 2011 14:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-86237</guid>
		<description>[...] http://blog.mastykarz.nl/wcf-sharepoint-context/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.mastykarz.nl/wcf-sharepoint-context/" rel="nofollow">http://blog.mastykarz.nl/wcf-sharepoint-context/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Publica&#231;&#227;o de Servi&#231;os WCF no SharePoint &#171; Fabian André Gehrke</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-85649</link>
		<dc:creator>Publica&#231;&#227;o de Servi&#231;os WCF no SharePoint &#171; Fabian André Gehrke</dc:creator>
		<pubDate>Sun, 17 Jul 2011 14:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-85649</guid>
		<description>[...] http://blog.mastykarz.nl/wcf-sharepoint-context/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.mastykarz.nl/wcf-sharepoint-context/" rel="nofollow">http://blog.mastykarz.nl/wcf-sharepoint-context/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheetal</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-48974</link>
		<dc:creator>Sheetal</dc:creator>
		<pubDate>Wed, 02 Jun 2010 05:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-48974</guid>
		<description>Hi,

I had to register the HttpHandler in the &lt;system.webserver&gt; tag in web.config and it started working.
I am not able to figureout how the SharePoint services been configured.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had to register the HttpHandler in the &lt;system.webserver&gt; tag in web.config and it started working.<br />
I am not able to figureout how the SharePoint services been configured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheetal</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-48973</link>
		<dc:creator>Sheetal</dc:creator>
		<pubDate>Wed, 02 Jun 2010 05:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-48973</guid>
		<description>Hi,

I had to register the HttpHandler in the  tag in web.config and it started working.
I am not able to figureout how the SharePoint services been configured.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had to register the HttpHandler in the  tag in web.config and it started working.<br />
I am not able to figureout how the SharePoint services been configured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-48502</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 26 May 2010 10:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-48502</guid>
		<description>@Sheetal: have you tried deploying your custom SVC alongside SharePoint services? Additionally have you looked how SharePoint services have been configured?</description>
		<content:encoded><![CDATA[<p>@Sheetal: have you tried deploying your custom SVC alongside SharePoint services? Additionally have you looked how SharePoint services have been configured?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheetal</title>
		<link>http://blog.mastykarz.nl/wcf-sharepoint-context/comment-page-1/#comment-48446</link>
		<dc:creator>Sheetal</dc:creator>
		<pubDate>Tue, 25 May 2010 09:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/wcf-sharepoint-context/#comment-48446</guid>
		<description>Hi Waldek, Great Post!!

I am currently migrating a site from MOSS 2007 to SharePoint 2010 which has custom WCF services. When deploying .wsp file in MOSS 2007 environment it gets deployed at Features directory under 12 hive and works well. Where as when I try to deploy the .wsp file in SharePoint 2010 the WCF doesn&#039;t work.

The service is working correctly when the .svc is stored directly in the virtual directory of the iis... the problems appear when I deploy the .svc file to the 14. Any idea?

I didn&#039;t change anything, only put the .svc outside SharePoint to test it, and it works. When I call the .svc file inside SP I get this error:
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  

Apart from that when I deploy the .wsp file (its a custom site template ) and create a site, the default webservices also doesn&#039;t work (_vti_bin\Lists.asmx , _vti_bin\Listsdata.asmx..etc)... I have verified for the webservices by creating a normal team site and browsed for _vti_bin webservices which works fine.

Is that the way WCF behaves differently in SP2010 environment?</description>
		<content:encoded><![CDATA[<p>Hi Waldek, Great Post!!</p>
<p>I am currently migrating a site from MOSS 2007 to SharePoint 2010 which has custom WCF services. When deploying .wsp file in MOSS 2007 environment it gets deployed at Features directory under 12 hive and works well. Where as when I try to deploy the .wsp file in SharePoint 2010 the WCF doesn&#039;t work.</p>
<p>The service is working correctly when the .svc is stored directly in the virtual directory of the iis&#8230; the problems appear when I deploy the .svc file to the 14. Any idea?</p>
<p>I didn&#039;t change anything, only put the .svc outside SharePoint to test it, and it works. When I call the .svc file inside SP I get this error:<br />
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  </p>
<p>Apart from that when I deploy the .wsp file (its a custom site template ) and create a site, the default webservices also doesn&#039;t work (_vti_bin\Lists.asmx , _vti_bin\Listsdata.asmx..etc)&#8230; I have verified for the webservices by creating a normal team site and browsed for _vti_bin webservices which works fine.</p>
<p>Is that the way WCF behaves differently in SP2010 environment?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

