I have an issue I have wrestled with on multiple servers
running Windows 2000 Server and IIS 5.0 while connecting
to Access Databases using ADODB active connections.
In certain situations, we get a "Disk or Network Error"
messages when hitting an ASP page that makes an ADODB
connection to an Access Database.
I've read the knowledgebase articles on this and tried
the whole TEMP / TMP environment variable permissions
solution to no avail.
This guys seems to have the same problem I have:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-
8&threadm=OhcUsk0l%24GA.246%
40cppssbbsa03&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%
3DUTF-8%26oe%3DUTF-8%26q%3DODBCjt32.dll%2Bdisk%2Bor%
2Bnetwork%2Berror
I have recently nailed it down even further. Microsoft
has released a new recommended update titled, "Update for
Jet 4.0 Service Pack 8 (KB829558). When I install the
update on the server, the error message starts
happening. When I uninstall this update, the error
message goes away and things function properly.
Does anyone know the solution to this problem?