will be crazy with this error - ORA-12514

Hi all.
I have a big problem with this error.

Facts:
-oracle 10.2.0.1
-64-bit RHEL version 5.

In my PC, I have in my tnsnames.ora:

PLELPP =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.140.60)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = PLELPP. KOURA. THE GOVERNMENT OF BANGLADESH. EP)
)
)

When I run tnsping
C:\Documents and Settings\chijar\Escritorio > tnsping plelpp
AMT Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-DEC-2008 17:05:36
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Archivos of parssmetros band:
f:\oracle\product\10.2.0\client_1\network\admin\sqlnet.ora

Useful TNSNAMES used para resolver el alias
Try to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.16)
8.140.60)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = PLELPP. KOURA. THE GOVERNMENT OF BANGLADESH. PE)))
Correctamente s (20 msec)

In SERVER, the values are:
My listener.ora
listener.ora # Network Configuration file: /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
# Generated by Oracle configuration tools.

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = u01/app/oracle/product/10.2.0/db_1)
(= Extproc PROGRAM)
)
)

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.140.60)(PORT = 1521))
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))
)
)

my tnsnames.ora - this is the server:
tnsnames.ora # Network Configuration file: /u01/app/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.

PLELPP =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.140.60)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = plelpp.mintra.gob.pe)
)
)

EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))
)
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
)
)

* lsnrctl listener status *.

[oracle@urano ~] $ lsnrctl status

LSNRCTL for Linux: Version 10.2.0.1.0 - Production on December 18, 2008 17:09:34

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=192.168.140.60) (PORT = 1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start date December 18, 2008 16:51:54
Uptime 0 days 0 h 17 min 40 sec
Draw level off
Security ON: OS Local Authentication
SNMP OFF
Parameter Listener of the /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora file
The listener log file /U01/app/Oracle/product/10.2.0/Db_1/network/log/listener.log
Summary of endpoints listening...
(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.140.60) (PORT = 1521)))
(DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC0)))
Summary of services...
Service 'PLSExtProc' has 1 instance (s).
Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
The command completed successfully
[oracle@urano ~]

lsnrctl service
[oracle@urano ~] $ lsnrctl service

LSNRCTL for Linux: Version 10.2.0.1.0 - Production on December 18, 2008 17:10:19

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=192.168.140.60) (PORT = 1521)))
Summary of services...
Service 'PLSExtProc' has 1 instance (s).
Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
Managers:
"DEDICATED" set up: 0 denied: 0
LOCAL SERVER
The command completed successfully
[oracle@urano ~] $

when I want to connect through netservices *.

ORA-12514: TNS:listener is not currently of service requested in connect.


Can you help me???

Thank you very much.
Caesar

From my previous post:

If this does not show us:

SQL > show the service_name parameter
SQL > show the db_name parameter
SQL > show the db_domain parameter >

Enrique

PS. SID_NAME is case-sensitive so change it to lowercase:

