Ask a Question related to ASP Database, Design and Development.
-
Ralph Hodenius [MS] #1
RE: Error on Microsoft OLE DB Provider for Oracle (0x80004005)
Hi Dibesh,
I've seen this behavior before.
This could be a permissions issue which can be corrected by taking the
following actions:
1. Open the Windows Explorer and drill down into the oracle folder it is
usually C:\ORACLE
2. Right click, select Properties, and choose the Security Tab, and click
the advanced command button.
3. Under the Permissions Tab, Click Add and add the IUSR_IISMachineName
account with Full Control.
4. Be sure to check both Inherit from Parent? and Replace permission
entries on child? check boxes.
5. Test the asp page again once it is finished.
Regards,
Ralph
Microsoft
Ralph Hodenius [MS] Guest
-
Help!! Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
Hello All, I've recently migrated servers (NT 4.0 sp6) to Win2k3 Standard, and I now have this error message on a webpage. The problem only... -
Microsoft OLE DB Provider for SQL Server error '80004005'
Hi, I have 2 virtual directory under my IIS (ver 4), Both of them using same ASP script, But one of the other script come out with this error... -
Microsoft provider does not work with Oracle DB connection
I have an ASP.Net application that connects to an Oracle 8.1.7 database. If I use the Microsoft provider MSDAORA the connection fails every time.... -
Microsoft OLE DB Provider for ODBC Drivers error '80040e31'
Hi, I get this error: Microsoft OLE DB Provider for ODBC Drivers error '80040e31' Timeout expired I use SQL7 and IIS 4 on NT 4. Where can I... -
Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error
Hi folks - i've got a windows 2000 server (SP3) i've run the IIS lockdown tool on it and set for dynamic websites - all the static pages within the...



Reply With Quote

