Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows update error code 66A

Reply
Thread Tools Display Modes

Windows update error code 66A

 
 
topcat
Guest
Posts: n/a

 
      11-30-2007
When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
an error code 66A. I have searched for a resolution but can not find one.
What can I do to resolve this?
 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      12-01-2007
Which Version of Windows is installed ?

IF .NET Framework 1.1 is showing as installed in Add/Remove Programs in
the Control Panel, suggest you download SP1 from here and save it:
http://www.microsoft.com/downloads/d...DisplayLang=en

When the download completes close all open browsers and programs.
Now install NDP1.1sp1-KB867460-X86.exe and restart the system.
Did that get it installed ?

MowGreen [MVP 2003-2008]
===============
*-343-* FDNY
Never Forgotten
===============


topcat wrote:

> When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> an error code 66A. I have searched for a resolution but can not find one.
> What can I do to resolve this?

 
Reply With Quote
 
topcat
Guest
Posts: n/a

 
      12-01-2007
Vista Ultimate

"MowGreen [MVP]" wrote:

> Which Version of Windows is installed ?
>
> IF .NET Framework 1.1 is showing as installed in Add/Remove Programs in
> the Control Panel, suggest you download SP1 from here and save it:
> http://www.microsoft.com/downloads/d...DisplayLang=en
>
> When the download completes close all open browsers and programs.
> Now install NDP1.1sp1-KB867460-X86.exe and restart the system.
> Did that get it installed ?
>
> MowGreen [MVP 2003-2008]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
> topcat wrote:
>
> > When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> > an error code 66A. I have searched for a resolution but can not find one.
> > What can I do to resolve this?

>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      12-02-2007
"topcat" <> wrote in message
news:89A345B9-F668-4CA4-9351-...
> When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> an error code 66A. I have searched for a resolution but can not find one.
> What can I do to resolve this?


<cmd_output OS="XPsp2">
F:\>set /a c = 0x66A
1642
F:\>net helpmsg %c%

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

</cmd_output>

At least the code gives you something to try... <eg>

Do the logs give you any better clues? Hint: search for context
for the hex string and its decimal equivalent.


Good luck

Robert Aldwinckle
---


 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a

 
      12-02-2007
Download the update manually and install it from the previously provided
link. That has worked for others in the same situation as you are now in.

OR, you can stop the Windows Update service, delete the previously
download of the update located in
SoftwareDistribution\Download\Install
Restart the Windows Update service, and then wait until the fixed
version of the update is downloaded.

MowGreen [MVP 2003-2008]
===============
*-343-* FDNY
Never Forgotten
===============


topcat wrote:

> Vista Ultimate
>
> "MowGreen [MVP]" wrote:
>
>
>>Which Version of Windows is installed ?
>>
>>IF .NET Framework 1.1 is showing as installed in Add/Remove Programs in
>>the Control Panel, suggest you download SP1 from here and save it:
>>http://www.microsoft.com/downloads/d...DisplayLang=en
>>
>>When the download completes close all open browsers and programs.
>>Now install NDP1.1sp1-KB867460-X86.exe and restart the system.
>>Did that get it installed ?
>>
>>MowGreen [MVP 2003-2008]
>>===============
>> *-343-* FDNY
>>Never Forgotten
>>===============
>>
>>
>>topcat wrote:
>>
>>
>>>When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
>>>an error code 66A. I have searched for a resolution but can not find one.
>>>What can I do to resolve this?

>>

 
Reply With Quote
 
kmg04
Guest
Posts: n/a

 
      12-03-2007
The upgrade patch cannot be installed by the Windows Installer service
because the program to be upgraded may be missing, or the upgrade patch
may update a different version of the program. Verify that the program to be
upgraded exists on your computer and that you have the correct upgrade
patch.


I'm not a computer genius, but I have followed the posted directions. The
message up above is what popped up when my computer tried to install the
file, and I am at a loss. I've only had this for 2 months. Any help would be
much appreciated.

"Robert Aldwinckle" wrote:

> "topcat" <> wrote in message
> news:89A345B9-F668-4CA4-9351-...
> > When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> > an error code 66A. I have searched for a resolution but can not find one.
> > What can I do to resolve this?

