Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > How can I reinstall .net framework 1.1 again?

Reply
Thread Tools Display Modes

How can I reinstall .net framework 1.1 again?

 
 
关于framework 升级的问题
Guest
Posts: n/a

 
      06-13-2007
A few days ago, I wished to install .net framework 3.0, but i failed, then I
delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
I failed. Who can help me? Thank you
 
Reply With Quote
 
 
 
 
Gistcheckin
Guest
Posts: n/a

 
      06-13-2007
How to troubleshoot Microsoft .NET Framework 1.1 installation issues
http://support.microsoft.com/kb/824643

You can install version 2.0 without removing 1.1

--
Gistcheckin


"关于framework 升级的问题" wrote:

> A few days ago, I wished to install .net framework 3.0, but i failed, then I
> delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> I failed. Who can help me? Thank you

 
Reply With Quote
 
关于framework 升级的问题
Guest
Posts: n/a

 
      06-13-2007
But I have removed 1.1 from my machine, I wish to reinstall it, but I cann't.

"Gistcheckin" wrote:

> How to troubleshoot Microsoft .NET Framework 1.1 installation issues
> http://support.microsoft.com/kb/824643
>
> You can install version 2.0 without removing 1.1
>
> --
> Gistcheckin
>
>
> "关于framework 升级的问题" wrote:
>
> > A few days ago, I wished to install .net framework 3.0, but i failed, then I
> > delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> > I failed. Who can help me? Thank you

 
Reply With Quote
 
Gistcheckin
Guest
Posts: n/a

 
      06-14-2007
Are you receiving Error Messages? If so, please post the message verbatim.

Do you have .Net Framework 1.0 on your system? If so, do a repair as listed
in the troubleshooter link I gave earlier. Once you've done the repair, try
reinstalling 1.1 version.

Repair the .NET Framework 1.0 by using the command prompt
To repair the .NET Framework 1.0 by using the command prompt, follow these
steps:
1. Locate the Dotnetfx.exe file that you used to install the .NET Framework
1.0. To do this, use one of the following methods: • If you installed the
..NET Framework 1.0 from a CD or from a DVD, insert the installation disc in
your CD-ROM or DVD-ROM drive.
• If you installed the .NET Framework 1.0 from your hard disk, download the
..NET Framework 1.0 Setup program to your hard disk.
• If you installed the .NET Framework 1.0 from a network drive, reconnect to
the network drive.

2. Click Start, and then click Run.
3. In the Open text box, type cmd, and then click OK.
4. At the command prompt, run the following command:
%InstallationPath%\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms
%temp%\netfx.msi"
Note %InstallationPath% is a placeholder for the path of the Dotnetfx.exe
file that you located in step 1.

http://www.microsoft.com/downloads/d...displaylang=en


There are currently three released versions of the .NET Framework:• The .NET
Framework 3.0
• The .NET Framework 2.0
• The .NET Framework 1.1
Service Pack 1 (SP1) is the latest service pack.
• The .NET Framework 1.0
Service Pack 3 (SP3) is the latest service pack.
You may have several versions of the .NET Framework installed on your
computer. Each version of the .NET Framework can co-exist with the other
versions on the computer.

Note Most of the time, you can use the latest version of the .NET Framework
to run applications that were created by using earlier versions of the .NET
Framework.

Note Before you install a release version of the .NET Framework, you must
remove any beta versions on which the release version is based. If you do not
do this, the installation of the release version of the .NET Framework will
fail. You can uninstall beta versions of the .NET Framework by using the Add
or Remove Programs tool in Control Panel. This is a good first step to try if
the installation of the .NET Framework fails from the Microsoft Update Web
site and you need to troubleshoot the issue.

http://support.microsoft.com/kb/829019/

--
Gistcheckin


"关于framework 升级的问题" wrote:

