<?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"
	>
<channel>
	<title>Comments on: Solving &#8220;LoadError: 14001&#8243; driver errors</title>
	<atom:link href="http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/</link>
	<description>Agile development for enterprises large and small</description>
	<pubDate>Wed, 23 Jul 2008 19:04:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Guoliang</title>
		<link>http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-80</link>
		<dc:creator>Guoliang</dc:creator>
		<pubDate>Tue, 30 Oct 2007 21:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-80</guid>
		<description>I got this error and tried same thing as Sim did. Still doesn't work.

&#62;ruby db_test.rb
C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so: 14001: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.   - C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so (LoadError)
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require'
	from C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/ibm_db.rb:1
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `gem_original_require'
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require'
	from db_test.rb:1</description>
		<content:encoded><![CDATA[<p>I got this error and tried same thing as Sim did. Still doesn&#8217;t work.</p>
<p>&gt;ruby db_test.rb<br />
C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so: 14001: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.   - C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so (LoadError)<br />
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require&#8217;<br />
	from C:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/ibm_db.rb:1<br />
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `gem_original_require&#8217;<br />
	from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require&#8217;<br />
	from db_test.rb:1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-71</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Thu, 25 Oct 2007 03:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-71</guid>
		<description>Hi Sim,

we'll keep you posted as we work on this.

Thanks,
Antonio</description>
		<content:encoded><![CDATA[<p>Hi Sim,</p>
<p>we&#8217;ll keep you posted as we work on this.</p>
<p>Thanks,<br />
Antonio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sim</title>
		<link>http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-69</link>
		<dc:creator>sim</dc:creator>
		<pubDate>Thu, 25 Oct 2007 03:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://db2onrails.com/2007/10/23/solving-loaderror-14001-driver-errors/#comment-69</guid>
		<description>Hi , Antonio

My environment:
Win XP SP2 (Japanese),DB2 9 fp3a , ibm_db 0.9.0

I installed "Microsoft Visual C++ 2005 Redistributable Package (x86)"  and run the ruby script that you described, but I still got the 14001 error.

I re-tried with "Microsoft Visual C++ 2005 Redistributable Package (x86) SP1" , it produced same error.

This is error message. (Japanese)
===
c:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so: 14001: ?????????
??????????????????????????????????????????????????
??????????????????????   - c:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32
/lib/mswin32/ibm_db.so (LoadError)
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require'
        from test1.rb:2</description>
		<content:encoded><![CDATA[<p>Hi , Antonio</p>
<p>My environment:<br />
Win XP SP2 (Japanese),DB2 9 fp3a , ibm_db 0.9.0</p>
<p>I installed &#8220;Microsoft Visual C++ 2005 Redistributable Package (x86)&#8221;  and run the ruby script that you described, but I still got the 14001 error.</p>
<p>I re-tried with &#8220;Microsoft Visual C++ 2005 Redistributable Package (x86) SP1&#8243; , it produced same error.</p>
<p>This is error message. (Japanese)<br />
===<br />
c:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32/lib/mswin32/ibm_db.so: 14001: ?????????<br />
??????????????????????????????????????????????????<br />
??????????????????????   - c:/ruby/lib/ruby/gems/1.8/gems/ibm_db-0.9.0-mswin32<br />
/lib/mswin32/ibm_db.so (LoadError)<br />
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require&#8217;<br />
        from test1.rb:2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.152 seconds -->
