<?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: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner.</title>
	<atom:link href="http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DSchwamp</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63839</link>
		<dc:creator>DSchwamp</dc:creator>
		<pubDate>Tue, 17 May 2011 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63839</guid>
		<description>&quot;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&quot;
like what?
 </description>
		<content:encoded><![CDATA[<p>&#8220;one thing to mention is to make sure you have Outlook open when you hit send or bad things will happen.&#8221;<br />
like what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63819</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Sat, 07 May 2011 05:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63819</guid>
		<description>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation

 </description>
		<content:encoded><![CDATA[<p>ComAutomationFactory was renamed to AutomationFactory and lives in System.Runtime.InteropServices.Automation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akhil shastri</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63776</link>
		<dc:creator>akhil shastri</dc:creator>
		<pubDate>Mon, 11 Apr 2011 04:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63776</guid>
		<description>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.

please help me more.</description>
		<content:encoded><![CDATA[<p>can you pls give a code link, because i m not able to access /  add refrence to ComAutomationFactory Object.</p>
<p>please help me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukundjagtap13</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-63694</link>
		<dc:creator>Mukundjagtap13</dc:creator>
		<pubDate>Mon, 21 Feb 2011 09:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-63694</guid>
		<description>how to open ppt in silverlight 4</description>
		<content:encoded><![CDATA[<p>how to open ppt in silverlight 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56774</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Tue, 04 May 2010 00:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56774</guid>
		<description>&lt;a href=&quot;#comment-56760&quot; rel=&quot;nofollow&quot;&gt;@Wajid &lt;/a&gt; 

That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</description>
		<content:encoded><![CDATA[<p><a href="#comment-56760" rel="nofollow">@Wajid </a> </p>
<p>That is because the AutomationFactory class is a Silverlight class library.  If you want to use WIA in WinForms just add a refernce to wiaaut.dll.  You have to download the WIA dll from Microsoft.com and then browse to the dll and add it to your project.  I am assuming that you are specifically talking about the scanner/camera functionality.  Otherwise you can use other methods to accomplish the other functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wajid</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-56760</link>
		<dc:creator>Wajid</dc:creator>
		<pubDate>Mon, 03 May 2010 12:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-56760</guid>
		<description>Hi,very good work, I downloaded your code and change (ComAutomationFactory)
to (AutomationFactory)and evrything just fine,I wonder How to use
(AutomationFactory)in Windows Forms Apps wihtout the error
(The type initializer for &#039;MS.Internal.JoltHelper&#039; threw an exception.) that i get ?.</description>
		<content:encoded><![CDATA[<p>Hi,very good work, I downloaded your code and change (ComAutomationFactory)<br />
to (AutomationFactory)and evrything just fine,I wonder How to use<br />
(AutomationFactory)in Windows Forms Apps wihtout the error<br />
(The type initializer for &#8216;MS.Internal.JoltHelper&#8217; threw an exception.) that i get ?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54278</link>
		<dc:creator>Elegant Code &#187; Text-To-Speech in Silverlight Using WCF</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54278</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-54277</link>
		<dc:creator>Text-To-Speech in Silverlight Using WCF &#171; &#60; web:Blog x:Name=&#34;Brian Lagunas&#34; /&#62;</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-54277</guid>
		<description>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</description>
		<content:encoded><![CDATA[<p>[...] in February, I wrote a blog post showing you how to, using Silverlight 4 OOB (out of browser) with elevated trust, access system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #544</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53942</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #544</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53942</guid>
		<description>[...] Silverlight 4 - Accessing System Devices with Com Interop, such as a Scanner. - Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</description>
		<content:encoded><![CDATA[<p>[...] Silverlight 4 &#8211; Accessing System Devices with Com Interop, such as a Scanner. &#8211; Brian Lagunas takes a quick look at COM interop from Silverlight using Out Of Browser applications, showing how it can interact with other applications (Outlook, Excel), running other applications, and doing Text to Speech and acquiring images from a scanner. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lagunas</title>
		<link>http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/comment-page-1/#comment-53901</link>
		<dc:creator>Brian Lagunas</dc:creator>
		<pubDate>Sat, 20 Feb 2010 16:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/20/silverlight-4-com-interop-and-the-cool-stuff-you-can-do-with-it/#comment-53901</guid>
		<description>&lt;a href=&quot;#comment-53898&quot; rel=&quot;nofollow&quot;&gt;@punkcoder &lt;/a&gt; 

You are correct, there is no COM+  support for Macs in SL 4 Beta 1, but there is a good reason for that; Mac doesn&#039;t have COM+ . Macs do have similar access to COM using AppleScript. There is a rumor in the air that Microsoft has stated that they will try to support COM interop in Macs with SL 4 RTM. In order to do this I suspect they will either allow executing AppleScript, or extend the ComAutomationFactory class to return ApplScript objects. Even if they don&#039;t support COM for Mac, doesn&#039;t it make sense to at least support the OS and applications they make? Chances are if your doing Microsoft Office interop, your not on a Mac.</description>
		<content:encoded><![CDATA[<p><a href="#comment-53898" rel="nofollow">@punkcoder </a> </p>
<p>You are correct, there is no COM+  support for Macs in SL 4 Beta 1, but there is a good reason for that; Mac doesn&#8217;t have COM+ . Macs do have similar access to COM using AppleScript. There is a rumor in the air that Microsoft has stated that they will try to support COM interop in Macs with SL 4 RTM. In order to do this I suspect they will either allow executing AppleScript, or extend the ComAutomationFactory class to return ApplScript objects. Even if they don&#8217;t support COM for Mac, doesn&#8217;t it make sense to at least support the OS and applications they make? Chances are if your doing Microsoft Office interop, your not on a Mac.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

