Ask a questionAsk a question
 

Answeradvpack error

  • Saturday, July 22, 2006 11:48 PMCypher_theone Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    when I try to install the .net framework 2.0 I get a message saying"Error creating process <C:\DOCUME~1\"username"\LOCALS~1\Temp\IXP000.TMP\Install.exe> Reason: C:\WINDOWS\system32\advpack.dll"
    Why is this happening and what can I do to fix this.

Answers

  • Tuesday, October 10, 2006 5:40 PMBret GrinsladeModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Try extracting with the "-c" option and then install from there.

    "dotnetfx.exe -c"

    This will prompt you for a location to unpack the files. From there run "install.exe" to install the .NET Framework.

    Let us know if that works.

All Replies

  • Sunday, July 30, 2006 3:44 AMdemiandiaz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    try to execute Install.exe directly from C:\DOCUME~1\"username"\LOCALS~1\Temp\IXP000.TMP\ i was getting the same error but with another file in that directory when i try to install msn. (I don't remember exactly. boot.. somthing). I run it from there and the installation works fine.

     

     

     

  • Thursday, August 24, 2006 9:49 AMlarbi3 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     demiandiaz wrote:

    try to execute Install.exe directly from C:\DOCUME~1\"username"\LOCALS~1\Temp\IXP000.TMP\ i was getting the same error but with another file in that directory when i try to install msn. (I don't remember exactly. boot.. somthing). I run it from there and the installation works fine.

     

     

     

  • Tuesday, October 10, 2006 5:40 PMBret GrinsladeModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Try extracting with the "-c" option and then install from there.

    "dotnetfx.exe -c"

    This will prompt you for a location to unpack the files. From there run "install.exe" to install the .NET Framework.

    Let us know if that works.

  • Saturday, October 14, 2006 5:38 AMGhastly Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Check this out :-) worked for me

     :)  http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=821975&SiteID=1