Install Microsoft .NET Framework 1.1 on Windows Vista – Fix RegSvcs.exe Fails Error

Windows Vista and Windows 7 comes packaged with Microsoft .NET Framework 2.0 and 3.0, but not version 1.1, which may still required by some applications such as QuickBooks 7, GFI Report Packs, VS.NET 2003, InstallShield 11.5, and many other developed software. However, when trying to install Microsoft .NET Framework 1.1 (dotnetfx.exe) on Windows Vista or Windows 7, one or more error messages similar to one of the following text will appear, and stop or prevent setup installation of .NET Framework 1.1 from continuing successfully.

RegSvcs.exe – Common Language Runtime Debugging Services

Application has generated an exception that could not be handled.
Process id=0xe50 (3664), Thread id=0xd44 (3396).

Click OK to terminate the application.
Click CANCEL to debug the application.

.NET 1.1 Installation Error in Vista

If user click “OK’, the installation of .NET 1.1 will be cancelled, while clicking “CANCEL” produces another error message similar to below:

RegSvcs.exe – No debugger found

Registered JIT debugger is not available. An attempt to launch a JIT debugger with the following command resulted in an error code of 0×2 (s). Please check computer settings.

cardbg.exe !a 9×8e

In Even Viewer of Vista or Windows 7, the following log or similar can be seen:

Source: MsiInstaller
Event ID: 1030
Description:
Product: Microsoft .NET Framework 1.1. The application tried to install a more recent version of the protected Windows file C:\Windows\Microsoft.NET\Framework\sbs_wminet_utils.dll. You may need to update your operating system for this application to work correctly. (Package Version: 1.0.0.0, Operating System Protected Version: 1.0.0.0).

Source: MsiInstaller
Event ID: 1030
Description:
Product: Microsoft .NET Framework 1.1. The application tried to install a more recent version of the protected Windows file C:\Windows\Microsoft.NET\Framework\sbs_system.enterpriseservices.dll. You may need to update your operating system for this application to work correctly. (Package Version: 1.0.0.0, Operating System Protected Version: 1.0.0.0).

The error pops up in the end of .NET Framework 1.1 setup when it’s almost finished, and is registering “System.EnterpriseServices.dll” when the error occurs, time remaining for the installatin process shows 0 seconds.

Why exactly the error occurs when installing Microsoft .NET Framework 1.1 in Windows Vista or Windows 7 is not known, as the issue happens randomly. It may affect both 32-bit and 64-bit Vista or Windows 7 system, but not all system will have the issue. But one thing is for sure. Microsoft .NET Framework 1.1 SP1 (Service Pack 1) has resolved the issue. However, Microsoft does not provide download to standalone .NET Framework 1.1 installer that integrated with SP1.

Thus, the workaround to fix the Microsoft.NET Framework 1.1. installation error on Vista is to slipstream .NET Framework 1.1 SP1 into .NET Framework 1.1 installer, so that both the .NET Framework and the Service Pack can be installed at the same time.

To slipstream .NET 1.1 SP1 into .NET Framework setup package to have a integrated .NET Framework 1.1 SP1 installer, follow steps in this trick:

  1. Create a new folder named DotNet in C:\ drive (C:\DotNet is used in this guide, you can change to any folder you prefer, but ensure that you use correct path in the following steps).
  2. Download Microsoft .NET Framework 1.1 Redistributable Package (dotnetfx.exe). Make sure the setup file is saved as dotnetfx.exe.
  3. Download Microsoft .NET Framework 1.1 Service Pack 1 (NDP1.1sp1-KB867460-X86.exe). Make sure that the file is renamed and saved as dotnetfxsp1.exe, so that the rest of the steps can be followed easily.
  4. Move both installation files into the same directory (i.e. C:\DotNet), if you’re not saving them together.
  5. Open command prompt as Administrator.
  6. Change to the directory where the two installation setup files for .NET 1.1 are saved (i.e. C:\DotNet).
  7. Run the following commands one by one, press Enter after each one.
    • dotnetfx.exe /c:"msiexec.exe /a netfx.msi TARGETDIR=C:\DotNet"

      If you’re not using C:\DotNet directory, change the target to your path accordingly.

      Install Microsoft .NET Framework 1.1 on Windows Vista
      Then click on “Yes” when prompted to answer “would you like to install Microsoft .NET Framework 1.1. Package?”

      Wait for the uncompression, extraction and setup to complete with the display of the following dialog which says installation complete.
      Install Microsoft .NET Framework 1.1 on Windows Vista

    • dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp

      No status message for this step.

    • msiexec.exe /a c:\DotNet\netfx.msi /p c:\DotNet\netfxsp.msp

      Install Microsoft .NET Framework 1.1 on Windows Vista
      Wait for Windows Installer for Microsoft .NET Framework 1.1 to finish and disappear automatically.

  8. Install Microsoft .Net Framework 1.1 with slipstreamed/integrated Service Pack 1 by running netfx.msi created in the working folder.

