<?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: WIC metadata in .NET: Getting around &quot;Property cannot be found&quot; / System.ArgumentException /&quot;Exception from HRESULT: 0x88982F40&quot;</title>
	<atom:link href="http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/</link>
	<description>News and views from the geek tie guy.</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:17:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: GeekTieGuy</title>
		<link>http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/comment-page-1/#comment-46538</link>
		<dc:creator>GeekTieGuy</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/#comment-46538</guid>
		<description>Yeah, sorry, I guess I was assuming people would pick up Robert W.&#039;s code to see those details. You have some great articles on this topic! Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Yeah, sorry, I guess I was assuming people would pick up Robert W.&#8217;s code to see those details. You have some great articles on this topic! Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Vincent</title>
		<link>http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/comment-page-1/#comment-46527</link>
		<dc:creator>Ben Vincent</dc:creator>
		<pubDate>Wed, 04 Nov 2009 05:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/#comment-46527</guid>
		<description>One thing you didn&#039;t mention is the need to add padding to the metadata. Basically you have to do another SetQuery:

metadata.SetQuery(&quot;/xmp/PaddingSchema:Padding&quot;, 5012);

I&#039;ve explained more about this on my blog:

http://www.tassography.com/blog.aspx?tag=Windows+Imaging+Component</description>
		<content:encoded><![CDATA[<p>One thing you didn&#8217;t mention is the need to add padding to the metadata. Basically you have to do another SetQuery:</p>
<p>metadata.SetQuery(&#8220;/xmp/PaddingSchema:Padding&#8221;, 5012);</p>
<p>I&#8217;ve explained more about this on my blog:</p>
<p><a href="http://www.tassography.com/blog.aspx?tag=Windows+Imaging+Component" rel="nofollow">http://www.tassography.com/blog.aspx?tag=Windows+Imaging+Component</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeekTieGuy</title>
		<link>http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/comment-page-1/#comment-25116</link>
		<dc:creator>GeekTieGuy</dc:creator>
		<pubDate>Tue, 06 Jan 2009 02:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/#comment-25116</guid>
		<description>Glad it helped you. Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>Glad it helped you. Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnome Rules</title>
		<link>http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/comment-page-1/#comment-25015</link>
		<dc:creator>Gnome Rules</dc:creator>
		<pubDate>Mon, 05 Jan 2009 17:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.geektieguy.com/2008/11/16/wic-metadata-in-net-getting-around-property-cannot-be-found-systemargumentexception-exception-from-hresult-0x88982f40/#comment-25015</guid>
		<description>Very help in filling in the XPComment used in windows explorer.  I usually gotten the Property Not found bit even though it was listed in the Photo Metadata Policy on msdn.  I had to do a live search for /xmp/&lt;xmpalt:exif:UserComment to find this page.</description>
		<content:encoded><![CDATA[<p>Very help in filling in the XPComment used in windows explorer.  I usually gotten the Property Not found bit even though it was listed in the Photo Metadata Policy on msdn.  I had to do a live search for /xmp/&lt;xmpalt:exif:UserComment to find this page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

