Error | access | data | Database 2000 when you upgrade to 2003 and use ASP to access the database, 8007007f errors always occur in Conn.Open
Both the reload of IIS and SQL Server are not resolved.
After investigation, found that some of the system upgrade to 2003 does occur after this error, and found a solution:
Unzip the Oledb32.dll to two directories and then restart server 1 C:\WINNT\system32\dllCache
2) C:\Program Files\Common Files\System\Ole DB
Download Address Http://www.promiseweb.com/oledb32.zip
It's the original.
I had the same problem after upgrading to Windows 2003 Server. I called Mic
Rosoft and here are the fix:
Symptoms:
After upgrading in Windows 2003 attempting to access a DAT
Abase or data component would result in a ' 8007007f ' or ' the specified proced
Ure could not to be found "error.
Status:
This is a known issue with some installations of Windows 2003
Workaround:
Extract Oledb32.dll from the zip file to these two directories. It ' s Impo
Rtant that it is done in the order:
1) C:\WINNT\system32\dllCache
2) C:\Program Files\Common Files\System\Ole DB
3) Reboot the server
Cause:
This issue was caused the Windows 2003 installer did not update the OLED
B32.dll file.
Can dowload the Oledb32.dll file here: [url]http://www.promiseweb.com/oledb32.zip[/
Url
This is the Malcolm Stewart at Microsoft Developer Support