Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Installation of KB896727 causes Script errors using Help

Reply
Thread Tools Display Modes

Installation of KB896727 causes Script errors using Help

 
 
Manish
Guest
Posts: n/a

 
      09-29-2005
Hi,

I have a problem with installing KB896272. It has stopped the help in Excel
from working and I know get an Internet Script Error. To test if you go:

1. Open an Excel Spreadsheet
2. Open Help
3. Type "Function" in the IndexTab / Type Keywords Input Box
4. Highlight any one of the "** Worksheet Function" topics listed
5. In the right hand pane, click on the "See Also" hyperlink

Uninstalling the update fixes the issue, but as it is critical I do think
this will not be an option. I have tried various fixes (updating the script
engine and checking the browser settings) but nothing seems to work.

I am running XP with SP1, Office 2002 with SP3 and IE 6 SP1.

Any help will be appreciated, cheers Manish
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      09-29-2005
Manish wrote:

> Hi,
>
> I have a problem with installing KB896272. It has stopped the help in Excel
> from working and I know get an Internet Script Error. To test if you go:
>
> 1. Open an Excel Spreadsheet
> 2. Open Help
> 3. Type "Function" in the IndexTab / Type Keywords Input Box
> 4. Highlight any one of the "** Worksheet Function" topics listed
> 5. In the right hand pane, click on the "See Also" hyperlink
>
> Uninstalling the update fixes the issue, but as it is critical I do think
> this will not be an option.


See the section "Issue that the hotfix package fixes" here for
what it fixes:
http://support.microsoft.com/kb/896272

It doesn't look to critical I think...



> I have tried various fixes (updating the script
> engine and checking the browser settings) but nothing seems to work.
>
> I am running XP with SP1, Office 2002 with SP3 and IE 6 SP1.
>
> Any help will be appreciated, cheers Manish



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Manish
Guest
Posts: n/a

 
      09-29-2005
Hi Torgeir,

My apologies, in my rush to post, I typed the wrong update in. It should
have been KB896727. Sorry for the confusion.

Thanks -Manish

"Torgeir Bakken (MVP)" wrote:

> Manish wrote:
>
> > Hi,
> >
> > I have a problem with installing KB896272. It has stopped the help in Excel
> > from working and I know get an Internet Script Error. To test if you go:
> >
> > 1. Open an Excel Spreadsheet
> > 2. Open Help
> > 3. Type "Function" in the IndexTab / Type Keywords Input Box
> > 4. Highlight any one of the "** Worksheet Function" topics listed
> > 5. In the right hand pane, click on the "See Also" hyperlink
> >
> > Uninstalling the update fixes the issue, but as it is critical I do think
> > this will not be an option.

>
> See the section "Issue that the hotfix package fixes" here for
> what it fixes:
> http://support.microsoft.com/kb/896272
>
> It doesn't look to critical I think...
>
>
>
> > I have tried various fixes (updating the script
> > engine and checking the browser settings) but nothing seems to work.
> >
> > I am running XP with SP1, Office 2002 with SP3 and IE 6 SP1.
> >
> > Any help will be appreciated, cheers Manish

>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-11-2005
"Manish" <> wrote in message
news:AEECF7F5-29B4-4C5D-9C1E-...
> Hi,
>
> I have a problem with installing KB896272. It has stopped the help in Excel
> from working and I know get an Internet Script Error. To test if you go:
>
> 1. Open an Excel Spreadsheet
> 2. Open Help
> 3. Type "Function" in the IndexTab / Type Keywords Input Box
> 4. Highlight any one of the "** Worksheet Function" topics listed
> 5. In the right hand pane, click on the "See Also" hyperlink
>
> Uninstalling the update fixes the issue, but as it is critical I do think
> this will not be an option. I have tried various fixes (updating the script
> engine and checking the browser settings) but nothing seems to work.
>
> I am running XP with SP1, Office 2002 with SP3 and IE 6 SP1.
>
> Any help will be appreciated, cheers Manish



From the related TechNet article for KB896727
we find yet another reference to the kill-bit for the help function:

http://www.microsoft.com/technet/sec.../MS05-038.mspx

