setup problem of beta2

Hi all, I have a problem installing vs.net 2005 beta 2 on my laptop.
I have a fresh setup of winxp sp2 without nor previous versions of .net framework 2.0 beta neither any other .net framework installed in this machine.
The setup stops installing the .net framework itself. I've also tried downloading the .net framework alone from msdn but I obtain the same error.

Looking at setup log what I found is:

MSI (s) (C4:88) [18:26:44:242]: Executing op: ActionStart(Name=DD_CA_Regtlb_mscoree.tlb_X86.3643236F_FC70_11D3_A536_0090278A1BB8,,)
06/04/05 18:26:44 DDSet_Exit: RunProcess ended
MSI (s) (C4:88) [18:26:44:242]: Executing op: CustomActionSchedule(Action=DD_CA_Regtlb_mscoree.tlb_X86.3643236F_FC70_11D3_A536_0090278A1BB8,ActionType=1025,Source=BinaryData,Target=QuietExec,CustomActionData="C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regtlibv12.exe" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\mscoree.tlb";11)
MSI (s) (C4:38) [18:26:44:252]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI81.tmp, Entrypoint: QuietExec
06/04/05 18:26:44 DDSet_Status: LANGID: 1040
06/04/05 18:26:44 DDSet_Entry: RunProcess started
06/04/05 18:26:44 DDSet_Status: CustomActionData: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regtlibv12.exe" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\mscoree.tlb";11
RegisterTypeLib of C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\mscoree.tlb failed : 8002801c
06/04/05 18:26:44 DDSet_Status: Process returned 5
06/04/05 18:26:44 DDSet_Error: The Commandline '"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regtlibv12.exe" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\mscoree.tlb"' returned non-zero value: 5.
06/04/05 18:26:44 DDSet_CARetVal: 5
06/04/05 18:26:44 DDSet_Exit: RunProcess ended
MSI (s) (C4:88) [18:26:44:672]: User policy value 'DisableRollback' is 0
MSI (s) (C4:88) [18:26:44:672]: Machine policy value 'DisableRollback' is 0
Action ended 18.26.44: InstallFinalize. Return value 3.
MSI (s) (C4:88) [18:26:44:702]: Executing op: Header(Signature=1397708873,Version=301,Timestamp=851743538,LangId=0,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
MSI (s) (C4:88) [18:26:44:702]: Executing op: DialogInfo(Type=0,Argument=0)
MSI (s) (C4:88) [18:26:44:702]: Executing op: DialogInfo(Type=1,Argument=Microsoft .NET Framework 2.0 Beta 2)

I really don't understand why it doesn't success in registering mscoree.tlb

Thanks all


Answer this question

setup problem of beta2

  • slide

    Post a bug report on the Microsoft Product Feedback Center.

  • sjr

    We eventually found a solution by uninstalling .NET 1.1 from the machine and retrying.
  • jayakris

    Nothing to do.
    I opened a bug, but Microsoft closed as "non reproducible".
    I gave up and installed on another machine.
    Sorry.

  • Saravana_Acc

    Did you find a solution to this problem
    We have a PC with a similar error (just installing Beta 2 Framework redistributable)

    07/04/05 09:27:54 DDSet_Status: CustomActionData: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regtlibv12.exe" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.JScript.tlb";11
    RegisterTypeLib of C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.JScript.tlb failed : 8002801c
    07/04/05 09:27:55 DDSet_Status: Process returned 5


    Mark

  • setup problem of beta2