Answered Error 1402 in Visual Studio 2005 Professionnal Edition

  • Wednesday, April 23, 2008 2:56 PM
     
     

    Hello,

     

    During the installation of VB 2005, i've got a message : " Error 1402 could not open HKEY_LOCAL_MACHINE\software\classes\exportModeller.EMTextObject\CLSID"

     

    I've already try to delete this key, but it does'nt work.

     

    I work with Windows XP

     

    The error log :

    Code Snippet
    [04/22/08,20:19:53] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1402.Could not open key: HKEY_LOCAL_MACHINE\Software\Classes\CrystalReports.LocalReportMgr\CLSID.   Verify that you have sufficient access to that key, or contact your support personnel. [04/22/08,20:19:54] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:19:54: InstallFinalize. Return value 3.See MSI log for details.[04/22/08,20:25:11] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 20:25:11: INSTALL. Return value 3.See MSI log for details.[04/22/08,20:34:51] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.[04/22/08,20:34:51] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()[04/22/08,20:35:24] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.[04/22/08,20:35:24] VS70pgui: [2] Unknown component status for.NET Compact Framework 1.0 SP3[04/22/08,20:35:24] VS70pgui: [2] Unknown component status for.NET Compact Framework 2.0[04/22/08,20:35:24] VS70pgui: [2] Unknown component status forMicrosoft Visual J# 2.0 Redistributable Package[04/22/08,20:35:24] VS70pgui: [2] Unknown component status forSQL Server 2005 Mobile Edition[04/22/08,20:35:24] VS70pgui: [2] Unknown component status forMicrosoft Device Emulator version 1.0[04/22/08,21:54:22] Microsoft .NET Framework 2.0: [2] Error code 1603 for this component means "Erreur irrécupérable lors de l'installation."[04/22/08,21:54:22] Microsoft .NET Framework 2.0: [2] Setup Failed on component Microsoft .NET Framework 2.0[04/23/08,16:16:00] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ERROR:Error 1402.Could not open key: HKEY_LOCAL_MACHINE\Software\Classes\ExportModeller.EMTabUnit\CLSID.   Verify that you have sufficient access to that key, or contact your support personnel. [04/23/08,16:16:03] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 16:16:03: InstallFinalize. Return value 3.See MSI log for details.[04/23/08,16:20:53] Microsoft Visual Studio 2005 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 16:20:53: INSTALL. Return value 3.See MSI log for details.[04/23/08,16:28:07] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.[04/23/08,16:28:08] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()[04/23/08,16:29:04] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU is not installed.[04/23/08,16:29:05] VS70pgui: [2] Unknown component status for.NET Compact Framework 1.0 SP3[04/23/08,16:29:05] VS70pgui: [2] Unknown component status for.NET Compact Framework 2.0[04/23/08,16:29:05] VS70pgui: [2] Unknown component status forMicrosoft Visual J# 2.0 Redistributable Package[04/23/08,16:29:05] VS70pgui: [2] Unknown component status forSQL Server 2005 Mobile Edition[04/23/08,16:29:05] VS70pgui: [2] Unknown component status forMicrosoft Device Emulator version 1.0[04/23/08,16:29:05] VS70pgui: [2] Unknown component status forMicrosoft SQL Server 2005 Express Edition x86

     

     

     

    Is someone have a solution?

    Thanks

All Replies

  • Thursday, April 24, 2008 1:40 PM
     
     Answered

    Hello

     

    This the solution For Error - Windows XP only - :

    ----------------------------------------------------------------------

     

    1- Select "Start", "Run", and type "RegEdt32". Click OK.
    2- Select HKEY_LOCAL_MACHINE
    3- In the menu, select "Edit", "Permissions". A dialog will come up.
    4- Check "Allow" for "Read" and for "Full Control", then click OK
    5- Expand HKEY_LOCAL_MACHINE and repeat steps 3, 4 for the keys "Software" and "System"
    6- Expand the "Software" key, and repeat steps 3, 4 for "Classes"
    7- Expand the "Classes" key, and repeat steps 3, 4 for "Installer"
    8- If you have made any changes in steps 1 through 7, skip to step 10. If you did not make any changes, continue with step 9.
    9- Open the "Classes" key, and click on "Installer" . In the menu, click "Security", "Permissions." Click the button marked "Advanced." Check "Reset Permissions on all child objects.", then click OK
    10- Close the registry editor
    11- Reboot the computer