<quote>
Additionally, this update sets the kill bit for older versions of the following objects:

• The Microsoft HTML Help ActiveX control that is addressed in MS05-026: Vulnerability in HTML Help Could Allow Remote Code
Execution (896358)


</quote>

There is workaround information in KB896358.

Excerpts from other replies to similar questions:

<excerpt>
Check to see if it is not yet another symptom of
hhctrl.ocx being updated?

BTW which version of that module do you have?

http://www.microsoft.com/technet/sec.../ms05-026.mspx

(MSN search for
"hhctrl.ocx" "5.2.3790.2453"
)


Notice that in order to figure out if you have the standard or the QFE
version you actually have to look at the *minutes* digits in the Modified
field.

Alternatively, use filever -v (from the XP Support Tools)

<example>
F:\WINDOWS\system32>filever hhctrl.ocx -v | find /i "FileVersion"
FileVersion 5.2.3790.2453 (srv03_sp1_gdr.050525-1542)
</example>


>
> How to i rebuild the index.?


FWIW at one point besides restoring the right module (ref KB811630)
I found it was also necessary to re-register it.

Also there's these:

<title>After you install security update 896358, content that should be
displayed in a different frame is displayed in the frame that contains the
HTML Help ActiveX control</title>
http://support.microsoft.com/kb/896905/

<title>After you install security update 896358, downloaded Compiled Help
Module files cannot be opened</title>
http://support.microsoft.com/kb/902225/

(MSN search for
(896358 OR KB896358) site:microsoft.com
)


Here is more information about the same factor from a reply last month:

<paste>

What version of hhctrl.ocx do you have?


<title>Microsoft Security Bulletin MS05-001</title>
<h2 class="subtitle">Vulnerability in HTML Help Could Allow Code Execution (890175)</h2>
http://www.microsoft.com/technet/sec.../MS05-001.mspx


