<?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: Devel 3.0 released</title>
	<atom:link href="http://blog.dandoy.org/2007/10/18/devel-30-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dandoy.org/2007/10/18/devel-30-released/</link>
	<description>A Java weblog</description>
	<pubDate>Sun, 05 Sep 2010 22:57:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amaury</title>
		<link>http://blog.dandoy.org/2007/10/18/devel-30-released/comment-page-1/#comment-110</link>
		<dc:creator>Amaury</dc:creator>
		<pubDate>Thu, 01 Nov 2007 18:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dandoy.org/2007/10/18/devel-30-released/#comment-110</guid>
		<description>I went back to google code and saw you actually mention it upfront. My bad ...

I guess I was more interested in the pictures and then went to the download tab directly.

My first idea was to look for info in the zip file, so I guess it wouldn't hurt to create a little InstallNotes.txt

Thanks for your help ;-)</description>
		<content:encoded><![CDATA[<p>I went back to google code and saw you actually mention it upfront. My bad &#8230;</p>
<p>I guess I was more interested in the pictures and then went to the download tab directly.</p>
<p>My first idea was to look for info in the zip file, so I guess it wouldn&#8217;t hurt to create a little InstallNotes.txt</p>
<p>Thanks for your help <img src='http://blog.dandoy.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cedric</title>
		<link>http://blog.dandoy.org/2007/10/18/devel-30-released/comment-page-1/#comment-108</link>
		<dc:creator>cedric</dc:creator>
		<pubDate>Thu, 01 Nov 2007 12:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dandoy.org/2007/10/18/devel-30-released/#comment-108</guid>
		<description>You need the Oracle client that you can download for free on OTN:
http://download.oracle.com/otn/nt/instantclient/instantclient-basic-win32-10.2.0.3-20061115.zip</description>
		<content:encoded><![CDATA[<p>You need the Oracle client that you can download for free on OTN:<br />
<a href="http://download.oracle.com/otn/nt/instantclient/instantclient-basic-win32-10.2.0.3-20061115.zip" rel="nofollow">http://download.oracle.com/otn/nt/instantclient/instantclient-basic-win32-10.2.0.3-20061115.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amaury</title>
		<link>http://blog.dandoy.org/2007/10/18/devel-30-released/comment-page-1/#comment-107</link>
		<dc:creator>Amaury</dc:creator>
		<pubDate>Wed, 31 Oct 2007 23:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dandoy.org/2007/10/18/devel-30-released/#comment-107</guid>
		<description>I get exactly the same messages :(

I tried on 2 other computers (XP sp2): family computer gives the same error message, dev computer popups a dialog with title OciEx : 

Cannot find Oracle DLL. Do you want me to produce a report ?

And in that report:

Searching the Oracle DLL
Searching the default library locations
LoadLibrary(ORA804) returns 126
LoadLibrary(ORA803) returns 126
LoadLibrary(ORA802) returns 126
LoadLibrary(ORA73) returns 126
LoadLibrary(OCIW72) returns 126
LoadLibrary(ORA72) returns 126
LoadLibrary(ORA71WIN) returns 126
LoadLibrary(ORA7WIN) returns 126
LoadLibrary(ORA6WIN) returns 126
Searching every ora*.dll in the Oracle Path
LoadLibrary(\BIN\¨Kx) returns 126


None of my computers has Oracle soft installed. 
My guess is you're relying on libs not everybody has. 

Machine with OciEx dialog has registry entries up to:
HKEY_CURRENT_USER\Software\CedricDandoy\OciEx\Config\
But there are no keys set.

Other machines have no registry entries at all.

I have admin privs on two of them and power user (ie I can install softs) on the third one. 

Can you reproduce those behaviors ? Or is it some european thing ;-)

Amaury</description>
		<content:encoded><![CDATA[<p>I get exactly the same messages <img src='http://blog.dandoy.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I tried on 2 other computers (XP sp2): family computer gives the same error message, dev computer popups a dialog with title OciEx : </p>
<p>Cannot find Oracle DLL. Do you want me to produce a report ?</p>
<p>And in that report:</p>
<p>Searching the Oracle DLL<br />
Searching the default library locations<br />
LoadLibrary(ORA804) returns 126<br />
LoadLibrary(ORA803) returns 126<br />
LoadLibrary(ORA802) returns 126<br />
LoadLibrary(ORA73) returns 126<br />
LoadLibrary(OCIW72) returns 126<br />
LoadLibrary(ORA72) returns 126<br />
LoadLibrary(ORA71WIN) returns 126<br />
LoadLibrary(ORA7WIN) returns 126<br />
LoadLibrary(ORA6WIN) returns 126<br />
Searching every ora*.dll in the Oracle Path<br />
LoadLibrary(\BIN\¨Kx) returns 126</p>
<p>None of my computers has Oracle soft installed.<br />
My guess is you&#8217;re relying on libs not everybody has. </p>
<p>Machine with OciEx dialog has registry entries up to:<br />
HKEY_CURRENT_USER\Software\CedricDandoy\OciEx\Config\<br />
But there are no keys set.</p>
<p>Other machines have no registry entries at all.</p>
<p>I have admin privs on two of them and power user (ie I can install softs) on the third one. </p>
<p>Can you reproduce those behaviors ? Or is it some european thing <img src='http://blog.dandoy.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Amaury</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cedric</title>
		<link>http://blog.dandoy.org/2007/10/18/devel-30-released/comment-page-1/#comment-106</link>
		<dc:creator>cedric</dc:creator>
		<pubDate>Tue, 30 Oct 2007 16:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dandoy.org/2007/10/18/devel-30-released/#comment-106</guid>
		<description>Might be that the MSFT DLLs are missing.
Could you please try http://devel-ide.googlecode.com/files/Devel3.01.zip ?</description>
		<content:encoded><![CDATA[<p>Might be that the MSFT DLLs are missing.<br />
Could you please try <a href="http://devel-ide.googlecode.com/files/Devel3.01.zip" rel="nofollow">http://devel-ide.googlecode.com/files/Devel3.01.zip</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amaury</title>
		<link>http://blog.dandoy.org/2007/10/18/devel-30-released/comment-page-1/#comment-105</link>
		<dc:creator>Amaury</dc:creator>
		<pubDate>Tue, 30 Oct 2007 14:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dandoy.org/2007/10/18/devel-30-released/#comment-105</guid>
		<description>Oops... I got a dialog saying

The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

XP sp2
C:\Devel3
from command line: "The system cannot execute the specified program."

Idea ?</description>
		<content:encoded><![CDATA[<p>Oops&#8230; I got a dialog saying</p>
<p>The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.</p>
<p>XP sp2<br />
C:\Devel3<br />
from command line: &#8220;The system cannot execute the specified program.&#8221;</p>
<p>Idea ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
