Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > ActiveX controls do not install in win98 after Q912812 update

Reply
Thread Tools Display Modes

ActiveX controls do not install in win98 after Q912812 update

 
 
Steve86
Guest
Posts: n/a

 
      05-22-2006
Summary:

a) Microsoft's update 912812 appears to break ActiveX controls on Windows 98
in Internet Explorer 6. Is this a known problem? If so, is there a work
around we can implement? If not, would you let us know what other changes we
can try to fix this issue?

b) Will the June cumulative Internet Explorer update update change any of
the current ActiveX behavior on Windows 98, 2000 or XP SP2?


Detailed Discussion:

Recently, we've noticed that ActiveX components created for our products are
failing to load under Windows 98, while they continue to work under Windows
2000 and Windows XP. We've traced this down to the Microsoft Security
Bulletin MS06-013 Cumulative Security Update for Internet Explorer (912812).

Once this Update is installed, it seems that all new ActiveX components fail
to install on Windows 98. From what we've seen, the ActiveX component is
downloaded to the client. However, Internet Explorer then gives writes a log
file in the Temporary Internet Files that contains the following information:
(This example is for the Flash player. Our controls create the same log
entry)


*** Code Download Log entry (19 May 2006 @ 15:06:42) ***
Code Download Error: (hr = 800b0111) Trust verification failed!!
Operation failed. Detailed Information:
CodeBase:
http://fpdownload.macromedia.com/get...nt/swflash.cab
CLSID: {D27CDB6E-AE6D-11CF-96B8-444553540000}
Extension:
Type:

LOG: Reporting Code Download Completion: (hr:800b0111 (FAILED), CLASSID:
d27cdb6e...,
szCODEhttp://fpdownload.macromedia.com/get...nt/swflash.cab), MainTypenull), MainExtnull))
--- Detailed Error Log Follows ---
LOG: Download OnStopBinding called (hrStatus = 0 / hrResponseHdr = 0).
LOG: URL Download Complete: hrStatus:0, hrOSB:800b0111, hrResponseHdr:0,
URLhttp://fpdownload.macromedia.com/get...nt/swflash.cab)
LOG: Reporting Code Download Completion: (hr:800b0111 (FAILED), CLASSID:
d27cdb6e...,
szCODEhttp://fpdownload.macromedia.com/get...nt/swflash.cab), MainTypenull), MainExtnull))


Is this error the expected behavior on Windows 98? It seems, given the
example above, that all new ActiveX components are failing to load/initialize
on our Windows 98 test machines. Even components from Microsoft (We tried
the MSN Stock Ticker) fail to load.

We are not ruling our some potential failure on our part but we have
implemented the IObjectSafety interface in our component to mark it safe for
scripting and for uninitialized data but that has had no effect. Our code
has always been signed and certified so we don't think that is a problem in
this scenario. Our objects work fine under Windows 2000 and Windows XP.

We are concerned about the upcoming Internet Explorer update being released
as part of the June update cycle. We want to make sure that our products
continue to work.

 
Reply With Quote
 
 
 
 
Shawn Oster
Guest
Posts: n/a

 
      05-23-2006

"Steve86" wrote:

> Once this Update is installed, it seems that all new ActiveX components fail
> to install on Windows 98. From what we've seen, the ActiveX component is
> downloaded to the client. However, Internet Explorer then gives writes a log
> file in the Temporary Internet Files that contains the following information:
> (This example is for the Flash player. Our controls create the same log
> entry)


We are getting the exact same error message in our logs and even after
implimenting all the techniques suggested in the MSDN articles on the subject
the problem continues. Anyone found any way to make ActiveX downloads work
on 98?
 
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
ActiveX controls won't allow me to access windows update frustrated Windows Update 2 05-05-2004 04:55 AM
Windows update and ActiveX controls Charles Ward Windows Update 1 10-07-2003 06:14 PM
Windows update and ActiveX controls Hugh Kelly Windows Update 0 10-05-2003 10:12 PM
Windows Update/ActiveX controls Tia Windows Update 2 09-29-2003 04:30 AM
Installing windows update/ActiveX Controls Andrea Windows Update 1 08-28-2003 11:34 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