Updated to KB922760 with IE6,but some of my web pages can't be sho

G

Guest

The web pages was written by javascript and run on the apache web server.
Pie charts and bar charts become a red X.
It seems IE block js or activeX.
If I removed KB922760,I can see the pages again.
I don't know the security hole defined by microsoft.
Does anyone have this kind of the experience?Who can help me to resolve it??
 
F

Frank Saunders, MS-MVP OE/WM

Brian Lu said:
The web pages was written by javascript and run on the apache web server.
Pie charts and bar charts become a red X.
It seems IE block js or activeX.
If I removed KB922760,I can see the pages again.
I don't know the security hole defined by microsoft.
Does anyone have this kind of the experience?Who can help me to resolve
it??

From MS06-067: Cumulative security update for Internet Explorer
http://support.microsoft.com/default.aspx/kb/922760

After you install this security update, Web applications that are reliant on
script in their pages may crash because of a stability bug in the script
engine. This issue has been resolved and is included in the most recent
JScript update. For more information about this update, click the following
article number to view the article in the Microsoft Knowledge Base:
917344 (http://support.microsoft.com/kb/917344/) MS06-023: Vulnerability in
Microsoft JScript could allow remote code execution
 
G

Guest

I find KB922760 remove the suport of DirectAnimation:
<OBJECT ID="DAViewer" style="border:0 solid black"
CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D"></OBJECT>
So the web page can't be shown.
Microsoft use " HTML+TIME 2.0" to replace it,but How to??
I searched the google,many people ask this question,but no answer...
I ringed MS,but they told me its not a free service,and i need to pay...>"<
 
F

Frank Saunders, MS-MVP OE/WM

Brian Lu said:
I find KB922760 remove the suport of DirectAnimation:
<OBJECT ID="DAViewer" style="border:0 solid black"
CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D"></OBJECT>
So the web page can't be shown.
Microsoft use " HTML+TIME 2.0" to replace it,but How to??
I searched the google,many people ask this question,but no answer...
I ringed MS,but they told me its not a free service,and i need to
pay...>"<


You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top