<?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 for Peter Gerritsen&#039;s blog</title>
	<atom:link href="http://blog.petergerritsen.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.petergerritsen.nl</link>
	<description>about .Net and application platform development</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:07:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on CodePlex project for Word Automation Services by Kalona</title>
		<link>http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/comment-page-1/#comment-7500</link>
		<dc:creator>Kalona</dc:creator>
		<pubDate>Wed, 01 Feb 2012 17:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/#comment-7500</guid>
		<description>Hi

I&#039;ve installed from codeplex OK and I can see the workflow actions in the workflow list. But if I pick one nothing happens - doesn&#039;t appear in my workflow - any ideas? (using SP2010 Server Enterprise with one WFE and one APP Server)

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;ve installed from codeplex OK and I can see the workflow actions in the workflow list. But if I pick one nothing happens &#8211; doesn&#8217;t appear in my workflow &#8211; any ideas? (using SP2010 Server Enterprise with one WFE and one APP Server)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an AJAX web part with jQuery (Part 1) by Peter Gerritsen</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-7499</link>
		<dc:creator>Peter Gerritsen</dc:creator>
		<pubDate>Tue, 17 Jan 2012 05:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-7499</guid>
		<description>@Franklin,

When you navigate to the asmx url, do you get the webservice description page iis serves? If not it may be namesspaces gone wrong. Also you can use firebug/developer tools in your browser to see if the post is to the correct url and see what is returned from the server.

