iDuel 享受决斗

 找回密码
 加入社区

QQ登录

只需一步,快速开始

查看: 2433|回复: 8

[已解决] 关于天堂狐的问题

 关闭 [复制链接]
发表于 2011-12-19 10:32:21 | 显示全部楼层 |阅读模式
本帖最后由 xxxholic2x 于 2011-12-19 17:50 编辑

deckbuilder導入天堂狐数據時出現了
'Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application wll close immediately.

The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.

Details
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
   at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
   at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OleDb.OleDbConnection.Open()
   at BaseCardLibrary.DataAccess.YFCCReader.Read(String filename, ReadProcessChangedInvoker processchanged)
   at ConveterTools.Form1.button3_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
ConveterTools
    Assembly Version: 2.3.3770.32662
    Win32 Version: 2.3.0306.0
    CodeBase: file:///C:/Users/kevin/Desktop/deckbuilder/ConveterTools.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DevComponents.DotNetBar2
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.0.0
    CodeBase: file:///C:/Users/kevin/Desktop/deckbuilder/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
DeckBuilder2
    Assembly Version: 2.3.7.32662
    Win32 Version: 2.3.7.0
    CodeBase: file:///C:/Users/kevin/Desktop/deckbuilder/DeckBuilder2.EXE
----------------------------------------
Tools
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/kevin/Desktop/deckbuilder/Tools.DLL
----------------------------------------
CardLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/kevin/Desktop/deckbuilder/CardLibrary.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.'

按了contiue則無限等待, 求助.

回复

使用道具 举报

发表于 2011-12-19 10:55:06 | 显示全部楼层
怎么看都是deckbuilder的问题吧- -

The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.

这个大概可以解决:http://www.duelcn.com/forum.php? ... 0440&fromuid=15
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-12-19 14:01:23 | 显示全部楼层
在DB目録用了补丁, 把CardLib覆蓋了CardIndex的数據 仍不行....
回复 支持 反对

使用道具 举报

发表于 2011-12-19 15:25:13 | 显示全部楼层
“不行”的意思是图查打不开还是数据不正确?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-12-19 15:46:45 | 显示全部楼层
跟一開始的問題一樣 (即1L的問題)
回复 支持 反对

使用道具 举报

发表于 2011-12-19 17:07:14 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-12-19 17:37:40 | 显示全部楼层
不太懂。。。不是把CardLib覆蓋了CardIndex的数據就成功了的意思?
回复 支持 反对

使用道具 举报

发表于 2011-12-19 17:39:34 | 显示全部楼层
xxxholic2x 发表于 2011-12-19 17:37
不太懂。。。不是把CardLib覆蓋了CardIndex的数據就成功了的意思?

是的,用新转换器转换出CardLib文件夹,把里面的东西复制到CardIndex文件夹里,替换原来文件
然后运行图查试试看- -
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-12-19 17:49:37 | 显示全部楼层
成功了!!! 謝謝~~~~~~
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 加入社区

本版积分规则

小黑屋|手机版|Archiver|中国OCG工作室

75a64a1a1491ffeda084b999386165e4

GMT+8, 2024-5-16 23:47 , Processed in 0.018037 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表