"Microsoft ole db service components type not logged in" SOLUTION

Source: Internet
Author: User
Microsoft ole db service components is not listed yet. I searched the results online, I found the question "Oracle client and network component not found ". Article In this way, my problem is solved. Abstract:

Testing ASP. NET todayProgram"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 "error. But I have installed the Oracle client on the local machine, and the runtime is normal on my local machine. Once published through IIS, the above error will be reported during running. The problem has been solved successfully by searching for network information. The solution will be released for your reference.

First, let us briefly describe the possible problem: a: oracle 9.02i Problem B: It is caused by NTFS format partition. Oracle also gave a description of the problem:
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 cocould not be retrieved from Oracle.
(3) Oracle ODBC driver error type: Microsoft ole db provider for ODBC drivers (0x80004005) specified driver cocould 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 cocould not be found

Next, let's solve this problem. The method is very simple. Find the ORACLE_HOME folder, right-click-> properties-> Security, select Authenticated Users, and view its attributes, remove the check box for read and execute (the check box is selected by default), check the check box, restart your machine, and solve the problem after running the program.
Oracle also provides a solution: solution description -------------------- you need to give the authenticated user privilege 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 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 shoshould 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 XP the "Permissions" list is called "permissions for authenticated 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 "Apply" button.
9. click the "OK" button. 10. you may need to reboot your computer after these changes have been made. re-execute the application and it shoshould now work. explanation ----------- if you install Oracle9i Release 2 (9.2.0.1) on a computer running Windows with an NTFS partition, the contents of ORACLE_HOME directory will not be visible to users who are authenticated on that machine. these permissions were not set properly when the software was installed. applications that were working fine with previous versions of Oracle software will stop working when they upgrade to Oracle 9.2.
Note: The application will continue to work if the user has logged onto the machine as an administrator. any application that is using the authenticated user privilege will not work. A notable example wocould be IIS which might service some of the requests based on the authenticated user privileges. to demonstrate the problem in further detail, you can log on to the operating system as an authenticated machine user. you won't be able browse the contents of the ORACLE_HOME directory demonstrating your inability to load any Oracle DLLs or make a connection. references ---------- BUG: 2498880-Oracle 9i Release 2 installation issue on Windows 2000 NTFS file system additional search words ----------------------- oledb

Note that the Security tab may not be found in the properties of the XP system. How can this problem be solved? Very easy. Open a form and select "tool"> folder option...> to view it. The check box before simple file sharing will be removed and confirmed.

Http://blog.csdn.net/hongyihua/archive/2008/04/30/2347025.aspx:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.