<?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: Problem with libeay32.dll and ssleay32.dll</title>
	<atom:link href="http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/feed/" rel="self" type="application/rss+xml" />
	<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/</link>
	<description>thoughts and actions</description>
	<lastBuildDate>Thu, 19 Jan 2012 22: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: abhishek bhatia</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-41</link>
		<dc:creator>abhishek bhatia</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-41</guid>
		<description>I will try using procmon to find out what is wrong. I am sure there is some issue with vc++ libraries. 
It is a 32-bit pc, so 64 won&#039;t help, I guess.</description>
		<content:encoded><![CDATA[<p>I will try using procmon to find out what is wrong. I am sure there is some issue with vc++ libraries.<br />
It is a 32-bit pc, so 64 won&#8217;t help, I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-39</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-39</guid>
		<description>X64? The best way to fix &quot;dll not found&quot; issue is to have &lt;a href=&quot;http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx&quot; rel=&quot;nofollow&quot;&gt;procmon&lt;/a&gt; running on your system. Then you can find which dll and where your app needs.</description>
		<content:encoded><![CDATA[<p>X64? The best way to fix &#8220;dll not found&#8221; issue is to have <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx" rel="nofollow">procmon</a> running on your system. Then you can find which dll and where your app needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek bhatia</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-38</link>
		<dc:creator>abhishek bhatia</dc:creator>
		<pubDate>Sat, 06 Mar 2010 22:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-38</guid>
		<description>Hi, I checked and found that I already have this distributable installed on my system. 
- Reinstalling this did not fix the issue. I am still not able to find the correct msvcr80.dll for  running Hawk display/Configuration. 
- Reinstalling Tibco suite did not help either. 

Is there something else that comes to your mind?

Thanks
Abhishek</description>
		<content:encoded><![CDATA[<p>Hi, I checked and found that I already have this distributable installed on my system.<br />
- Reinstalling this did not fix the issue. I am still not able to find the correct msvcr80.dll for  running Hawk display/Configuration.<br />
- Reinstalling Tibco suite did not help either. </p>
<p>Is there something else that comes to your mind?</p>
<p>Thanks<br />
Abhishek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek bhatia</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-37</link>
		<dc:creator>abhishek bhatia</dc:creator>
		<pubDate>Tue, 02 Mar 2010 22:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-37</guid>
		<description>Thanks!! I will try this out today.</description>
		<content:encoded><![CDATA[<p>Thanks!! I will try this out today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-36</link>
		<dc:creator>Serge</dc:creator>
		<pubDate>Tue, 02 Mar 2010 17:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-36</guid>
		<description>Hi! Thanks for your question.
This dll from required Microsoft Visual C++ 2005 (VC8) runtime.
You have to download and install appropriate&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=en&quot; rel=&quot;nofollow&quot;&gt;32 bit&lt;/a&gt; or &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&amp;displaylang=en&quot; rel=&quot;nofollow&quot;&gt;64 bit&lt;/a&gt; VC8 redistributable.</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for your question.<br />
This dll from required Microsoft Visual C++ 2005 (VC8) runtime.<br />
You have to download and install appropriate<a href="http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&amp;displaylang=en" rel="nofollow">32 bit</a> or <a href="http://www.microsoft.com/downloads/details.aspx?familyid=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&amp;displaylang=en" rel="nofollow">64 bit</a> VC8 redistributable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek bhatia</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comment-35</link>
		<dc:creator>abhishek bhatia</dc:creator>
		<pubDate>Tue, 02 Mar 2010 17:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoadmin.com/?p=491#comment-35</guid>
		<description>I have similar problem but with another dll file. It is msvcr80.dll. The Hawk display or configuration screen does not open up. There is no such dll present in system32 folder or bin folders in hawk/rv. Any thoughts?</description>
		<content:encoded><![CDATA[<p>I have similar problem but with another dll file. It is msvcr80.dll. The Hawk display or configuration screen does not open up. There is no such dll present in system32 folder or bin folders in hawk/rv. Any thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