(SID_DESC =
     (GLOBAL_DBNAME = PLELPP.MINTRA.GOB.PE)
     (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
     (SID_NAME = plelpp)
  )

Published by: Enrique Orbegozo on December 22, 2008 12:37

Tags: Database

Similar Questions

  • my user is confronted with this error ORA-3135 AND ORA-3114

    Hi friends,

    One of my users get the error ORA-3135 and ORA-3114 for gigantic through data loading.
    But it can charge less amount of data successfully.

    Huge data download takes more than one and half hour.

    I asked the user to add EXPIRE_TIME = 10 in his machine sqlnet.ora file. Then too, it is the problem.

    Please someone help to solve this problem. Thanks in advance

    I assume that your assumption is that CR is responsible for the error?

    This could be the case, but if it is then by setting the SQLNET. EXPIRE_TIME on the client won't have any effect, it must be defined on the database server.

  • error ORA-12514... checked the error discription but unable to solve

    Friends,

    Operating system: win7 64 bit ultimate edt.
    DB:
    SQL*Plus: Release 11.2.0.3.0 Production on Sun Dec 2 09:40:00 2012
    
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    
    Enter user-name: system/oradba@orcl
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    I added (UR = A) in my tnsnames.ora to my connection string orcl, but when I try to connect as this "sqlplus system/password@orcl" iam getting ora-12514 error... I know that for a local pc, we can connect without connection as "sqlplus system/password" string, but I have another database named rmdb with connection string rmdb "sqlplus system/password@rmdb" works... I cut both the details of connection string in the tnsnames file... both are correct... but why the orcl is not working...?
    \tnsnames.ora
    # Generated by Oracle configuration tools.
    
    orcl =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
          (UR = A)
        )
      )
    
    RMDB =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = rmdb)
          (UR = A)
        )
      )

    Hello

    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = D:\app\oraserver\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:D:\app\oraserver\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
        (SID_DESC =
          (SID_NAME=orcl)
          (ORACLE_HOME=D:\app\oraserver\product\11.2.0\dbhome_1)
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
      )
    

    Make sure you have your listener.ora as above, charge the listener and to validate the status of the listener.

    lsnrctl reload
    lsnrctl status
    

    Check if the ORCL service is registered with the listener, and if so, then try to connect to the database that you previously had.

    If you think that your question has been answered, then please consider fence marking it as answered.

    Kind regards
    Shivananda

  • ERROR - ORA-12514: TNS:listener does not know now of immediate service

    Hi all
    Is the problem that I do face when I access oracle 10g database.it was wrking fine a few days back then I installed the developer 10g suite.after I am facing the problem (ERROR - ORA-12514: TNS:listener does not know currently of service requested in connect descriptor) every time I try and access my database.any 10 g help will be very appreciated.
    Thanks in advance
    Mourad

    Hello

    Make sure that you use right tnsnames.ora as you have it installled oracle developer suite after installation of the database so it could change your ORACLE_HOME as a result of developer. You have 2 choices

    1. replace oracle_home installation of oracle database in the variables env control panel system
    or
    1 copy the tnsnames.ora, listener.ora under Developer suite... location/networ/admin.

    If you are using on your local computer, you do not have this and you should be able to connect but if you use it is not bad either.

    Output from the following command post

    lsnrctl status
    

    Concerning

  • help me with this error code 80070005 Code...

    help me with this error code 80070005 Code...
    my windows is not updated for a few days...
    Please help me...

    You don't have to know which operating system you use, this discussion is for Windows XP, etc. of Vista and Windows 7.

    Error message when you use Microsoft Update or Windows Update Web sites to install updates on Windows 2000, Windows XP and Windows Server 2003: 0 x 80070005
    http://support.Microsoft.com/kb/968003/

    If you are using Vista, then the denied access is handled differently-

    Error code 0 x 80070005 is also described as ACCESS DENIED (you may not to install updates.

    Please check that you are logged into an account with administrative privileges.

    Please follow these instructions if you encounter this error code during checking or install updates via Windows Udpate.  What follows applies only to Windows Vista.

    1. Download AccessChk (Sysinternals).  This tool allows you to assess the level of access of some users or groups of resources, including files, directories, registry keys, global objects and Windows services.  Here is the link to download the tool: http://technet.microsoft.com/en-us/sysinternals/bb664922.aspx

    2. save the zip on your desktop and extract the file:
    -Right-click on the file and select extract all...
    -Click Next when prompted for the Destination.

    Therefore, you should see a folder called AccessChk on your desktop.

    3. open the folder AccessChk

    4 press and hold the shift key and right-click in the window.  Select "open here command prompt.

    5. a command prompt window should open a similar message:
    C:\Users\\Desktop\accesschk >

    6. type the following command and press ENTER:
    "" AccessChk.exe "nt service TrustedInstaller" s - n k ' hklm\software\Microsoft\Windows\CurrentVersion\Component Based Servicing "> accesskchk.txt
    Tip: You should be able to copy and paste the command into the command prompt.

    7. close the command prompt window.  Open the Accesschk folder on your desktop (if it has been closed).

    8. double-click on Accesschk.txt (text file), it should open Notepad.

    If this is insufficient,

    1 if please download the subinacl.msi from the following link and save the patch to installation on the desktop:
     
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=e8ba3e56-d8fe-4A91-93Cf-ed6985e3927b&displaylang=en#AffinityDownloads
    SubInACL (SubInACL.exe)
     
    2. go to your desktop and double-click on the downloaded file.
    3. Please select the C:\Windows\System32 folder as the Destination folder during installation. Later, we will use this tool to reset the permissions on the current computer settings.
    4. click on the button 'Start' in the 'Search' bar type: "Notepad" (without the quotes) and press ENTER.
    5. copy the following commands, and then paste them into the opened Notepad window:
     
    off @echo
     
    Subinacl /subkeyreg HKEY_LOCAL_MACHINE/Grant = administrators = f
    Subinacl /subkeyreg HKEY_CURRENT_USER/Grant = administrators = f
    Subinacl /subkeyreg HKEY_CLASSES_ROOT/Grant = administrators = f
    Subinacl % lecteur_systeme % /subdirectories / Grant = administrators = f
    Subinacl /subkeyreg HKEY_LOCAL_MACHINE/Grant = system = f
    Subinacl /subkeyreg HKEY_CURRENT_USER/Grant = system = f
    Subinacl /subkeyreg HKEY_CLASSES_ROOT/Grant = system = f
    Subinacl % lecteur_systeme % /subdirectories / Grant = system = f
     
    @Echo =========================
    Completed @Echo.
    @Echo =========================
    @pause
     
    6. After you paste the above commands, please close the Notepad window. Choose "Save" when you are prompted to save the file. Type "reset.bat" as the file name and choose "Desktop" in the Panel on the left as the save location.

    7. refer to the desktop and right click the reset.bat file, then choose "Run as Administrator".

    8. you will see a window of type BACK treatment.
     
    NOTE: It may take several minutes, please be patient. When it is finished, you will be prompted with the message: "finished, press any key to continue."

    Note: On some driver update installation procedure, we also received this error code, please redirect this kind of case to the Team System Vista, because it can be considered for structure of third-party programs.

    Look for updates after that.

    Hope this information is useful.

    This problem may be caused by third-party security programs such as firewalls and antivirus software. You can disable or remove to check the issue.

    From: Microsoft Answers Support Engineer

    TaurArian [MVP] 2005-2010 - Update Services

  • The page you are looking for is not available. You may need to contact your administrator with this error: 404 Page not found.

    I am at a loss.  I've set up a root certification authority to sign all servers in my workspace of Horizon, SAML is in the Green and after a lot of reading when troubleshooting also synchronized on all my ESXi hosts and guests.

    Basically, what I did is the following:

    Set up the connection to the Server VMware View Horizon 5.2 - created different pools and can connect via the customer different platform. (a few times to eliminate any possible configuration errors along the way)

    Configuration of VMware View Horizon Workspace 1.0 (a few times now) with self-signed and CA signed certs.  My workspace appears fine, the synchronization of files, apps work, and view pools appear.  When I try to launch your desktop from inside the Horizon workspace I get this error:

    The page you are looking for is not available. You may need to contact your administrator with this error: 404 Page not found.

    Now I think that I followed it down to something to do with SAML connection - which, to my understanding, archery chips between workspace and view.  On the login server, I see it in the Windows event log:

    BROKER_USER_AUTHFAILED_SAML_ACCESS_REQUIRED

    SAML access required but not tempted by customer

    Attributes:

    Source = com. VMware.VDI.Broker.filters.SamlAuthFilter

    Time = MON may 20 16:06:41 MDT 2013

    Gravity = AUDIT_FAIL

    Node = ViewConnection.access360.ca

    Module = broker

    Recognized = true

    Something is not crossing to allow me to access my office view since the workspace of Horizon.  If I remove the requirement of SAML on the login server see, when I try to connect to a desktop computer from the view connection server I get a promotion for and can I get my IDs & field and have full access with reviews, as well as blast HTML - just cannot get there with Horizon Workspace.  There must be something that I am missing with SAML...

    As I said, I'm at a loss here on what does not work between the Horizon workspace and the connection of SAML for display to connect to the server.  There is no server security, server transfer, and firewalls is all off, so I don't think it's a network problem.  Simple as possible.  The Windows Journal event displays the login displays server error is: access required but not attempted by client SAML.  I have all my servers synchronized after a few seconds - so I don't think that documented the TIME Horizon workspace synchronization time sensitivity is responsible here.  I am Pack overnight, but will do exactly the same thing with a client of tomorrow - hopefully without the same result!

    Any ideas?

    A

    So I re-deployed the VAPP (again!) very attentive as I went.  As usual, the initial database installation failed because I entered my domain FULL of the gateway name, so it does not match.  After useful messages already there for this (Workspace install fails with error creating the user admin) I used the wizardssl.hzn of connfigurator - going to recreate a rootca to the environment based on my FULL domain instead of the bridge - going and then let it grow all for the other vApps.  I then connected to each and pulled down my private rootca and ran c_rehash, etc. (another useful message!- adding MS signed Certs to Horizon Workspace & laquo;) Carlos & #039; Corner) I actually use my background to UNIX and openssl to be my own private CA and sign all of my certificates.  I created the SAN cert and added to the SSL configuration on the Configurator - going and connector - going.  Oddly enough, both of these server do not appear to be accepting SAN cert that includes their ENTIRE domain, but that's for another day... My Horizon Workspace FQDN does show as being approved by installed RootCA private (which does not have other DNS names for the service - going, the Configurator - goes, the data - will and the connector - will, but as I have already said--a battle for another day) so it's a good thing.  I joined my workspace to my domain name - well!  Activated would be pools seen in the Configurator - goes - sync - good.  CRT for the my display login server has accepted and implemented the SAML trust.  Still good.  Sync in my opinion users group who already had a couple of linked clone pools allowed to do.  Good.  Connected to the FQDN of my workspace and clicked on computers - seen my 3 pools.  Clicked on one and after a few seconds, launched in a new window of the explosion.  Success!  I disconnected and connected on a different machine, and something that I saw before, but doesn't have a lot of attention to was the connector - will put 'use windows authentication', I couldn't understand why every time I sailed on my Horizon workspace a no vmware window opens asking access my FQDN:443 with a user and pass.  It is this setting - duh.  I'm not sure yet that gives me, so it's off for now.

    Thanks for all the input: it's good to know that there are others with some of the same questions.  It's still v1.0, it is related to some of these pitfalls.  It is capricious with derived from same time less than 10 seconds seems to have a negative impact.  Had to ensure my ESXi servers were strong (never worried a lot in the past with MS AD being quite tolerant with small derivatives) I tired my vApps affecting a NTP, but they seemed like being left to the default of synchronization to the ESXi host.  See how than pans.  CERT is somewhat capricious depending on your deployment.  Of course the connector - will and the Configurator - must be signed by a CA that they are internal, but always be nice to then have signed internal...

    Now, I'm on ThinApps for desktops as well as the web interface integration.

    I bumped my head against the wall with my first configuration of Citrix XA and XD (before having VDI in a box!) and it was the best way to learn.

    I don't know that I grave along that I finished my PoC, but I'm very happy with today's results.  I still plan on the comparison of my logs successful with the logs I have pulled my former deployment TIME and see what it was that it was broken.  I think it was that wanted me a PTR record to my domain FULL DNS MS. name  I think I just had the direct search for the original bridge - will and FULL, but only a setback for the gateway domain - name.  Would explain why I was never able to connect to the gateway to access your desktop.  Oops.

    A

  • ERROR ORA-12514: TNS: could not start the extraction process

    Hi Experts,

    I have installed Oracle Golden Gate in the slot environment. But failed to start the extraction process

    Main site (source): it is production DB up and running.

    RAC 2 nodes
    Oracle RAC 11.2.0.1.0
    ASM

    Oracle GoldenGate 11g Release 1 (11.1.1.0.0)

    Enterprise Linux Server version 5.5 (Carthage)
    X 64 processor type
    64-bit operating system

    target Site (destination):

    Single stand-alone server - no CARS
    Version 11.2.0.1.0 Oracle
    ASM

    Oracle GoldenGate 11g Release 1 (11.1.1.0.0)

    Enterprise Linux Server version 5.5 (Carthage)
    X 64 processor type
    64-bit operating system

    Getting error in newspapers below while starting the extraction process:
    RECOVERY: reset to initial or altered checkpoint.
    2012-08-05 10:34:10  ERROR   OGG-00868  Oracle GoldenGate Capture for Oracle, aaa.prm:  Attaching to 
    
    ASM server asm: (12514) ORA-12514: TNS:listener does not currently know of service requested in connect 
    
    descriptor.
    2012-08-05 10:34:10  ERROR   OGG-01668  Oracle GoldenGate Capture for Oracle, aaa.prm:  PROCESS 
    
    ABENDING.
    [oracle @ ggate] $

    Getting error below when connecting with the instance asm directly:
    [oracle@ admin]$ sqlplus sys@asm as sysasm
    
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Aug 5 11:16:11 2012
    
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    
    Enter password:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    
    
    [oracle@ ~]$ tnsping asm
    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on August 5, 2012 11:55

    : 42

    Copyright (c) 1997, 2009, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = xxx-

    Scan) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ASM) (I

    NSTANCE_NAME = + ASM1)))
    OK (0 msec)
    Any help Please ?
    
    Regards
    
    LazyDBA
    
    Edited by: LazyDBA11g on Aug 5, 2012 12:14 AM
    
    Edited by: LazyDBA11g on Aug 5, 2012 11:25 PM
    
    Edited by: LazyDBA11g on Aug 12, 2012 4:36 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    It should help you to TRANLOGOPTIONS ASMUSER

    http://oracleabout.blogspot.com/2012/06/GoldenGate-on-ASM-GoldenGate-on-RAC.html

  • Audit Vault add redo collector error ORA-12514

    I test Audit Vault on OEL 5.5. When to add REDO collect on AV server has received the server error:


    add_collector - SrcName AVCLIENT avorcldb. REDO of ORACLE.COM - nom_agent of agent1 - colltype - REDO_collect av collname - avclient.oracle.com:1521:SRCDB1

    source AVCLIENT. ORACLE.COM checked for collector REDO Log Audit Collector
    Adding collector...
    Collector has successfully added.

    remember the following information for use in the avctl
    Name of collector (collname): REDO_collect
    the initialization of the REDO Collector
    ERROR: could not get by using jdbc connection AV source user:oracle:oci:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=avclient.oracle.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=SRCDB1)))
    ERROR: ORA-12514: TNS:listener is not currently of service requested in connect descriptor


    And determination of naming is ok, I can connect to sever AV source.


    your prompt response will be appreciated

    Hi you
    as mentioned in your tnsname.ora file the name of your service is (av.oracle.com), but in your comand you use just AV
    Please check the instruction agiain and try again. If the problem persists, then do the above action.
    Hope it solves the problem

    Concerning

  • I keep having a problem with this error message. Firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. I've tried everything.

    I keep having a problem with this error message. Firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. I tried everything the internet suggested but it continues to wreak havoc... Help, please... John.I cannot give other details that it has become very annoying

    See "hang out":

  • Help me!!! With this error 0xc000000e on my laptop! I don't have any Installation disc!

    Help me!!! With this error 0xc000000e on my laptop! I don't have any Installation disc!

    Please answer me at the same time! I have no wifi! In my day only private!

    Since you get a boot error I would suggest trying the following troubleshooting steps from the link below:

    http://support.HP.com/us-en/document/c01443371

  • Each time after clicking the icon of user account on windows xp to change a password is crashes with this error message: Microsoft (R) HTML Application host has encountered a problem and needs to close.

    Each time after clicking the icon of user account on windows xp to change a password is crashes with this error message: Microsoft (R) HTML Application host has encountered a problem and needs to close.

    There is a Microsoft Knowledge base article which sets up a few steps to perform in the computer in order to solve the problem you are experiencing, read the article that you find on the link I am mentioning below and see if it helps the measures mentioned:

    http://support.Microsoft.com/kb/919751

  • [Error number: 0x8024400A] Need help with this error... I reinstalled XP SP1 and I can't get an auto update that's simple to install, just get this error every time

    [Error number: 0x8024400A] Need help with this error... I reinstalled XP SP1 and I can't get an automatic update that's simple to install, just get this error at each time HHHHEEEELLLPPPPP! Thank you

    I had the same problem.  But finally found a solution.  If your listing is similar to mine, then keep.  XP Media Center Edition 2005 (sp2).  AMD Athlon 64 x 2 Dual-Core, HP a1630n desktop computer.

    Go to the HP website, search for sp37394-XP sp3 Upgrade utility Microsoft for systems equipped with AMD processors.

    I had the same 0 x 80240036, 0x8024400a error, but realize my problem was really get manually downloaded sp3 and installed without continue loop crashing and not error messages.

  • The product key you entered will not work with this edition of Windows Vista. You must run the Windows Vista Setup program or enter a Windows Vista business product key

    Product key bad for the wrong version?

    Hello

    Recently the computer in business inherited from a friend, very fast and very good. Regardless of the operating system no - geniue, is with Vista Business, while the thumbnail of authentication is Vista Ultimate. I took a screenshot of what it says when I put Vista Ultimate product key: (it does not appear if you are unable to use it: P)

    http://S13.PostImage.org/57nfn5pqv/vistareg.jpg

    He said: "the product key you entered will not work with this edition of Windows Vista. You must run the Windows Vista Setup program or enter a Windows Vista Business product key."

    How would the installation of Windows Vista? My files would still be there when you need him? My drivers would still exist? No matter what to get deleted or become unusable? He would return to SP1? Any response is welcome.

    You can order form of the manufacturer's recovery media.

    The reason why the system as non-authentique shows currently is using a license in Volume KMS - these licenses must be re-activated at least every 6 months by connecting to the KMS user license activation server.

    It will require a reformat and reinstall whatever you do, unless you can connect to the KMS - Volume media server cannot be upgraded under normal conditions.

  • "The product key you entered will not work with this edition of windows vista. You must run the windows vista Setup program or enter a windows vista product key. »

    I bought a laptop HP three years ago in Dubai, now I am in India, my family problem does not activate windows vista and also use it now, I try to use but asked the system to activate product key not found the product key at the bottom of my laptop I enter the product key but the system says "the product key you entered will not work with this edition of windows vista.»  You must run the windows vista Setup program or enter a windows vista product key. "In my company sticker a HP laptop, it says" Windows Vista Home Premium, also found in computer ownership 'Windows Vista Ultimate' and as low property said: you must activate today and return their product ID: 89580-014-0000025-71152, but in my laptop near the product key, wrote a different number which is "89580-014-0000025." what is the problem and how to solve that advice me please. ""

    Hello

    You can use this Recovery Partition to reinstall Vista to his new condition with the right edition of Vista.

    This recovery partition was photographed on your hard drive by HP during the manufacturing of the factory.

    You press F11 on startup to start the process of recovering back to factory settings.

    Here is the information about HP.

    http://h10025.www1.HP.com/ewfrf/wc/document?DocName=c00809678&LC=en&DLC=en&cc=us&product=18703

    If the recovery partition is damaged, you can buy HP's Vista recovery discs for a small fee.

    If HP's Vista recovery disks, you may need to try this instead:

    You can also borrow and use a Microsoft Vista DVD, which contains the files for the different editions of Vista (Home Basic, Home Premium, Business and Ultimate) must be installed. The product key on your computer / Laptop box determines what Edition is installed.

    Other manufacturers recovery DVDs are should not be used for this purpose.

    And you need to know the version of 'bit' for Vista, as 32-bit and 64-bit editions come on different DVDs

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    And phone Activation may be necessary when you use the above installation method.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon

  • WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    WindowsUpdate_80246007 - cannot install Service Pack 2 for Vista. Can someone help me with this error message? What di I do to solve it?

    2 forums: you can go:

    1 Windows Vista IT Pro forum, section of Windows Vista service packs:
    Section of Windows Vista service packs:

    http://social.technet.Microsoft.com/forums/en/itprovistasp/threads

    2. Windows Update section:
    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

Maybe you are looking for