Peter</description>
		<content:encoded><![CDATA[<p>@Franklin,</p>
<p>When you navigate to the asmx url, do you get the webservice description page iis serves? If not it may be namesspaces gone wrong. Also you can use firebug/developer tools in your browser to see if the post is to the correct url and see what is returned from the server.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an AJAX web part with jQuery (Part 1) by Franklin</title>
		<link>http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/comment-page-1/#comment-7498</link>
		<dc:creator>Franklin</dc:creator>
		<pubDate>Tue, 17 Jan 2012 00:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/30/building-an-ajax-web-part-with-jquery-part-1/#comment-7498</guid>
		<description>Hi Peter,
When i try to add *.asmx under _lyaout , I was not able to find template in sharepoint webpart project but it is available in web project.
So i created this files in webproject and copied to _layouts/JsonServices folder and did everything you mentioned above (DataContract, datamemeber , creating webmethod etc) and added web.config file
But when i do ajax post i am not getting hit inside my service
any thoughts</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
When i try to add *.asmx under _lyaout , I was not able to find template in sharepoint webpart project but it is available in web project.<br />
So i created this files in webproject and copied to _layouts/JsonServices folder and did everything you mentioned above (DataContract, datamemeber , creating webmethod etc) and added web.config file<br />
But when i do ajax post i am not getting hit inside my service<br />
any thoughts</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Term Store management option missing in Site Collection settings by Kwang</title>
		<link>http://blog.petergerritsen.nl/2010/06/09/term-store-management-option-missing-in-site-collection-settings/comment-page-1/#comment-7496</link>
		<dc:creator>Kwang</dc:creator>
		<pubDate>Thu, 12 Jan 2012 05:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/?p=800#comment-7496</guid>
		<description>Great post! Thanks! 

This is working for me :)</description>
		<content:encoded><![CDATA[<p>Great post! Thanks! </p>
<p>This is working for me <img src='http://blog.petergerritsen.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodePlex project for Word Automation Services by Peter Gerritsen</title>
		<link>http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/comment-page-1/#comment-7492</link>
		<dc:creator>Peter Gerritsen</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/#comment-7492</guid>
		<description>Hi Steph,

I haven&#039;t used the solution in a lot of production scenarios for very long, so I&#039;ve got no experiences with this happening.
My first guess would be that the code is somewhat buggy and might contain some memory leaks, which causes the workflow action to stop working.

Peter</description>
		<content:encoded><![CDATA[<p>Hi Steph,</p>
<p>I haven&#8217;t used the solution in a lot of production scenarios for very long, so I&#8217;ve got no experiences with this happening.<br />
My first guess would be that the code is somewhat buggy and might contain some memory leaks, which causes the workflow action to stop working.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CodePlex project for Word Automation Services by Steph</title>
		<link>http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/comment-page-1/#comment-7491</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Thu, 05 Jan 2012 22:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2010/01/13/codeplex-project-for-word-automation-services/#comment-7491</guid>
		<description>Hi Peter, 
Overall your solution has worked for me.  However, I&#039;ve run into a couple scenarios (2 server environments out of 5) where the solution suddenly stops working and i have to go into the workflow and remove then readd the line to &quot;Convert Current Document...&quot;.  Then it works again.  Have you experienced this issue and do you have any advice for what might be happening?  There were no changes to Word Automation services and no Sharepoint updates applied when it happened.
thanks!</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
Overall your solution has worked for me.  However, I&#8217;ve run into a couple scenarios (2 server environments out of 5) where the solution suddenly stops working and i have to go into the workflow and remove then readd the line to &#8220;Convert Current Document&#8230;&#8221;.  Then it works again.  Have you experienced this issue and do you have any advice for what might be happening?  There were no changes to Word Automation services and no Sharepoint updates applied when it happened.<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an AJAX web part with jQuery (Part 3) by Peter Gerritsen</title>
		<link>http://blog.petergerritsen.nl/2009/03/31/building-an-ajax-web-part-with-jquery-part-3/comment-page-1/#comment-7488</link>
		<dc:creator>Peter Gerritsen</dc:creator>
		<pubDate>Tue, 13 Dec 2011 14:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/31/building-an-ajax-web-part-with-jquery-part-3/#comment-7488</guid>
		<description>Hi AJ,

The webpart is not available for download, it was created as a custom customer solution.

Peter</description>
		<content:encoded><![CDATA[<p>Hi AJ,</p>
<p>The webpart is not available for download, it was created as a custom customer solution.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an AJAX web part with jQuery (Part 3) by AJ</title>
		<link>http://blog.petergerritsen.nl/2009/03/31/building-an-ajax-web-part-with-jquery-part-3/comment-page-1/#comment-7487</link>
		<dc:creator>AJ</dc:creator>
		<pubDate>Tue, 13 Dec 2011 11:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/03/31/building-an-ajax-web-part-with-jquery-part-3/#comment-7487</guid>
		<description>is this webpart available as a download???</description>
		<content:encoded><![CDATA[<p>is this webpart available as a download???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Provisioning a Document Set by TDV</title>
		<link>http://blog.petergerritsen.nl/2009/11/06/sp2010-provisioning-a-document-set/comment-page-1/#comment-7486</link>
		<dc:creator>TDV</dc:creator>
		<pubDate>Mon, 12 Dec 2011 03:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2009/11/06/sp2010-provisioning-a-document-set/#comment-7486</guid>
		<description>If you don&#039;t set Inherit=&quot;FALSE&quot; all XmlDocument tag will be ignore and get from parent Document Set content type</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t set Inherit=&#8221;FALSE&#8221; all XmlDocument tag will be ignore and get from parent Document Set content type</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New sample project for SP2010 Word Automation: UI by Peter Gerritsen</title>
		<link>http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/comment-page-1/#comment-7485</link>
		<dc:creator>Peter Gerritsen</dc:creator>
		<pubDate>Fri, 09 Dec 2011 08:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/#comment-7485</guid>
		<description>Hi Micah,

The only advise I can give you is to do some debugging. As I&#039;m not involved in SharePoint development anymore, I don&#039;t have the tools to do this myself.

Regards,

Peter</description>
		<content:encoded><![CDATA[<p>Hi Micah,</p>
<p>The only advise I can give you is to do some debugging. As I&#8217;m not involved in SharePoint development anymore, I don&#8217;t have the tools to do this myself.</p>
<p>Regards,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

