<?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 Jai's Sharepoint blog</title>
	<atom:link href="http://sharepoint.jai-world.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepoint.jai-world.com</link>
	<description>SharePoint, as I like, dislike and admire!!</description>
	<lastBuildDate>Tue, 03 Jan 2012 15:53:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The dreaded &#8216;Absolute path information required&#8217; &#8211; Some light in the darkness by Brian</title>
		<link>http://sharepoint.jai-world.com/archives/6/comment-page-1#comment-2151</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 03 Jan 2012 15:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/?p=6#comment-2151</guid>
		<description>Worked great for removing web applications that are messed up. When I tried to manually delete my web app from SCA, I received an error that showed up in the sharepoint logs as: System.NullReferenceException  Exception Message: Object reference not set to an instance of an object.

This tool removed it easily and I was able to re-add the web app after.</description>
		<content:encoded><![CDATA[<p>Worked great for removing web applications that are messed up. When I tried to manually delete my web app from SCA, I received an error that showed up in the sharepoint logs as: System.NullReferenceException  Exception Message: Object reference not set to an instance of an object.</p>
<p>This tool removed it easily and I was able to re-add the web app after.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Davetech</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2113</link>
		<dc:creator>Davetech</dc:creator>
		<pubDate>Wed, 09 Nov 2011 16:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2113</guid>
		<description>Excellent guys, with your help i managed to get both edit and display working in Sharepoint Designer 2010

For clarification so that it&#039;s all in one place:

Do the edit first.

Firstly you need to copy and immediately reinsert the code representing the field you want to see history on and then change FormField to AppendOnlyHistory and the control mode from edit to display. AND in Sharepoint designer 2010 you also need to change the id [i added an h for history] - remember to change it all places in the code.

Original:


Inserted Code:			

Save and Test
				
Then the display Form:
Copy the inserted code from the edit form and strip out everything apart from what is shown below:

and place it where you want the history to appear.
That&#039;s what i did and it is all working fine. hope it works for you. Good Luck!</description>
		<content:encoded><![CDATA[<p>Excellent guys, with your help i managed to get both edit and display working in Sharepoint Designer 2010</p>
<p>For clarification so that it&#8217;s all in one place:</p>
<p>Do the edit first.</p>
<p>Firstly you need to copy and immediately reinsert the code representing the field you want to see history on and then change FormField to AppendOnlyHistory and the control mode from edit to display. AND in Sharepoint designer 2010 you also need to change the id [i added an h for history] &#8211; remember to change it all places in the code.</p>
<p>Original:</p>
<p>Inserted Code:			</p>
<p>Save and Test</p>
<p>Then the display Form:<br />
Copy the inserted code from the edit form and strip out everything apart from what is shown below:</p>
<p>and place it where you want the history to appear.<br />
That&#8217;s what i did and it is all working fine. hope it works for you. Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The dreaded &#8216;Absolute path information required&#8217; &#8211; Some light in the darkness by Deepak</title>
		<link>http://sharepoint.jai-world.com/archives/6/comment-page-1#comment-2105</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Thu, 27 Oct 2011 10:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/?p=6#comment-2105</guid>
		<description>Thanks Jai, 

This tool is really useful. Every time I ran into this error, I used to create a console app by writing the code all over again. 

But your tool is damn good and has a nice UI that makes it very easy to use .

Thanks, 
Deepak</description>
		<content:encoded><![CDATA[<p>Thanks Jai, </p>
<p>This tool is really useful. Every time I ran into this error, I used to create a console app by writing the code all over again. </p>
<p>But your tool is damn good and has a nice UI that makes it very easy to use .</p>
<p>Thanks,<br />
Deepak</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Angelica</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2079</link>
		<dc:creator>Angelica</dc:creator>
		<pubDate>Fri, 05 Aug 2011 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2079</guid>
		<description>oops, code isn&#039;t showing lol

I used the code that Jai posted but also kept FieldName=&quot;Comments&quot; then the end tag</description>
		<content:encoded><![CDATA[<p>oops, code isn&#8217;t showing lol</p>
<p>I used the code that Jai posted but also kept FieldName=&#8221;Comments&#8221; then the end tag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Angelica</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2078</link>
		<dc:creator>Angelica</dc:creator>
		<pubDate>Fri, 05 Aug 2011 15:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2078</guid>
		<description>This is the code that worked for me:


Hope that helps.</description>
		<content:encoded><![CDATA[<p>This is the code that worked for me:</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The dreaded &#8216;Absolute path information required&#8217; &#8211; Some light in the darkness by SP 2010 URLs &#171; Techbegin&#8217;s Blog</title>
		<link>http://sharepoint.jai-world.com/archives/6/comment-page-1#comment-2071</link>
		<dc:creator>SP 2010 URLs &#171; Techbegin&#8217;s Blog</dc:creator>
		<pubDate>Tue, 26 Jul 2011 20:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/?p=6#comment-2071</guid>
		<description>[...] http://sharepoint.jai-world.com/archives/6 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://sharepoint.jai-world.com/archives/6" rel="nofollow">http://sharepoint.jai-world.com/archives/6</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Philip</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2069</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Mon, 25 Jul 2011 17:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2069</guid>
		<description>Am having the saving problem, and (like Mark) am not following what people have done to the code to get around this issue.  Carl or Alun, could either of you describe more on what you did to fix this problem?</description>
		<content:encoded><![CDATA[<p>Am having the saving problem, and (like Mark) am not following what people have done to the code to get around this issue.  Carl or Alun, could either of you describe more on what you did to fix this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Alun</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2053</link>
		<dc:creator>Alun</dc:creator>
		<pubDate>Mon, 04 Jul 2011 07:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2053</guid>
		<description>Thanks for this - I also had the not saving problem but changed the whole code to </description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; I also had the not saving problem but changed the whole code to</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by Gaya</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2007</link>
		<dc:creator>Gaya</dc:creator>
		<pubDate>Fri, 01 Apr 2011 15:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2007</guid>
		<description>I tried the above and it seems to work on the display form but when I add it to the Edit form I am no longer able to edit the field. I can view the history on it but cannot update it. What am I doing wrong? Any help will be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I tried the above and it seems to work on the display form but when I add it to the Edit form I am no longer able to edit the field. I can view the history on it but cannot update it. What am I doing wrong? Any help will be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Edit Form: Show Version History for &#8220;Append Changes to Existing Text fields&#8221; by bedavaporno film izle</title>
		<link>http://sharepoint.jai-world.com/archives/48/comment-page-1#comment-2004</link>
		<dc:creator>bedavaporno film izle</dc:creator>
		<pubDate>Sat, 19 Feb 2011 04:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://sharepoint.jai-world.com/archives/48#comment-2004</guid>
		<description>i think there is some think more than this ? the situation is important but we need some more additional informations too? am i correct ?</description>
		<content:encoded><![CDATA[<p>i think there is some think more than this ? the situation is important but we need some more additional informations too? am i correct ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