>
> <cmd_output OS="XPsp2">
> F:\>set /a c = 0x66A
> 1642
> F:\>net helpmsg %c%
>
> The upgrade patch cannot be installed by the Windows Installer service
> because the program to be upgraded may be missing, or the upgrade patch
> may update a different version of the program. Verify that the program to be
> upgraded exists on your computer and that you have the correct upgrade
> patch.
>
> </cmd_output>
>
> At least the code gives you something to try... <eg>
>
> Do the logs give you any better clues? Hint: search for context
> for the hex string and its decimal equivalent.
>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>

 
Reply With Quote
 
Peter Moore
Guest
Posts: n/a

 
      12-03-2007
My follow-up question is whether or not you need to have .Net Framework 1.1
if 2.0 is installed

"kmg04" wrote:

> The upgrade patch cannot be installed by the Windows Installer service
> because the program to be upgraded may be missing, or the upgrade patch
> may update a different version of the program. Verify that the program to be
> upgraded exists on your computer and that you have the correct upgrade
> patch.
>
>
> I'm not a computer genius, but I have followed the posted directions. The
> message up above is what popped up when my computer tried to install the
> file, and I am at a loss. I've only had this for 2 months. Any help would be
> much appreciated.
>
> "Robert Aldwinckle" wrote:
>
> > "topcat" <> wrote in message
> > news:89A345B9-F668-4CA4-9351-...
> > > When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> > > an error code 66A. I have searched for a resolution but can not find one.
> > > What can I do to resolve this?

> >
> > <cmd_output OS="XPsp2">
> > F:\>set /a c = 0x66A
> > 1642
> > F:\>net helpmsg %c%
> >
> > The upgrade patch cannot be installed by the Windows Installer service
> > because the program to be upgraded may be missing, or the upgrade patch
> > may update a different version of the program. Verify that the program to be
> > upgraded exists on your computer and that you have the correct upgrade
> > patch.
> >
> > </cmd_output>
> >
> > At least the code gives you something to try... <eg>
> >
> > Do the logs give you any better clues? Hint: search for context
> > for the hex string and its decimal equivalent.
> >
> >
> > Good luck
> >
> > Robert Aldwinckle
> > ---
> >
> >
> >

 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a

 
      12-03-2007
..NET Framework 1.1. and 2.0 run side by side and are not dependent on
each other.
BUT, if a Program was installed that requires either Framework so that
it can run, then the answer is yes.

It gets more complicated with the installation of 3.0
That requires that 2.0 be installed, also.

Clear as mud, eh ? <w>

MowGreen [MVP 2003-2008]
===============
*-343-* FDNY
Never Forgotten
===============



Peter Moore wrote:

> My follow-up question is whether or not you need to have .Net Framework 1.1
> if 2.0 is installed
>
> "kmg04" wrote:
>
>
>>The upgrade patch cannot be installed by the Windows Installer service
>>because the program to be upgraded may be missing, or the upgrade patch
>>may update a different version of the program. Verify that the program to be
>>upgraded exists on your computer and that you have the correct upgrade
>>patch.
>>
>>
>>I'm not a computer genius, but I have followed the posted directions. The
>>message up above is what popped up when my computer tried to install the
>>file, and I am at a loss. I've only had this for 2 months. Any help would be
>>much appreciated.
>>
>>"Robert Aldwinckle" wrote:
>>
>>
>>>"topcat" <> wrote in message
>>>news:89A345B9-F668-4CA4-9351-...
>>>
>>>>When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
>>>>an error code 66A. I have searched for a resolution but can not find one.
>>>>What can I do to resolve this?
>>>
>>><cmd_output OS="XPsp2">
>>>F:\>set /a c = 0x66A
>>>1642
>>>F:\>net helpmsg %c%
>>>
>>>The upgrade patch cannot be installed by the Windows Installer service
>>>because the program to be upgraded may be missing, or the upgrade patch
>>>may update a different version of the program. Verify that the program to be
>>>upgraded exists on your computer and that you have the correct upgrade
>>>patch.
>>>
>>></cmd_output>
>>>
>>>At least the code gives you something to try... <eg>
>>>
>>>Do the logs give you any better clues? Hint: search for context
>>>for the hex string and its decimal equivalent.
>>>
>>>
>>>Good luck
>>>
>>>Robert Aldwinckle
>>>---
>>>
>>>
>>>

 
Reply With Quote
 
Korneel Guns
Guest
Posts: n/a

 
      01-05-2008
I have problems installing the
"update for visual studio 2005 service pack 1 (windows vista)"
and the
"safetyupdate for microsoft visual studio 2005 service pack 1(KB937061)"
It always says "error code 66A".