> But I have removed 1.1 from my machine, I wish to reinstall it, but I cann't.
>
> "Gistcheckin" wrote:
>
> > How to troubleshoot Microsoft .NET Framework 1.1 installation issues
> > http://support.microsoft.com/kb/824643
> >
> > You can install version 2.0 without removing 1.1
> >
> > --
> > Gistcheckin
> >
> >
> > "关于framework 升级的问题" wrote:
> >
> > > A few days ago, I wished to install .net framework 3.0, but i failed, then I
> > > delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> > > I failed. Who can help me? Thank you

 
Reply With Quote
 
关于framework 升级的问题
Guest
Posts: n/a

 
      06-14-2007
I get such message, I don't know how to find the log only remember:

registering Servicese.enterpriseServices component failed!

"Gistcheckin" wrote:

> Are you receiving Error Messages? If so, please post the message verbatim.
>
> Do you have .Net Framework 1.0 on your system? If so, do a repair as listed
> in the troubleshooter link I gave earlier. Once you've done the repair, try
> reinstalling 1.1 version.
>
> Repair the .NET Framework 1.0 by using the command prompt
> To repair the .NET Framework 1.0 by using the command prompt, follow these
> steps:
> 1. Locate the Dotnetfx.exe file that you used to install the .NET Framework
> 1.0. To do this, use one of the following methods: • If you installed the
> .NET Framework 1.0 from a CD or from a DVD, insert the installation disc in
> your CD-ROM or DVD-ROM drive.
> • If you installed the .NET Framework 1.0 from your hard disk, download the
> .NET Framework 1.0 Setup program to your hard disk.
> • If you installed the .NET Framework 1.0 from a network drive, reconnect to
> the network drive.
>
> 2. Click Start, and then click Run.
> 3. In the Open text box, type cmd, and then click OK.
> 4. At the command prompt, run the following command:
> %InstallationPath%\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms
> %temp%\netfx.msi"
> Note %InstallationPath% is a placeholder for the path of the Dotnetfx.exe
> file that you located in step 1.
>
> http://www.microsoft.com/downloads/d...displaylang=en
>
>
> There are currently three released versions of the .NET Framework:• The .NET
> Framework 3.0
> • The .NET Framework 2.0
> • The .NET Framework 1.1
> Service Pack 1 (SP1) is the latest service pack.
> • The .NET Framework 1.0
> Service Pack 3 (SP3) is the latest service pack.
> You may have several versions of the .NET Framework installed on your
> computer. Each version of the .NET Framework can co-exist with the other
> versions on the computer.
>
> Note Most of the time, you can use the latest version of the .NET Framework
> to run applications that were created by using earlier versions of the .NET
> Framework.
>
> Note Before you install a release version of the .NET Framework, you must
> remove any beta versions on which the release version is based. If you do not
> do this, the installation of the release version of the .NET Framework will
> fail. You can uninstall beta versions of the .NET Framework by using the Add
> or Remove Programs tool in Control Panel. This is a good first step to try if
> the installation of the .NET Framework fails from the Microsoft Update Web
> site and you need to troubleshoot the issue.
>
> http://support.microsoft.com/kb/829019/
>
> --
> Gistcheckin
>
>
> "关于framework 升级的问题" wrote:
>
> > But I have removed 1.1 from my machine, I wish to reinstall it, but I cann't.
> >
> > "Gistcheckin" wrote:
> >
> > > How to troubleshoot Microsoft .NET Framework 1.1 installation issues
> > > http://support.microsoft.com/kb/824643
> > >
> > > You can install version 2.0 without removing 1.1
> > >
> > > --
> > > Gistcheckin
> > >
> > >
> > > "关于framework 升级的问题" wrote:
> > >
> > > > A few days ago, I wished to install .net framework 3.0, but i failed, then I
> > > > delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> > > > I failed. Who can help me? Thank you

 
Reply With Quote
 
关于framework 升级的问题
Guest
Posts: n/a

 
      06-14-2007
I forget to tell you I have no 1.0 on my system.

Thank you for your help.

"Gistcheckin" wrote:

