Microsoft Developer Network > Forenhomepage > .NET Framework Setup > .Net 2.0 Framework and .net 2.0SP1 framework
Stellen Sie eine FrageStellen Sie eine Frage
 

Allgemeine Diskussion.Net 2.0 Framework and .net 2.0SP1 framework

  • Dienstag, 30. Juni 2009 10:09MillyMolly TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     

    We are installing .Net 2.0 and 3.0 Framework followed by .net 2.0SP1 globally on about 3000 computers but on about 1/4 of computers the .net 2.0sp1 part of the install is giving the exit code 5100.   We are installing on XP SP2.

    Any ideas what this exit code relates to ?

    thanks

Alle Antworten

  • Dienstag, 30. Juni 2009 11:39Martina Damaschke TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Hello,
    I would recommend .NET Framework 2.0 followed by its SP1 and SP2 and then .NET Framework 3.0 and so forth.

    0x0013EC (5100) - Generic setup block

    This error code will be returned in several different scenarios:

    • The user running setup does not have administrative privileges
    • A previous beta version is installed (the algorithm is similar to the one for the .NET Framework 2.0 described  here, but the product codes are stored in the file named setup.sdb instead of install.ini)
    • A later version of the .NET Framework 3.0 is already installed
    • The OS that setup is being run on is not supported
    • The OS that setup is being run on does not have the minimum service pack installed
      or http://social.msdn.microsoft.com/forums/en-US/netfxsetup/thread/578a06f6-d956-48a0-9af2-fc2d2d947de5/
  • Mittwoch, 1. Juli 2009 08:05YiChun ChenMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Thank you for Martina's kindly help.

    Hi MillyMolly,

    Please try Martina's good suggestions.

    If above suggestions do not work, could you please try to use collect tool to collect the log files of .NET Framework 2.0 SP1 from the "%temp%" folder?
    http://blogs.msdn.com/heaths/archive/2008/05/09/visual-studio-and-net-log-collection-utility.aspx

    You can upload your log files to SkyDrive and post the link back here.

    Steps:
    - Try to clean your "%temp%" folder
    - Install .NET Framework 2.0 SP1
    - Collect the logs from "%temp%" folder

    Thanks

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Freitag, 3. Juli 2009 19:36MillyMolly TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Hello

    Thank you for your replies.

    From further investigation I have found we have some computers in our user community that already have .Net 2.0 already installed and that SP1 seems to
    be having an issues installing on these machines and this is throwing up the 5100 exit code.

    I will try the collect tool next week.
    thanks again
  • Montag, 6. Juli 2009 02:39YiChun ChenMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Hi MillyMolly,

    We are changing the issue type to “Comment” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

    Thank you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.