<?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: Workarounds for ItemAdding/ItemAdded Event Handlers</title>
	<atom:link href="http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/</link>
	<description>Adam Toth's Blog</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:50:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pre-filling fields on EditForm.aspx &#187; Andy Burns&#8217; SharePoint Blog</title>
		<link>http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/comment-page-1/#comment-1620</link>
		<dc:creator>Pre-filling fields on EditForm.aspx &#187; Andy Burns&#8217; SharePoint Blog</dc:creator>
		<pubDate>Wed, 02 Sep 2009 10:24:16 +0000</pubDate>
		<guid isPermaLink="false">/toth/archive/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers.aspx#comment-1620</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/comment-page-1/#comment-37</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Thu, 18 Sep 2008 22:51:32 +0000</pubDate>
		<guid isPermaLink="false">/toth/archive/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers.aspx#comment-37</guid>
		<description>
 Adam, great blog. I had the exact same problem and your solution solved it. Thanks much!
   
  </description>
		<content:encoded><![CDATA[<p>Adam, great blog. I had the exact same problem and your solution solved it. Thanks much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Toth</title>
		<link>http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/comment-page-1/#comment-36</link>
		<dc:creator>Adam Toth</dc:creator>
		<pubDate>Tue, 29 Jul 2008 18:29:46 +0000</pubDate>
		<guid isPermaLink="false">/toth/archive/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers.aspx#comment-36</guid>
		<description>
 
Hey rgarcia,

At this point, I&#039;m not sure what I can recommend, other than a support incident with Microsoft.

What you could try is to store your metadata as a string of xml somewhere (like the spweb.properties bag). Then in ItemUpdated try to check if your metadata is missing, and if it is, read back the data and update the fields, and then clear out the properties bag entry.

For me, the metadata would disappear only the first time the item was edited. After that, the metadata would stick from that point on.

Have your aspirin bottle nearby.

   
  </description>
		<content:encoded><![CDATA[<p>Hey rgarcia,</p>
<p>At this point, I&#8217;m not sure what I can recommend, other than a support incident with Microsoft.</p>
<p>What you could try is to store your metadata as a string of xml somewhere (like the spweb.properties bag). Then in ItemUpdated try to check if your metadata is missing, and if it is, read back the data and update the fields, and then clear out the properties bag entry.</p>
<p>For me, the metadata would disappear only the first time the item was edited. After that, the metadata would stick from that point on.</p>
<p>Have your aspirin bottle nearby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://www.lifeonplanetgroove.com/blog/index.php/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers/comment-page-1/#comment-35</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Fri, 25 Jul 2008 19:49:07 +0000</pubDate>
		<guid isPermaLink="false">/toth/archive/2008/06/06/workarounds-for-itemadding-itemadded-event-handlers.aspx#comment-35</guid>
		<description>
 
I am really happy that I found this blog because I thought this is a very unique case.

However, I am only experiencing the problem only for Office 2007 documents (.docx, .xlsx, .pptx) types.  I tried to implement your solution and still the metadata won&#039;t stick.

   
  </description>
		<content:encoded><![CDATA[<p>I am really happy that I found this blog because I thought this is a very unique case.</p>
<p>However, I am only experiencing the problem only for Office 2007 documents (.docx, .xlsx, .pptx) types.  I tried to implement your solution and still the metadata won&#8217;t stick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