Previously I tried to install "Visual Studio 2005 service pack 1", but it
always failed, so it's very logical that I can't install the update to the
service pack since I don't even have the service pack....

But when I check the installed updates, the service pack 1 is in there...
even tough it ALWAYS failed to install. And the windows update doesn't
recognize the service pack 1 as a new update anymore, since it 'should' be
installed...
How can I resolve this problem?



"MowGreen [MVP]" wrote:

> ..NET Framework 1.1. and 2.0 run side by side and are not dependent on
> each other.
> BUT, if a Program was installed that requires either Framework so that
> it can run, then the answer is yes.
>
> It gets more complicated with the installation of 3.0
> That requires that 2.0 be installed, also.
>
> Clear as mud, eh ? <w>
>
> MowGreen [MVP 2003-2008]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
>
> Peter Moore wrote:
>
> > My follow-up question is whether or not you need to have .Net Framework 1.1
> > if 2.0 is installed
> >
> > "kmg04" wrote:
> >
> >
> >>The upgrade patch cannot be installed by the Windows Installer service
> >>because the program to be upgraded may be missing, or the upgrade patch
> >>may update a different version of the program. Verify that the program to be
> >>upgraded exists on your computer and that you have the correct upgrade
> >>patch.
> >>
> >>
> >>I'm not a computer genius, but I have followed the posted directions. The
> >>message up above is what popped up when my computer tried to install the
> >>file, and I am at a loss. I've only had this for 2 months. Any help would be
> >>much appreciated.
> >>
> >>"Robert Aldwinckle" wrote:
> >>
> >>
> >>>"topcat" <> wrote in message
> >>>news:89A345B9-F668-4CA4-9351-...
> >>>
> >>>>When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> >>>>an error code 66A. I have searched for a resolution but can not find one.
> >>>>What can I do to resolve this?
> >>>
> >>><cmd_output OS="XPsp2">
> >>>F:\>set /a c = 0x66A
> >>>1642
> >>>F:\>net helpmsg %c%
> >>>
> >>>The upgrade patch cannot be installed by the Windows Installer service
> >>>because the program to be upgraded may be missing, or the upgrade patch
> >>>may update a different version of the program. Verify that the program to be
> >>>upgraded exists on your computer and that you have the correct upgrade
> >>>patch.
> >>>
> >>></cmd_output>
> >>>
> >>>At least the code gives you something to try... <eg>
> >>>
> >>>Do the logs give you any better clues? Hint: search for context
> >>>for the hex string and its decimal equivalent.
> >>>
> >>>
> >>>Good luck
> >>>
> >>>Robert Aldwinckle
> >>>---
> >>>
> >>>
> >>>

>

 
Reply With Quote
 
DJCORT1
Guest
Posts: n/a

 
      02-16-2008
The steps you need to follow are:

1) Run cleanup tool:
http://astebner.sts.winisp.net/Tools...eanup_tool.zip

and select remove (cleanup) .NET Framework 1.1 from the dropdown list.

2) Download the .Net framework 1.1 redistributable package from her
http://www.microsoft.com/downloads/d...7-034d1e7cf3a3

and install it.

4) Download the .Net Framework 1.1 Service Pack
https://www.microsoft.com/downloads/...displaylang=en
and install it.

5) Instead of using Windows Update, download the KB929729 package from here
http://www.microsoft.com/downloads/d...displaylang=en

Install this Last!


I followed the steps and the his windows update looks much healthier now

Hope this helps!


"topcat" wrote:

> When I try to install the update for .NET Framework 1.1, Service Pack 1 I get
> an error code 66A. I have searched for a resolution but can not find one.
> What can I do to resolve this?

 
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
Vista Windows Update error Code: 80070490 Windows Update encountered an unknown error Michel Speed Windows Vista General Discussion 1 01-24-2009 09:02 PM
windows update fails to update to new version with error code 8007 vijay Windows Vista General Discussion 3 01-14-2009 05:25 AM
Error code 80070490 in Windows Update when doing 'Check for Update Kultsi KN Windows Update 5 09-16-2007 04:30 PM
Error finding updates in Windows Update (no error code) Brennero Windows Update 2 05-28-2007 01:04 AM
Error in windows update Error Code: 0x80070003 Tanvir Qureshi Windows Update 1 01-07-2006 10:33 AM



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