内部.Net Framework数据提供程序错误12问题 [英] Internal .Net Framework Data Provider error 12 issue

查看:105
本文介绍了内部.Net Framework数据提供程序错误12问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在Windows服务中使用多线程,我收到此错误,我找不到任何问题的答案你的论坛。我正在使用OleDB连接类,并使用Enterprise库打开连接对象。


错误消息:内部.Net Framework数据提供程序错误12


stacktrace:在System.Data.ProviderBase的System.Data.ProviderBase.DbConnectionInternal.CreateReferenceCollection()


。 System.Data.OleDb.OleDbConnection.AddWeakReference(对象值,Int32标记)中的DbConnectionInternal.AddWeakReference(对象值,Int32标记)



at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior,String method)


at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)


<在System.Data.Com.DbCommand.ExecuteReader()




请尽快帮助我。因为这是生产问题。我在银行工作。

解决方案

请尝试在此处发布您的问题:


http://social.msdn.microsoft.com/Forums/en- US /类别/ netdevelopment


Hi,

I'm using the multithreading in Windows service, and I'm getting this error, and I don't find answer for this issue in any of your forum. I'm using the OleDB connection class, and used Enterprise library to open the connection object.

Error Message: Internal .Net Framework Data Provider error 12

stacktrace: at System.Data.ProviderBase.DbConnectionInternal.CreateReferenceCollection()

at System.Data.ProviderBase.DbConnectionInternal.AddWeakReference(Object value, Int32 tag)

at System.Data.OleDb.OleDbConnection.AddWeakReference(Object value, Int32 tag)

at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)

at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)

at System.Data.OleDb.OleDbCommand.ExecuteDbDataReader(CommandBehavior behavior)

at System.Data.Common.DbCommand.ExecuteReader()

 



Please help me ASAP. as it is production issue. And i'm working in Bank.

解决方案

Please try to post your question here:

http://social.msdn.microsoft.com/Forums/en-US/category/netdevelopment


这篇关于内部.Net Framework数据提供程序错误12问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