特色栏目

ASP源码

PHP源码

.NET源码

JSP源码

游戏频道
专题合集
关闭菜单
首页> ASP教程> 升级到2003后访问数据库发生8007007f错误的解决

升级到2003后访问数据库发生8007007f错误的解决

时间:2009-06-24 16:46:38 作者:互联网

datevalue(翻译)

2000升级到2003后使用asp访问数据库时,在co***open始终发生8007007f错误
重装IIS和SQL Server均得不到解决。
经查,发现部分系统升级到2003后的确会发生此错误,并且找到了解决的办法:
ol***32.dll 解压到一下两个目录,然后冲重启服务器1) C:WINNTsystem32dllCache
2) C:Program FilesCommon FilesSystemOLE DB

下载地址 /u***fo_img/2009-06/24/oledb32.zip


 
一下是原文
I had the same problem after upgrading to Windows 2003 Se***r. ; I called Mic
rosoft and here is the fix:

Symptoms:
After upgrading from Windows 2000 to Windows 2003 attempting to access a dat
abase or data component will result in a '8007007f' or "The specified proced
ure could not be found" error.
 
Status:
This is a known issue with some installations of Windows 2003
 
Workaround:
Extract ol***32.dll from the zip file into these two di***tories. ; It's impo
rtant that it be done in this order:
1) C:WINNTsystem32dllCache
2) C:Program FilesCommon FilesSystemOLE DB
3) Reboot the server
 
Cause:
This issue is caused when the Windows 2003 installer did not update the oled
b32.dll file.

You can dowload the ol***32.dll file here: [url][/
url]
 
This is per Malcolm Stewart at Microsoft Developer Support


 

相关文章 最新文章

相关应用

热门文章

猜你喜欢

返回顶部