113 Responses to “Install Microsoft .NET Framework 1.1 on Windows Vista – Fix RegSvcs.exe Fails Error”

  1. Orhan
    December 1st, 2009 03:06
    113

    The last command does not work.
    It tells me the following:

    “This patch package could not be opened.
    Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.”

    I’m not computer illiterate, I know that I’m doing everything correctly.
    Still for some reason I can’t figure this out.

    I extracted both executables to see if I could find “netfxsp.msp”, but it doesn’t exist.
    Perhaps this could be the culprit?

    I’d be grateful if someone with a greater knowledge could share their thoughts.

  2. Yetzirah
    November 23rd, 2009 14:01
    112

    Hi, the commands work fine and all, but when it comes to running netfx.msi it rolls back at the end anyway so I am kinda stuck at the moment…

    Is there any other way too do this ?

    still its a great tutorial..

  3. Laims
    November 17th, 2009 01:18
    111

    can anyone please help me write to robvandamlaimiss@gmial.com and tell me what to do now here is my issue on step 8 i do everything but and error comes up error 1500.another instalation is in progress.before continuing this one?? what do i do and nothing else is being installed is it because i didnt do step 6??because i dont know what to do in step 6 please help me someone asap

  4. sexygirlbigboobsfastcardeadlygunstastyburger
    November 9th, 2009 11:35
    110

    hey dude, im not sure if this might work for you but try shift + right click in your DotNet folder to run as administrator..then type the codes…hope it works for you

    THANKS A MILLION FOR THIS BTW

  5. p dahar
    November 8th, 2009 16:59
    109

    I can’t get this, i get to the commands and when i try to input them i get this message:

    Error Creating Process
    Reason: The system cannot find the file specified.

  6. LOTRO Finally « Vibhu
    November 2nd, 2009 18:44
    108

    [...] Installing .NET 1.1 for Vista Essentially the steps are as follows … [...]

  7. vinay
    November 1st, 2009 00:25
    107

    thanks a ton!!!now i can play NBA 2K10 on my laptop!!!

  8. Fredrik
    October 19th, 2009 13:45
    106

    Thanks for this guide! Has saved me quite a few times already.

  9. Michael Corps
    October 17th, 2009 10:53
    105

    I used this on Windows 7.

    To change the directory in cmd: c:\DotNet

    After running the commands given above, go into your DotNet folder located in C:/ and run netfx which is the installer application you just created.

    Finally! It took me 6 hours to figure this out.

  10. jorge
    October 14th, 2009 21:35
    104

    you sir are all sorts of awesome! thanks for this!

  11. Steven Mailloux
    October 6th, 2009 14:03
    103

    Well I’ve tried many solutions and I finally tried yours, unfortunately, still nothing works. I can’t get .net framework 1.1 to install. I’m using Vista Home Premium, 32bit.

  12. BK
    October 5th, 2009 17:36
    102

    Awsome, thank for the fix. Now I can use my outdated software that comes with my Omron BP monitor and pedometer… Hoo-rah!

  13. Mesmith
    October 3rd, 2009 01:31
    101

    It shows errors in the form of compatibility warnings in Windows 7 64bit but seems to still allow the required application to operate, but it might effect some services associated with IIS on the box (according to the warning) The application I was running works like a charm now. I’m curious now if once the new MSI is created it’s portable so you don’t have to redo this and can just make this a part of an install procedure for workstations that require the old .net version.

  14. jeremy
    September 28th, 2009 02:06
    100

    hey i have problem with the command prompt part. i cant get it right. i need some help asap pls!

  15. Ant
    September 21st, 2009 12:15
    99

    Thanks a whole lot. This saved me a whole lot of trouble. Really appreciate your help.

  16. James Grayson
    September 16th, 2009 02:03
    98

    Hi and Thank you!

    This tutorial finally let me install .net 1.1 SP1 into windows 7.

    “NDP1.1sp1-KB867460-X86.exe”

    appreciate this writeup.

  17. John
    September 15th, 2009 06:46
    97

    I can’t get this, i get to the commands and when i try to input them i get this message:

    Error Creating Process
    Reason: The system cannot find the file specified.

    Can anyone tell me what I’m doing wrong?

  18. Acidus
    September 12th, 2009 15:11
    96

    Linda G. and Brighid,

    use “cd C:\DotNet” (not counting the “). The directory should switch to C:\DotNet.

    Hope this helps!

  19. Brighid
    September 10th, 2009 02:35
    95

    This has me crying, I’m so frustrated. I’ve done what you say – multiple times. It will not respond! I keep getting the same error that it doesn’t work with a 64bit system. At the admin/command prompt, it tells me the commands aren’t valid (I’ve used every version of these commands, including just trying to put in C:\ and it won’t even validate that).

    Like Linda G.
    September 7th, 2009 04:27
    Please help me! I got down to downloading the two programs as instructed in your tutorial, but when I get to inputting the command prompts I can’t do it! I can’t get rid of the “>” that’s after my name to input the path. It won’t let me delete what’s automatically there and I can’t change it at all!

    I’m not a computer geek, I can only take so mucn insanity! (About two hours worth!) Help!

  20. Frauke
    September 9th, 2009 22:41
    94

    Thanks for this tutorial. It worked like a treat!

  21. Linda G.
    September 7th, 2009 04:27
    93

    Please help me! I got down to downloading the two programs as instructed in your tutorial, but when I get to inputting the command prompts I can’t do it! I can’t get rid of the “>” that’s after my name to input the path. It won’t let me delete what’s automatically there and I can’t change it at all! What do I do? Thank you!

  22. Linda G.
    September 7th, 2009 04:26
    92

    Please help me! I got down to downloading the two programs as intrusted in your tutorial, but when I get to inputting the command prompts I can’t do it! I can’t get rid of the “>” that’s after my name to input the path. It won’t let me delete what’s automatically there and I can’t change it at all! What do I do? Thank you!

  23. Dre
    August 12th, 2009 21:44
    91

    Scratch that, after spending the whole day trying to figure it out, i realized that whole string of commands is really one command. i just got confused when it said, Type Enter after each of these commands. It worked brilliantly . Thank you

  24. Dre
    August 12th, 2009 17:26
    90

    Let me just clarify on the previous thread. i cannot get these commands to work. i do not understand them.

    /c:”msiexec.exe /a netfx.msi TARGETDIR=C:\DotNet”

  25. Dre
    August 12th, 2009 17:22
    89

    I could not get the commands to work. All i got to work was the first command which is dotnetfx.exe which just opens the installer and brings me back to square 1 where i get the unhandeld exception error. I do not know what im doing wrong im following the instructions but i cannot get the rest of the commands to work in the first set . Can i get some help please? ive been cracking my head open trying to solve this ridiculous problem just to get a software running.

  26. Trevor
    August 12th, 2009 04:10
    88

    Thank you very much. This is perfect.

  27. Pankaj
    August 10th, 2009 04:54
    87

    i cant get it ur commands…its not working.

  28. Umang
    August 7th, 2009 00:20
    86

    @Dillon, just add the directory C:\DotNet in the windows Path. go to it through the vista control panel -> search for system path and edit the system environment variables and click on advanced and add it into the Path variable…did the trick for me.

  29. Umang
    August 7th, 2009 00:16
    85

    Perfect!

  30. Dillon
    August 6th, 2009 21:28
    84

    I need help! When I type in the cmd

    i get dotnextfx.exe is not regonized as a internal or external command, or recognizable program or batch file.

  31. John
    August 1st, 2009 17:04
    83

    I think I got it to install OK, but still can’t get the update Windows wants to install.

    Which is what got me started here in the first place.

    I am using Vista 64.

    Do I need to move the files to a different folder so they can be found??

    John

  32. Abhishek
    July 30th, 2009 23:02
    82

    Really really great.
    i was extremely frustated, wanted to install Acecad Digimemo Software but it wont install.the company support also did not help just said reinstall .
    great man it worked like a real CHARM
    really i owe this to you. with the people like you the net is the place to be.

    thanks again

  33. Vamp3ric
    July 29th, 2009 16:24
    81

    Thanx man this was very usefull!!!

  34. ani
    July 22nd, 2009 14:44
    80

    real lifesaver! appreciate your effort!
    thanks
    ani

  35. Han
    July 16th, 2009 10:41
    79

    Thanks! This tutorial was a lifesaver!

  36. Nicky Kee
    July 15th, 2009 00:43
    78

    Thank you, it works perfectly fine for me!

  37. Belinda
    May 24th, 2009 11:43
    77

    Awesome! This is not the first time your information has helped me with this issue. Thanks very much for sharing!

  38. Filipe Conceição
    May 23rd, 2009 00:24
    76

    Hi

    Excellent tutorial !!

    It solved my problem :)

    Very explicit ,very accurate and also very easy to follow.

    I’m using Windows 7 and i wasn’t able to install framework 1.1 until i find this life saving tutorial :)

    So i can say now : “It is possible to install framework 1.1 in windows 7 :)

    Thanks a lot , keep up the good work !!

  39. Dwarak
    May 17th, 2009 15:28
    75

    Thank you so much it worked for me :)

  40. ud
    May 15th, 2009 20:03
    74

    thnx a lot bro……….it wrks gr8

  41. Khyati
    May 14th, 2009 20:06
    73

    Thanks a ton….It is gr8 help….Last time I had to serach a lot before getting this link, so this time when I came across this error I knew where to look for help :)

  42. JasonR
    May 1st, 2009 19:40
    72

    This just saved me so much hassle… thanks and thanks again!

  43. rif
    April 29th, 2009 14:14
    71

    thanks mate. you helped me a lot. thanks again.

  44. Robert
    April 25th, 2009 10:40
    70

    This is no doubt great, too bad I can’t get it to work correctly. Like another poster in these comments, I wanted to get this to work because Lord of the Rings Online demands it. I’m running Vista 64-bit.

    I got through the initial steps, but once I hit the second command in Step 7, nothing happens. I think the NDP1.1sp1-KB867460-X86.exe package isn’t compatible with a 64-bit OS, as nothing happens when I try to run it like a normal application and I can’t even get the command list for it if I do a /? in the command prompt.

    Microsoft’s site claims this package is supported by Vista 64, but I’m not sure if I can trust that. Is there some other file I could try using as a replacement or some alternative method?

    If anyone can help, it would be appreciated.

  45. GeogeoJer
    April 23rd, 2009 12:09
    69

    thank you for your help. its been great help for me.

  46. Anon
    April 18th, 2009 18:58
    68

    I assume that the command:
    dotnetfxsp1.exe /Xp:C:\DotNet
    \netfxsp.msp

    by default should be
    NDP1.1sp1-KB867460-X86.exe /Xp:C:\DotNet
    \netfxsp.msp

  47. Promafia
    March 31st, 2009 21:29
    67

    Unable to find file specified…
    I cannot get it working

  48. antonm
    March 20th, 2009 17:43
    66

    big thanks to you… now im able to install my quickbooks pro 2007 without any problem… *salamat*

  49. doobie
    March 19th, 2009 10:20
    65

    @Kev

    i got the same problem. i was able to solve it by following instructions AS IS except for the very first step which says: “(C:\DotNet is used in this guide, you can change to any folder you prefer, but ensure that you use correct path in the following steps).”

    at first i used a different directory, followed the file naming, but still got stuck on the 3rd command in step 7. then i used the exact folder name as stated (c:\DotNet) and it worked.

  50. guss
    March 14th, 2009 07:59
    64

    thanks a lot. This method works like a charm.

  51. Ashutosh
    March 13th, 2009 20:15
    63

    I have follow your instruction, but alast it give u same error, Please Guide me

  52. George
    March 6th, 2009 06:01
    62

    you the man….. been at this for weeks. now trying to install asp .net security update for .net framework 1.1 sp1 with the same issue.. any suggestions??

  53. Kunal
    March 1st, 2009 02:40
    61

    You ROCK!!!

  54. Phobes
    February 4th, 2009 11:13
    60

    Brilliant. YTMND

  55. Kev
    February 2nd, 2009 19:53
    59

    # Keith
    January 27th, 2008 15:30
    5

    Well – I have not been as lucky as others on this slipstream trick …

    When I get to the command:

    dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp

    I get the following error:

    “The upgrade cannot be installed by the Windows Installer Service because the program to be upgrade may be missing, or the upgrade may be a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.”

    I get the above error whether I add the /Xp: switch or not which leads me to think that the dotnetfxsp1.exe is not even looking for a switch – it’s just tryig to install.

    I’ve followed the direcions (up to this point) to a tee. What am I doing wrong?
    # rob

    I have the same problem as keith and tried it using the vista business (KB929729) mentioned later. Sorry Keith. Maybe a year late but is there any difference in what’s needed between different brands. I’m using Ultimate, I thought it was more compatible with business, and I have SP1 installed. Any help? Plus, I messed up and completely manually deleted all of my other “nets” and can get the damned things to reinstall. Any help for 2.0, 3.0 and 3.5 would be well appreciated. I keep getting a NGEN problem.

  56. Rajkiran
    January 17th, 2009 03:05
    58

    Thanks a lot.. worked well

  57. Andrew
    January 15th, 2009 22:17
    57

    Thanks man… your instructions have been a life-saver. :)

  58. Dave
    December 31st, 2008 00:27
    56

    Thanks for the post! This worked like a charm. I am running Vista Business and also had another .NET 1.1 patch that was giving me problems (KB929729), so I just followed your instructions and also slipstreamed that update with 1.1 and 1.1 SP1, and it worked. Thanks a bunch!

  59. steve
    December 30th, 2008 23:14
    55

    plz help on this
    what do u mean when u say
    Change to the directory where the two installation setup files for .NET 1.1 are saved (i.e. C:\DotNet).

  60. Saravanan
    December 22nd, 2008 14:32
    54

    Thanks a million! It worked like a song!!

  61. MaxyDawg
    December 20th, 2008 00:44
    53

    Thanks clawgr, but I have another question. If I follwed all the steps correctly, is step 8 just a description of the result?

  62. clawgr
    December 14th, 2008 07:02
    52

    Yeah…
    The first command appears here in two lines
    make sure you copy paste it as one

  63. MaxyDawg
    December 9th, 2008 09:10
    51

    Having a problem at step 7; the first command produces an error, labeled as being from the Microsoft NET Setup; Command line option syntax error: Type Command/? for Help.

  64. CyberBlog » Blog Archive » Installazione Turbo Delphi Explorer o Delphi 2006 su Vista Ultimate x64
    December 3rd, 2008 09:17
    50

    [...] detto che tali prerequisiti o alcuni di essi non sono compatibili, seguite questa procedura: http://www.mydigitallife.info/2007/12/27/install-microsoft-net-framework-11-on-windows-vista-fix-reg... e ignorare i messaggi di [...]

  65. Zippy
    November 22nd, 2008 09:43
    49

    Thanks so much for providing this info. Instructions were very clear. Managed to finish the installation in under 5 minutes!!

  66. Dipesh
    November 22nd, 2008 03:38
    48

    Thank you very for providing this information with proper steps. This has resolved my long pending issue.

  67. Kunal
    November 12th, 2008 19:25
    47

    AWESOME!
    After messing around since morning! This did it in about 5 mins!
    Thanks!

  68. Vikram Gupta
    November 4th, 2008 16:20
    46

    Thx a lot for this…very well explained… :)

  69. Danny
    November 4th, 2008 05:41
    45

    Great article and Great Directions. Worked like a charm.

    Many Thanks!! :-)

    Danny

  70. Deelip Menezes
    October 19th, 2008 18:39
    44

    Thanks a lot for this. Do you know if there is a similar workaround for installing the .NET Framework 1.0 on Vista. Using this fix I successfully installed Visual Studio 2003. I now need to install Visual Studio 2002, or I am going to trash this Vista crap and go back to XP.

  71. Nikunj
    October 15th, 2008 17:12
    43

    Thanks!!! I can finally install softwares bought 2 years back…hehe

    By the way, this works like a dream…cheers

  72. Jonathan
    October 13th, 2008 01:38
    42

    Thank you thank you thank you very very very much… It helps me alot, I got troubled when I tried the WinXP SP3 with the Google Sketchup that needs dotnet framework 1.1. A million thanks!

  73. milton
    September 28th, 2008 15:03
    41

    thanks a million. i also have another solution because in the commnd prompt i got an error saying for the dotnet.exe path not found or unrecognized command error. so i closed command prompt and ran dotfx.exe in the dotfx directory. i got the is this installed correctly popup but i said it was installed correctly. and it did not popup again. afterwards i went to the system tray and hit the installed update icon and ran that then it said that net 1.1 was installed correctly.

  74. dfx
    September 25th, 2008 20:37
    40

    Thank you! Very helpful :-)

  75. Sebastian Mares
    September 21st, 2008 03:03
    39

    Thanks a lot! While this tutorial targets the .NET Framework installation on Vista, it solved my problem with installing .NET on Windows NT SP6a where I had the same error message you mentioned. :)

  76. Vishal Gajjar
    September 18th, 2008 15:25
    38

    Thanks

    I really needed this..

  77. Panshul
    September 15th, 2008 02:39
    37

    Thnx for the solution but I have a problem.
    When i run the first command it gives the following error:

    Error creating process .
    Reason: The system cannot find the specified file.

    I have followed all the steps b4 executing the command carefully.. but still it gives the error.
    please help i am stuck with an emergency to run a software…

    thnx a heap…

  78. Nico
    September 12th, 2008 21:58
    36

    excellent. Thank you very much

  79. Scott Hillier
    September 7th, 2008 01:31
    35

    Brilliant, you’re a star.

  80. strobelix
    August 27th, 2008 18:16
    34

    Great workarround!

    Thanks a lot!

  81. satyajeet
    August 26th, 2008 23:23
    33

    thanks.

  82. Gunaseelan
    August 25th, 2008 15:49
    32

    Thank You very Much!!

  83. Ronnie
    August 4th, 2008 21:02
    31

    Thanks man! Worked like a charm!

  84. Greatin
    July 25th, 2008 21:16
    30

    Thank you, it worked.

  85. Naveen
    July 22nd, 2008 22:20
    29

    Thanks a lot

  86. ashwin
    July 18th, 2008 15:35
    28

    awesome step by step instructions – thanx a ton … you guys shud be paid by the jack-ass bill gates for simplifying and solving MS’s neverending bugs

    cheers n keep up the r&d

  87. Himeldad
    July 4th, 2008 02:22
    27

    How far along in the PC industry would Microslop be if they had the precise, up to date, and understandable documentation that I found on this page?
    My thanks to the author and researcher.

  88. rosemary
    June 20th, 2008 23:43
    26

    thank you so much

  89. 1koolfella
    June 11th, 2008 20:10
    25

    Thanks!!!
    This worked like a charm. These directions couldn’t be any clearer.

    I had to use this for a client that needed .net 1.1 to run a realtime market data application.

    You save my job from being moved to India, for about another week. lol.

  90. Nezam
    June 4th, 2008 10:16
    24

    Bk Sharma,

    What u can do is, download the entire files needed, and save it to your “C:\” folder, and run the command

    C:\DotNet\msiexec.exe /a c:\netfx.msi /p c:\netfxsp.msp’

  91. anu puri
    May 31st, 2008 16:25
    23

    when i press dotnetfx.exe and press enter then it comes it is not the external and internal command.batch file
    so please help me in downloading the dotnetfx 1.1

  92. Binod
    May 21st, 2008 18:32
    22

    Sir,
    I have failed in completing the trick. On running the last command under instruction no. 7 the following message is appearing:-

    “Window cannot find ‘C:\DotNet\msiexec.exe /a c:\DotNet\netfx.msi /p c:\DotNet\netfxsp.msp’

    Please help me as soon as possible. I will be very grateful to you.

    Regards,

    BK Sharma

  93. rockhred
    April 26th, 2008 03:32
    21

    any chance of modifying this to work w/ XP Pro?
    I’ve been glued to my screens for the past 4 daze trying to either Uninstall or Reinstall any or all .NET Frame. It’s become corrupted & Microsoft can’t help & it seems none of my geek friends can either.

    HELP!?

    john ballouz

  94. Ashwin
    April 24th, 2008 18:01
    20

    I am indeed grateful for the solution. It worked without a hitch.
    I do not know why Microsoft is suddenly abandoning .NET framework1.1 like a hot potato when it is prepared to support VB6- a much earlier product.

    Thanks once again

    Ashwin B Pandya

  95. Nezam
    April 22nd, 2008 11:53
    19

    Thanks, working great on my lappy.
    +1

    Nez.

  96. Kylie
    April 5th, 2008 03:47
    18

    i have the same problem as jack…i used C:\DotNet folder and everything and i get “dotnetfx.exe is not recognized as an internal or external, operable program or batch file.” how do i fix???

  97. Marcus
    March 20th, 2008 13:07
    17

    Hi there.

    I have the same issue with vista. After reading through the above, can you teach me how I can rename this file as described above?

    NDP1.1sp1-KB867460-X86.exe

    Could you kindly help me?

    Thanks.

    Marcus

  98. parag
    March 13th, 2008 18:15
    16

    great man it worked now i can install dotnet framework 1.1 dependent applications

    thanks a lot

  99. JingLing
    March 9th, 2008 21:49
    15

    Thank you so very much for this workaround. I have successfually installed QuickBooks 2007 Pro on Vista Business version without any problem.

    This .NET 1.1 installation error has bothered me over 6 months and I had to run Quickbooks on XP virtual machines!

  100. Jack
    February 23rd, 2008 17:30
    14

    i used C:\DotNet

  101. admin
    February 23rd, 2008 10:49
    13

    Have you change directory to where it’s located?

  102. Jack
    February 23rd, 2008 10:40
    12

    I don’t seem to be able to do it. After typing the first command, I pressed enter and it wrote: “dotnetfx.exe is not recognised as an internal or external command, operable program or batch file”.

  103. Matt
    February 16th, 2008 08:52
    11

    I’m getting the exact same problem as Keiths.

    I have no idea why it won’t work.

    The reason it’s gone is i had a problem with Lord of the Rings online, and someone said to uninstall and then reinstall .NET framework 1.1, so when i uninstalled it i can’t seem to reinstall it.

    I’m using Vista Home Premium (32 bit) if it makes any difference.

  104. Christopher Riley
    February 13th, 2008 07:02
    10

    Brilliant fix. I followed your directions and it works perfectly. thx so much.

  105. Radgul
    February 10th, 2008 04:57
    9

    thank you!
    Now I can install ETS3e (needed for KNX/EIB) with Vista lite

  106. Keith
    January 28th, 2008 01:47
    8

    Nope – same result (error dialog box as above) with my full path or no path (as shown below) …

    c:\DotNet>path
    PATH=c:\

    c:\DotNet>dir
    Volume in drive C has no label.
    Volume Serial Number is E410-7200

    Directory of c:\DotNet

    01/27/2008 10:46 AM .
    01/27/2008 10:46 AM ..
    01/26/2008 10:22 PM 24,265,736 dotnetfx.exe
    01/27/2008 12:21 AM 10,703,680 dotnetfxsp1.exe
    01/26/2008 11:33 PM 3,443,712 netfx.msi
    01/26/2008 11:24 PM Program Files
    01/26/2008 11:24 PM Win
    3 File(s) 38,413,128 bytes
    4 Dir(s) 8,261,898,240 bytes free

  107. nilesh
    January 27th, 2008 20:59
    7

    I have install both the file to download Net Framwork 1.1 i.e. dotnetfx.exe & dotnetfxsp1.exe, i have also follow up steps but i can not install Net Framwork 1.1 on my Vista base software.

  108. admin
    January 27th, 2008 16:41
    6

    Check your path?

  109. Keith
    January 27th, 2008 15:30
    5

    Well – I have not been as lucky as others on this slipstream trick …

    When I get to the command:

    dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp

    I get the following error:

    “The upgrade cannot be installed by the Windows Installer Service because the program to be upgrade may be missing, or the upgrade may be a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.”

    I get the above error whether I add the /Xp: switch or not which leads me to think that the dotnetfxsp1.exe is not even looking for a switch – it’s just tryig to install.

    I’ve followed the direcions (up to this point) to a tee. What am I doing wrong?

  110. rob
    January 22nd, 2008 10:39
    4

    Thanks for the fix/workaround.
    Had tried on several occassions to install .net1.1 (dotnet1.1) to vista with no success.
    After the failed attempts, had problems such as:
    .net aleady installed
    patch could not be installed by windows intaller
    etc.
    also I could not find .net in ‘control panel/programs and features’ to un-install/remove it for a clean install.
    in the end – i cleared the c:\dotnet directory which had been created by previous attempts
    downloaded the redistributable from the link above, also the sp1, and tried again.
    it worked.
    good luck to all else who pass this way.

  111. Antelope555
    January 20th, 2008 23:12
    3

    Thanks man. I’ve faced similar problem for a while. and after following your slipstream guide to install dot net1.1 I’m able to overcome that error. Kudos to you. Thanks a lot…
    Regards
    Nitin Sood
    A.K.A. Antelope555

  112. Matthew
    January 9th, 2008 12:51
    2

    Nicely documented. This trick worked perfectly for Quickbooks 2007 on Vista.

  113. Fix Error 1603 When Installing Intuit Quickbooks 2007 » My Digital Life
    December 27th, 2007 01:58
    1

    [...] SP1 for users. Thus, to resolve the issue and install QuickBooks 2007 in Vista, simply follow the guide to install slipstreamed Microsoft .NET Framework 1.1 SP1 in Vista, and then install QuickBooks 2007 again. Get help or contribute tips or tricks at My Digital Life [...]

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. To receive notification of latest comments posted, subscribe to My Digital Life Comments RSS feed or register to receive new comments in daily email digest.
Custom Search

