driver could not be loaded due to system error 5 [message #66737] |
Thu, 28 November 2002 21:34 |
kwan
Messages: 3 Registered: November 2002
|
Junior Member |
|
|
hi,
i've got oracle9i connect with MS IIS using oracle client. i've also installed the oracle odbc for windows. the odbc installation seems fine as i could verify it successfully.
but when i tried to use frontpage 2000 to create an .asp to display a query result. The following error appear --
Database Results Error
Specified driver could not be loaded due to system error 5 (Oracle in OraHome92).
Can anyone please kindly help?
|
|
|
Re: driver could not be loaded due to system error 5 [message #66761 is a reply to message #66737] |
Fri, 20 December 2002 04:51 |
Turloch O'Tierney
Messages: 1 Registered: December 2002
|
Junior Member |
|
|
I am assuming you are using 9.2.xx, try the earlier 9i client driver (9.1.xx) instead, my guess is it is a privelige problem, [[as there must be some way of getting it working or else the driver would not have been released]] I am supposed to write a testcase and bug it Real Soon Now. You could send me the reproducable testcase and make out lives easier!
|
|
|
|
Re: driver could not be loaded due to system error 5 [message #67310 is a reply to message #66737] |
Tue, 20 April 2004 06:19 |
Jaganmohan
Messages: 3 Registered: February 2003
|
Junior Member |
|
|
Hi Guys,
This error is occurs when the security for the IUSR user id in the NT/2000 box does not have enough previledge to access the Oracle directory to get the drivers. Change the security level from restricted to something like a power user and try it again. That should make it to work.
Hope this helps.
|
|
|
|
Re: driver could not be loaded due to system error 5 [message #67343 is a reply to message #66737] |
Thu, 20 May 2004 10:05 |
Murali Kalavapudi (NMIMC)
Messages: 1 Registered: May 2004
|
Junior Member |
|
|
Hi,
I have Oracle9i (version 9.2.0.1) connecting with MS IIS using Oracle Client. I have also installed the Oracle ODBC for windows. The ODBC installation seems fine as I can see the data through Dreamweaver MX 2004. The data appears in the preview window and the record set information is displayed correctly. However, when I tried to use the browser functionality, then I get the error. Error reads as follows:
Click the Refresh button, or try again later.
Open the localhost home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Specified driver could not be loaded due to system error 5 (Oracle in OraHome81).
/idr_ori/remote/Sample.asp, line 8
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Page:
GET /idr_ori/remote/Sample.asp
Let me know if someone can assist. This happens only when I try to create an ASP Page. Works fine with Cold Fusion.
but when i tried to use frontpage 2000 to create an .asp to display a query result. The following error appear --
Database Results Error
Specified driver could not be loaded due to system error 5 (Oracle in OraHome92).
Can anyone please kindly help?
|
|
|
|
|
|
|