Even if it is current you may have to re-register it.
E.g. Run... (press Win-R and enter
regsvr32 hhctrl.ocx

The associated KB article refers to 811630 as a pre-requisite.
Prior to this, cumulative updates to IE browser functionality
usually referred to that update in their Security Bulletin's FAQ

<example>
<title>Microsoft Security Bulletin MS05-014: Cumulative Security Update for Internet Explorer (867282)</title>
http://www.microsoft.com/technet/sec.../ms05-014.mspx

(expand the FAQ section and do a find for 811630)
</example>


Note also the links to "Known issues" in the KB890175 article.
http://support.microsoft.com/kb/890175


If you have the newest version of hhctrl.ocx and re-registering it doesn't
seem to change your symptom, I would next take a look at the versions
of the other modules which 811630 updates.

If you need more help be sure to state also the status of these two updates
on your system, including whether either of them has ever been removed.


HTH

Robert Aldwinckle
---

</paste>

</excerpt>


 
Reply With Quote
 
Manish
Guest
Posts: n/a

 
      10-12-2005
Hi Robert,

Many thanks for this, reregistering HHCTRL.OCX has sorted this issue out.

Cheers for your time on this one.

Manish

"Robert Aldwinckle" wrote:

> "Manish" <> wrote in message
> news:AEECF7F5-29B4-4C5D-9C1E-...
> > Hi,
> >
> > I have a problem with installing KB896272. It has stopped the help in Excel
> > from working and I know get an Internet Script Error. To test if you go:
> >
> > 1. Open an Excel Spreadsheet
> > 2. Open Help
> > 3. Type "Function" in the IndexTab / Type Keywords Input Box
> > 4. Highlight any one of the "** Worksheet Function" topics listed
> > 5. In the right hand pane, click on the "See Also" hyperlink
> >
> > Uninstalling the update fixes the issue, but as it is critical I do think
> > this will not be an option. I have tried various fixes (updating the script
> > engine and checking the browser settings) but nothing seems to work.
> >
> > I am running XP with SP1, Office 2002 with SP3 and IE 6 SP1.
> >
> > Any help will be appreciated, cheers Manish

>
>
> From the related TechNet article for KB896727
> we find yet another reference to the kill-bit for the help function:
>
> http://www.microsoft.com/technet/sec.../MS05-038.mspx
>
> <quote>
> Additionally, this update sets the kill bit for older versions of the following objects:
>
> • The Microsoft HTML Help ActiveX control that is addressed in MS05-026: Vulnerability in HTML Help Could Allow Remote Code
> Execution (896358)
>
>
> </quote>
>
> There is workaround information in KB896358.
>
> Excerpts from other replies to similar questions:
>
> <excerpt>
> Check to see if it is not yet another symptom of
> hhctrl.ocx being updated?
>
> BTW which version of that module do you have?
>
> http://www.microsoft.com/technet/sec.../ms05-026.mspx
>
> (MSN search for
> "hhctrl.ocx" "5.2.3790.2453"
> )
>
>
> Notice that in order to figure out if you have the standard or the QFE
> version you actually have to look at the *minutes* digits in the Modified
> field.
>
> Alternatively, use filever -v (from the XP Support Tools)
>
> <example>
> F:\WINDOWS\system32>filever hhctrl.ocx -v | find /i "FileVersion"
> FileVersion 5.2.3790.2453 (srv03_sp1_gdr.050525-1542)
> </example>
>
>
> >
> > How to i rebuild the index.?

>
> FWIW at one point besides restoring the right module (ref KB811630)
> I found it was also necessary to re-register it.
>
> Also there's these:
>
> <title>After you install security update 896358, content that should be
> displayed in a different frame is displayed in the frame that contains the
> HTML Help ActiveX control</title>
> http://support.microsoft.com/kb/896905/
>
> <title>After you install security update 896358, downloaded Compiled Help
> Module files cannot be opened</title>
> http://support.microsoft.com/kb/902225/
>
> (MSN search for
> (896358 OR KB896358) site:microsoft.com
> )
>
>
> Here is more information about the same factor from a reply last month:
>
> <paste>
>
> What version of hhctrl.ocx do you have?
>
>
> <title>Microsoft Security Bulletin MS05-001</title>
> <h2 class="subtitle">Vulnerability in HTML Help Could Allow Code Execution (890175)</h2>
> http://www.microsoft.com/technet/sec.../MS05-001.mspx
>
>
> Even if it is current you may have to re-register it.
> E.g. Run... (press Win-R and enter
> regsvr32 hhctrl.ocx
>
> The associated KB article refers to 811630 as a pre-requisite.
> Prior to this, cumulative updates to IE browser functionality
> usually referred to that update in their Security Bulletin's FAQ
>
> <example>
> <title>Microsoft Security Bulletin MS05-014: Cumulative Security Update for Internet Explorer (867282)</title>
> http://www.microsoft.com/technet/sec.../ms05-014.mspx
>
> (expand the FAQ section and do a find for 811630)
> </example>
>
>
> Note also the links to "Known issues" in the KB890175 article.
> http://support.microsoft.com/kb/890175
>
>
> If you have the newest version of hhctrl.ocx and re-registering it doesn't
> seem to change your symptom, I would next take a look at the versions
> of the other modules which 811630 updates.
>
> If you need more help be sure to state also the status of these two updates
> on your system, including whether either of them has ever been removed.
>
>
> HTH
>
> Robert Aldwinckle
> ---
>
> </paste>
>
> </excerpt>
>
>
>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      10-12-2005
"Manish" <> wrote in message
news:CD194FF5-5305-4A52-A6DB-...
> Hi Robert,
>
> Many thanks for this, reregistering HHCTRL.OCX has sorted this issue out.



Good. An easy fix then. Thanks for the feedback.


Robert.
---


 
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
Script errors Bob from down under Windows Vista Mail 2 06-12-2008 01:31 AM
script errors butch Windows Vista Games 1 01-25-2008 06:57 PM
Re: IE Script Errors Spanky deMonkey Windows Vista General Discussion 0 08-17-2007 11:07 PM
script errors after sp2 Kristy Windows Update 0 11-24-2004 03:41 PM
Re: Script Errors David Herman \(507119\) Windows Update 0 07-17-2003 11:07 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