> Are you receiving Error Messages? If so, please post the message verbatim.
>
> Do you have .Net Framework 1.0 on your system? If so, do a repair as listed
> in the troubleshooter link I gave earlier. Once you've done the repair, try
> reinstalling 1.1 version.
>
> Repair the .NET Framework 1.0 by using the command prompt
> To repair the .NET Framework 1.0 by using the command prompt, follow these
> steps:
> 1. Locate the Dotnetfx.exe file that you used to install the .NET Framework
> 1.0. To do this, use one of the following methods: • If you installed the
> .NET Framework 1.0 from a CD or from a DVD, insert the installation disc in
> your CD-ROM or DVD-ROM drive.
> • If you installed the .NET Framework 1.0 from your hard disk, download the
> .NET Framework 1.0 Setup program to your hard disk.
> • If you installed the .NET Framework 1.0 from a network drive, reconnect to
> the network drive.
>
> 2. Click Start, and then click Run.
> 3. In the Open text box, type cmd, and then click OK.
> 4. At the command prompt, run the following command:
> %InstallationPath%\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms
> %temp%\netfx.msi"
> Note %InstallationPath% is a placeholder for the path of the Dotnetfx.exe
> file that you located in step 1.
>
> http://www.microsoft.com/downloads/d...displaylang=en
>
>
> There are currently three released versions of the .NET Framework:• The .NET
> Framework 3.0
> • The .NET Framework 2.0
> • The .NET Framework 1.1
> Service Pack 1 (SP1) is the latest service pack.
> • The .NET Framework 1.0
> Service Pack 3 (SP3) is the latest service pack.
> You may have several versions of the .NET Framework installed on your
> computer. Each version of the .NET Framework can co-exist with the other
> versions on the computer.
>
> Note Most of the time, you can use the latest version of the .NET Framework
> to run applications that were created by using earlier versions of the .NET
> Framework.
>
> Note Before you install a release version of the .NET Framework, you must
> remove any beta versions on which the release version is based. If you do not
> do this, the installation of the release version of the .NET Framework will
> fail. You can uninstall beta versions of the .NET Framework by using the Add
> or Remove Programs tool in Control Panel. This is a good first step to try if
> the installation of the .NET Framework fails from the Microsoft Update Web
> site and you need to troubleshoot the issue.
>
> http://support.microsoft.com/kb/829019/
>
> --
> Gistcheckin
>
>
> "关于framework 升级的问题" wrote:
>
> > But I have removed 1.1 from my machine, I wish to reinstall it, but I cann't.
> >
> > "Gistcheckin" wrote:
> >
> > > How to troubleshoot Microsoft .NET Framework 1.1 installation issues
> > > http://support.microsoft.com/kb/824643
> > >
> > > You can install version 2.0 without removing 1.1
> > >
> > > --
> > > Gistcheckin
> > >
> > >
> > > "关于framework 升级的问题" wrote:
> > >
> > > > A few days ago, I wished to install .net framework 3.0, but i failed, then I
> > > > delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> > > > I failed. Who can help me? Thank you

 
Reply With Quote
 
Gistcheckin
Guest
Posts: n/a

 
      06-15-2007
Did you follow the directions given in the Link I listed previously? Even
though you have removed it, there are keys in the registry that may need to
be removed as well. Those keys were contained in the link I gave you.
http://support.microsoft.com/kb/824643


Important To repair the Microsoft .NET Framework that is included with the
operating system, you must use the Repair option or the Reinstall option of
the operating system. The following are the operating systems that include
the Microsoft .NET Framework: • Microsoft Windows Server 2003

