<?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: Executing Code in Assemblies with SharePoint CustomActions</title>
	<atom:link href="http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Jul 2010 10:10:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Michael Bowersox</title>
		<link>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/comment-page-1/#comment-21</link>
		<dc:creator>Michael Bowersox</dc:creator>
		<pubDate>Tue, 25 Aug 2009 01:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=469#comment-21</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-20&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-20&quot; rel=&quot;nofollow&quot;&gt;TerryR&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;I tried to repeat this technique but did not succeed.   My project, builds, deploys, and is available for activation.  I activated it on a site then created a new list but the new control was not visible on the DispForm&lt;/p&gt;
         &lt;/blockquote&gt;

Hey Terry,

Can you verify that your CompleteTask is a public class and that you have indeed used the correct assembly information in the elements.xml file?  If the CompleteTask is not a public class, the SPLinkButton will not be visible on the DisplayForm.  Are you using a task list?  I ran through the tutorial just now and did not encounter any problems here.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-20"><p>
<strong><a href="#comment-20" rel="nofollow">TerryR</a> :</strong></p>
<p>I tried to repeat this technique but did not succeed.   My project, builds, deploys, and is available for activation.  I activated it on a site then created a new list but the new control was not visible on the DispForm</p>
</blockquote>
<p>Hey Terry,</p>
<p>Can you verify that your CompleteTask is a public class and that you have indeed used the correct assembly information in the elements.xml file?  If the CompleteTask is not a public class, the SPLinkButton will not be visible on the DisplayForm.  Are you using a task list?  I ran through the tutorial just now and did not encounter any problems here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TerryR</title>
		<link>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/comment-page-1/#comment-20</link>
		<dc:creator>TerryR</dc:creator>
		<pubDate>Wed, 19 Aug 2009 16:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=469#comment-20</guid>
		<description>I tried to repeat this technique but did not succeed.   My project, builds, deploys, and is available for activation.  I activated it on a site then created a new list but the new control was not visible on the DispForm</description>
		<content:encoded><![CDATA[<p>I tried to repeat this technique but did not succeed.   My project, builds, deploys, and is available for activation.  I activated it on a site then created a new list but the new control was not visible on the DispForm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
