[Favorites] ASP.NET connection Oracle database appears "Find Oracle Client and Network Components" thoroughly solve th

xiaoxiao2021-03-06  61

ASP.NET connects the Oracle database to "find Oracle client and network components" thoroughly solve the method!

I use the ASP.NET to access the Oracle database locally, I can access it on my machine, but when it is placed in the server: "Oracle Client and NetWorking Components WERE NOT Found. These Components Aresu Suppne I found 9CBS, I found this problem, but no one is true. A solution, but the project will work immediately. The problem has not been solved. Finally, please teach our company's technical director - "Oracle expert" finally got this question: According to my understanding: 1. Yes in Oracle 9.02 I version of the problem, 2. Your Oracle_home path location is: NTFS format; solution to Oracle / ORA92 Opening ORA92 - "Properties -" Safe, select Authenticated Users to see the following properties to remove the Read and Execute , Then hook, determine the restart machine, OK to get it, it is so simple, you can avoid this problem, you can do this: Do not install Oracle9.02 or not install partitions in NTFS format to attach Oracle's original information : Problem description ------------------ WHEN Running An Application That Connects to Oracle and Uses The Authenticated User Privilege (SUCH AS Microsoft's Internet Information Server (IIS) VIA ORACLE '

s 9.2 client software and any of these programmatic interfaces 1. Oracle Provider for OLE DB 2. Microsoft OLE DB Provider for Oracle 3. Oracle ODBC Driver 4. Microsoft ODBC for Oracle 5. Oracle Objects for OLE (OO4O) you will receive one of the following errors: (1) Oracle Provider for OLE DB Error Type: Microsoft OLE DB Service Components (0x80070005) Access is denied (2) Microsoft OLE DB Provider for Oracle Error Type:. Microsoft OLE DB Provider for Oracle (0x80004005) Oracle client . and networking components were not found These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation Provider is unable to function until these components are installed or Error Type:.. Microsoft OLE DB Provider for Oracle (0x80004005) Oracle Error Occurred, But Error Message Could Not Be Retrieved from Oracle . (3) Oracle ODBC Driver Error Type:. Microsoft OLE DB Provider for ODBC Drivers (0x80004005) Specified driver could not be loaded due to system error 5 (Oracle in OraHome92) (4) Microsoft ODBC for Oracle The Oracle (tm) client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3 (or greater) client software installation. You will be unable to use this driver until these components have been installed. (5) Oracle Objects For ole (a) while using a global.asa file error type: active server pages (0x0) An error Occurred While Creating Object '

OraSession '. (B) not using a GLOBAL.ASA file Error Type: Microsoft VBScript runtime (0x800A0046) Permission denied:' CreateObject '(6) Other miscellaneous errors (a) The Specified Module Could Not Be Found Solution Description ---- ---------------- You NEED TO GIVE The Authenticated User Privile To The Oracle Home By Following these Steps: 1. log on to windows as a user with administrator privileges. 2. launch Windows Explorer from the Start Menu and and navigate to the ORACLE_HOME directory. 3. Right-click on the ORACLE_HOME folder and choose the "Properties" option from the drop down list. A "Properties" window should appear. 4. Click on the "Security "Tab on the" Properties "WINDOW. 5. Click ON" Authenticated Users "Item in the" name "list (on Windows XP the" name "list is called" Group or user names "). 6. uncheck the" Read and Execute "Box in The" Permissions "list (on Windows X) P the "permissions" list is called "permissions for automated users). This Box Will Be Under The" Allow "Column. 7. CHECK The" Read and Execute "Box. This is the box you just unchecked. 8. Click The Box You Just Unchecked. "Apply" Button. 9. Click The "OK"

转载请注明原文地址:https://www.9cbs.com/read-111359.html

New Post(0)