Microsoft Developer Network > 포럼 홈 > .NET Framework Setup > .Net 2.0 Framework and .net 2.0SP1 framework
질문하기질문하기
 

일반 토론.Net 2.0 Framework and .net 2.0SP1 framework

  • 2009년 6월 30일 화요일 오전 10:09MillyMolly 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    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

모든 응답

  • 2009년 6월 30일 화요일 오전 11:39Martina Damaschke 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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/
  • 2009년 7월 1일 수요일 오전 8:05YiChun ChenMSFT, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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.
  • 2009년 7월 3일 금요일 오후 7:36MillyMolly 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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
  • 2009년 7월 6일 월요일 오전 2:39YiChun ChenMSFT, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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.