<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using IFilter in C# by bypassing COM</title>
	<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/</link>
	<description></description>
	<pubDate>Tue, 07 Oct 2008 04:14:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: JohnH</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-32988</link>
		<pubDate>Tue, 26 Aug 2008 21:31:35 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-32988</guid>
					<description>The zip file source is back today.  Thanks.</description>
		<content:encoded><![CDATA[<p>The zip file source is back today.  Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: JohnH</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-32960</link>
		<pubDate>Tue, 26 Aug 2008 01:06:54 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-32960</guid>
					<description>I can't seem to find the source zip anymore at: 
http://www.codeproject.com/KB/cs/IFilter.aspx

Could you tell me where I might download it from, or send me a copy?

Thanks!
John
Massachusetts, US</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to find the source zip anymore at:<br />
<a href='http://www.codeproject.com/KB/cs/IFilter.aspx' rel='nofollow'>http://www.codeproject.com/KB/cs/IFilter.aspx</a></p>
<p>Could you tell me where I might download it from, or send me a copy?</p>
<p>Thanks!<br />
John<br />
Massachusetts, US
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Doru</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-30532</link>
		<pubDate>Thu, 12 Jun 2008 18:18:08 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-30532</guid>
					<description>Hi Eyal,
Thanks for posting the code!
I'm trying to use your IFilter to extract text from different file types. It work good on word and text. I'm having some problems with the excel files. The text that I receive has the strings in different order. First I receive the text and then the numbers...sounds strange but...And with other implementation of IFilter I get the same thing.
With .csv files I get i get the error: “already exists. (Exception from HRESULT: 0×80030050 (STG_E_FILEALREADYEXISTS))”. 
Any help is appreciated.
Thank you!
Doru</description>
		<content:encoded><![CDATA[<p>Hi Eyal,<br />
Thanks for posting the code!<br />
I&#8217;m trying to use your IFilter to extract text from different file types. It work good on word and text. I&#8217;m having some problems with the excel files. The text that I receive has the strings in different order. First I receive the text and then the numbers&#8230;sounds strange but&#8230;And with other implementation of IFilter I get the same thing.<br />
With .csv files I get i get the error: “already exists. (Exception from HRESULT: 0×80030050 (STG_E_FILEALREADYEXISTS))”.<br />
Any help is appreciated.<br />
Thank you!<br />
Doru
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Allan</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-30481</link>
		<pubDate>Tue, 10 Jun 2008 18:00:26 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-30481</guid>
					<description>Hi,
First off, thanks for posting this example.  I'm trying to use your posted library to scan a collection of documents.  Everything works fine for the first file in the collection, but then on the second file i get an error &quot;already exists. (Exception from HRESULT: 0x80030050 (STG_E_FILEALREADYEXISTS))&quot;  do you have any pointers on how to get around this?  Thanks!  Allan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
First off, thanks for posting this example.  I&#8217;m trying to use your posted library to scan a collection of documents.  Everything works fine for the first file in the collection, but then on the second file i get an error &#8220;already exists. (Exception from HRESULT: 0&#215;80030050 (STG_E_FILEALREADYEXISTS))&#8221;  do you have any pointers on how to get around this?  Thanks!  Allan
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: zeev</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-28883</link>
		<pubDate>Sun, 11 May 2008 17:03:15 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-28883</guid>
					<description>chalom Eyal 
how can I program in C# or Java a global image filter .
I mean like Ifilter for all the system.
If I want to  see any image or video or Flash coming to the screen according the built filter (GUID or any image filter built in C# or Java.
Toda 
Zeev</description>
		<content:encoded><![CDATA[<p>chalom Eyal<br />
how can I program in C# or Java a global image filter .<br />
I mean like Ifilter for all the system.<br />
If I want to  see any image or video or Flash coming to the screen according the built filter (GUID or any image filter built in C# or Java.<br />
Toda<br />
Zeev
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Eyal Post</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-19486</link>
		<pubDate>Tue, 08 Jan 2008 17:59:19 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-19486</guid>
					<description>The library bypasses the COM infrastructure used to load and create the COM object, but since the interfaces are COM based the errors you see are still COM errors.
The error you get usually happens when trying to open a file which is already open.</description>
		<content:encoded><![CDATA[<p>The library bypasses the COM infrastructure used to load and create the COM object, but since the interfaces are COM based the errors you see are still COM errors.<br />
The error you get usually happens when trying to open a file which is already open.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alon</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-19191</link>
		<pubDate>Thu, 03 Jan 2008 03:40:41 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-19191</guid>
					<description>Hey Eyal,

First, thanks for the code. We are testing your code in our site and are getting:
System.Runtime.InteropServices.COMException (0x80030050):  already exists. (Exception from HRESULT: 0x80030050 (STG_E_FILEALREADYEXISTS))
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)
   at EPocalipse.IFilter.FilterLoader.LoadAndInitIFilter(String fileName, String extension)
   at EPocalipse.IFilter.FilterReader..ctor(String fileName)

Which is strange as you say there are no COM objects used. 

ANy help will be appreciated. 

Alon</description>
		<content:encoded><![CDATA[<p>Hey Eyal,</p>
<p>First, thanks for the code. We are testing your code in our site and are getting:<br />
System.Runtime.InteropServices.COMException (0&#215;80030050):  already exists. (Exception from HRESULT: 0&#215;80030050 (STG_E_FILEALREADYEXISTS))<br />
   at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode)<br />
   at EPocalipse.IFilter.FilterLoader.LoadAndInitIFilter(String fileName, String extension)<br />
   at EPocalipse.IFilter.FilterReader..ctor(String fileName)</p>
<p>Which is strange as you say there are no COM objects used. </p>
<p>ANy help will be appreciated. </p>
<p>Alon
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Software/Technology Discussion</title>
		<link>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-10</link>
		<pubDate>Sun, 12 Mar 2006 13:32:25 +0000</pubDate>
		<guid>http://www.epocalipse.com/blog/2006/03/12/using-ifilters-in-c-by-bypassing-com/#comment-10</guid>
					<description>&lt;strong&gt;re: Visio 2003 IFilter and MTA...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>re: Visio 2003 IFilter and MTA&#8230;</strong></p>
<p>&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
