ITPUB论坛 » 开发工具和语言 » .NET软件架构与模式 » 错误:Failed to find or load the registered .net framework provider


2008-6-22 23:38 stone0823
错误:Failed to find or load the registered .net framework provider

当我配置DataProvider时,系统出现Failed to find or load the registered .net framework provider错误,很容易理解意思,但有哪位大侠知道怎么解决吗?

2008-6-24 00:02 gangyaocn
[url]http://blogs.msdn.com/spike/pages/failed-to-find-or-load-the-registered-net-framework-data-provider.aspx[/url]
看看这个

2008-6-24 00:02 gangyaocn
Based on my experience, this can be caused by the corrupt files of .Net Framework. Please try to repair current .Net Framework by inputting the following command in command prompt:

dotnetfx.exe /t:c:        emp /c:"msiexec.exe /i c:        emp
etfx.msi REINSTALL=ALL ReinstallMODE=vomus"

You can see more detailed information of repair .Net Framework in the following link. I hope it is helpful to you.

How to repair an existing installation of the .NET Framework
[url]http://support.microsoft.com/kb/306160/en-us[/url]

[[i] 本帖最后由 gangyaocn 于 2008-6-24 00:04 编辑 [/i]]

2008-6-24 13:35 stone0823
Thank you so much. It's a pity that since that I've waited the solution in vain, I re-installed .net framework and MS visual studio .net.

Maybe I will try next time. Thanks anyway.

2008-6-24 15:39 itpub小尾巴鱼
[quote]原帖由 [i]stone0823[/i] 于 2008-6-24 13:35 发表 [url=http://www.itpub.net/redirect.php?goto=findpost&pid=10757568&ptid=1010174][img]http://www.itpub.net/images/common/back.gif[/img][/url]
Thank you so much. It's a pity that since that I've waited the solution in vain, I re-installed .net framework and MS visual studio .net.

Maybe I will try next time. Thanks anyway. [/quote]
:)

页: [1]


Powered by ITPUB论坛