New Articles

Incoming Search Terms for the Article

.net 1.1 windows 7 - .net framework for vista - framework 1.1 vista - .net framework vista - .net framework 1.1 windows 7 - microsoft .net 1.1 install - framework 1.1 windows 7 - net framework vista - Net Framework 1.1 - .net framework 1.1 for windows 7 - .net 1.1 on windows 7 - install microsoft .NET framework 1.1 for windows vista - net framework 1.1 vista - vista download hangs at 99% - regsvcs.exe error - net framework for vista - .net framework runtime 1.1 language pack can't be installed on windows 64-bit - current windows .net framework for vista - microsoft net framework 1.1 vista - net framework 1.1 windows 7 - windows .net framework 1.1 sp1 - dotnet 1.1 windows 7 - install window .net for vista - vista .net framework - windows 7 .net 1.1 - dot net 1.1 for windows 7 - .net framework 1.1 vista - nba 2k10 .net 1.1 vista 64bit - NET Framework Runtime 1.1 Language Pack can't be installed on Windows 64-bit - windows 7 framework 1.1 - .NET Framework 1.1 installation issues in VISTA - Microsoft .NET Framework for vista - microsoft.net framework 1.1 for vista - microsoft net framework 1.1 for vista - net framework 1.1 for vista - netframe work 1.1 64bit vista - framework 1.1 on windows 7 - windows vista .net - .NET FRAMEWORK - error Common language runtime debugging services when installing dot 1.1 SP1 xp - install dot net 1.1 on 64 bit vista - nba 2k10 cannot install on sony windows 7 home premium - NET Framework windows 7 - windows 7 net framework 1.1 - dot net framework 1.1 windows 7 - microsoft updates vista .net framework wont install - NET Framework Runtime 1.1 Language Pack - vista .net framework 1.1 will not install - vista framework 1.1 - windows vista .net framework 1.1 -