Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Treeview (MSCOMCTL.ocx) X IE ActiveX update (KB912945)

40 views
Skip to first unread message

hso...@gmail.com

unread,
Apr 3, 2006, 10:48:41 AM4/3/06
to
Hi there,

I have an ASP page using the treeview control from mscomctl.ocx that
was running just fine. We updated our browsers with this package (
details at http://support.microsoft.com/kb/912945/en-us) so I get
"Unhandled exception at 0x275888cf in IEXPLORE.EXE: 0xC0000005: Access
violation writing location 0x0000000b."

The other mscomctl.ocx's controls (ListView, MonthView, ImageList...)
are still working fine.

that's the code:
<OBJECT id=tvwPasta
classid="clsid:C74190B6-8589-11D1-B16A-00C0F0283628" width="100%"
height="235"
CODEBASE="http://<myserver>/mscomctl.cab#Version=6,1,97,82"
viewastext>
<PARAM NAME="_ExtentX" VALUE="7303">
<PARAM NAME="_ExtentY" VALUE="6138">
<PARAM NAME="_Version" VALUE="393217">
<PARAM NAME="HideSelection" VALUE="1">
<PARAM NAME="Indentation" VALUE="700">
<PARAM NAME="LabelEdit" VALUE="1">
<PARAM NAME="LineStyle" VALUE="1">
<PARAM NAME="PathSeparator" VALUE="">
<PARAM NAME="Sorted" VALUE="0">
<PARAM NAME="Style" VALUE="7">
<PARAM NAME="ImageList" VALUE="">
<PARAM NAME="BorderStyle" VALUE="0">
<PARAM NAME="Appearance" VALUE="1">
<PARAM NAME="MousePointer" VALUE="0">
<PARAM NAME="Enabled" VALUE="1">
<PARAM NAME="OLEDragMode" VALUE="0">
<PARAM NAME="OLEDropMode" VALUE="0">
</OBJECT>

Any idea? Thanks in advance for any help.

Sonny.

garry_...@veritasdgc.com

unread,
Apr 19, 2006, 1:52:27 PM4/19/06
to
Did you try Activating the ActiveX Controls? This is something new
with that patch.
http://msdn.microsoft.com/ieupdate/

Also, have you managed to figure out how to get the codebase to
download on a computer that does not have the control already
installed? That seems to be stumping a few people like me.

Good Luck.

0 new messages