Resources for IT Professionals > Página Inicial dos Fóruns > Microsoft.com Engineering Operations > Issue with Dot Net 1.1 SP1 installation on Windows Server 2003 R2 Standard x64 SP2
Fazer uma PerguntaFazer uma Pergunta
 

PerguntaIssue with Dot Net 1.1 SP1 installation on Windows Server 2003 R2 Standard x64 SP2

  • sexta-feira, 29 de maio de 2009 15:48Vijay Manral Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    I am getting below error while trying to install Dot Net 1.1 SP1 (NDP1.1sp1-KB867460-X86.exe, downloaded from http://www.microsoft.com/downloads/details.aspx?familyid=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en) on Windows Server 2003 R2 Standard x64 SP2.

          SL21D.tmp - Common Language Runtime Debugging Services : Application has generated an exception that could not be handled.

          Process id=0xc9c (3228), Thread id=0xc34 (3124).

    This error occurs immediately when i try to execute the setup. I already have Dot Net 1.1 installed on this machine.

    Has anyone seen this error before? Any help would be much appreciated.

    Thanks,

    Vijay

Todas as Respostas

  • segunda-feira, 1 de junho de 2009 18:15Vijay Manral Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Some more information:

    netfxsl.log displays some errors related to aspnet_isapi.dll
    ------------------------------
    [2009-05-29 04:09:23] move C:\WINDOWS\Microsoft.NET\Framework
    \v1.1.4322\SHADOW3428\_aspnet_isapi.dll C:\WINDOWS\Microsoft.NET
    \Framework\v1.1.4322\aspnet_isapi.dll
    [2009-05-29 04:10:05]
    [2009-05-29 04:10:05] Process returned: -532459699
    --------------------------------

    Thanks,

    Vijay

  • sábado, 6 de junho de 2009 19:23Keith AlabasterMVPMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Have a look at this thread. It is a bit long-winded but it may assist - read it ALL :)
    http://www.devnewsgroups.net/group/microsoft.public.dotnet.framework/topic10044.aspx

    Keith
  • segunda-feira, 29 de junho de 2009 8:23Vijay Manral Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    Hi Keith,

              Thanks for looking into my problem. I was able to workaround this issue by extracting the patch (msp) file out of the dot not 1.1 SP1 executable and installing it without issues. Seems the exe wrapper was encountering some problem which i do not know at this moment.

    Regards,

    Vijay