For more information about how to repair the .NET Framework in Windows
Server 2003, click the following article number to view the article in the
Microsoft Knowledge Base:
830646 (http://support.microsoft.com/kb/830646/) How to troubleshoot
Microsoft .NET Framework 1.1 installation issues on Microsoft Windows Server
2003
• Windows XP Tablet PC Edition
• Windows XP Media Center Edition

--
Gistcheckin


"关于framework 升级的问题" wrote:

> I forget to tell you I have no 1.0 on my system.
>
> Thank you for your help.
>
> "Gistcheckin" wrote:
>
> > Are you receiving Error Messages? If so, please post the message verbatim.
> >
> > Do you have .Net Framework 1.0 on your system? If so, do a repair as listed
> > in the troubleshooter link I gave earlier. Once you've done the repair, try
> > reinstalling 1.1 version.
> >
> > Repair the .NET Framework 1.0 by using the command prompt
> > To repair the .NET Framework 1.0 by using the command prompt, follow these
> > steps:
> > 1. Locate the Dotnetfx.exe file that you used to install the .NET Framework
> > 1.0. To do this, use one of the following methods: • If you installed the
> > .NET Framework 1.0 from a CD or from a DVD, insert the installation disc in
> > your CD-ROM or DVD-ROM drive.
> > • If you installed the .NET Framework 1.0 from your hard disk, download the
> > .NET Framework 1.0 Setup program to your hard disk.
> > • If you installed the .NET Framework 1.0 from a network drive, reconnect to
> > the network drive.
> >
> > 2. Click Start, and then click Run.
> > 3. In the Open text box, type cmd, and then click OK.
> > 4. At the command prompt, run the following command:
> > %InstallationPath%\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms
> > %temp%\netfx.msi"
> > Note %InstallationPath% is a placeholder for the path of the Dotnetfx.exe
> > file that you located in step 1.
> >
> > http://www.microsoft.com/downloads/d...displaylang=en
> >
> >
> > There are currently three released versions of the .NET Framework:• The .NET
> > Framework 3.0
> > • The .NET Framework 2.0
> > • The .NET Framework 1.1
> > Service Pack 1 (SP1) is the latest service pack.
> > • The .NET Framework 1.0
> > Service Pack 3 (SP3) is the latest service pack.
> > You may have several versions of the .NET Framework installed on your
> > computer. Each version of the .NET Framework can co-exist with the other
> > versions on the computer.
> >
> > Note Most of the time, you can use the latest version of the .NET Framework
> > to run applications that were created by using earlier versions of the .NET
> > Framework.
> >
> > Note Before you install a release version of the .NET Framework, you must
> > remove any beta versions on which the release version is based. If you do not
> > do this, the installation of the release version of the .NET Framework will
> > fail. You can uninstall beta versions of the .NET Framework by using the Add
> > or Remove Programs tool in Control Panel. This is a good first step to try if
> > the installation of the .NET Framework fails from the Microsoft Update Web
> > site and you need to troubleshoot the issue.
> >
> > http://support.microsoft.com/kb/829019/
> >
> > --
> > Gistcheckin
> >
> >
> > "关于framework 升级的问题" wrote:
> >
> > > But I have removed 1.1 from my machine, I wish to reinstall it, but I cann't.
> > >
> > > "Gistcheckin" wrote:
> > >
> > > > How to troubleshoot Microsoft .NET Framework 1.1 installation issues
> > > > http://support.microsoft.com/kb/824643
> > > >
> > > > You can install version 2.0 without removing 1.1
> > > >
> > > > --
> > > > Gistcheckin
> > > >
> > > >
> > > > "关于framework 升级的问题" wrote:
> > > >
> > > > > A few days ago, I wished to install .net framework 3.0, but i failed, then I
> > > > > delete .net framework 1.1 from my mechine. Today I wish to reinstall 1.1, but
> > > > > I failed. Who can help me? Thank you

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reinstall VSS framework JazzMac251 Windows Vista General Discussion 0 05-28-2008 06:56 AM
need to uninstall and reinstall .NET framework 2.0 patrick Windows Vista General Discussion 6 07-07-2007 01:35 PM
Upgrade to Viasta Ultimte - Fine - Reinstall requires XP reinstall jhoelz Windows Vista General Discussion 10 01-31-2007 04:30 PM
Re: .Net Update (KB922770) Won't Install <-- how many more times do I have to uninstall/reinstall .Net Framework 2.0? Shenan Stanley Windows Update 7 10-16-2006 02:57 PM
can't install .net framework 1.0 service pack 3 or framework 1.1 sp 1 Bryan Windows Update 6 12-21-2004 06:53 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59