|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows Update KB960715 blocks MSFLXGRD.OCX!!!!! Any solution ?New Windows update KB960715 blocks OCX files. One of them is MSFLXGRD.OCX
What will happen now ? Do we need to change our VB6 programs for replacing this OCX ? Updating Registry as below solves the problem, but will our clients accept a change in their windows registry ? Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6262d3a0-531b-11cf-91f6-c2863c385e30}] "Compatibility Flags"=- Thanks a lot in advance! As far as I can determine the kill-bits only impact one thing: using these
controls within IE pages. VB6 programs should not be impacted, and I'm reasonably sure that HTAs don't respect IE kill-bits either. The best way to be sure is to install these into a clean VM OS and then deploy and test your applications there. Show quoteHide quote "chris" <ch***@discussions.microsoft.com> wrote in message news:F4C099DD-A5A1-4FFC-81FE-79780D41F249@microsoft.com... > New Windows update KB960715 blocks OCX files. One of them is MSFLXGRD.OCX > > What will happen now ? Do we need to change our VB6 programs for replacing > this OCX ? > > Updating Registry as below solves the problem, but will our clients accept > a > change in their windows registry ? > > Windows Registry Editor Version 5.00 > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX > Compatibility\{6262d3a0-531b-11cf-91f6-c2863c385e30}] > "Compatibility Flags"=- > > Thanks a lot in advance! KB960715 blocks msflxgrd older versions than 6.1.98.12 (November 2008)
Cumulative update rollup for VB6 is available with controls which solves this conflict. > KB960715 blocks msflxgrd older versions than 6.1.98.12 (November 2008) Yes, indeed. This appears to be another case of> > Cumulative update rollup for VB6 is available with controls which solves > this conflict. a Microsoft lackey sowing hysteria and misinformation, this time trying to get VBers to install the updated VB controls to fix IE problems. "chris" has posted this email from the following IP: 65.55.12.11 IP Location: United States United States New York Microsoft Corp
Show quote
Hide quote
"mayayana" <mayayaX***@rcXXn.com> wrote in message LOL. I suggest you look at the header again, this time, breathe and pay news:elIqvZfjJHA.1928@TK2MSFTNGP03.phx.gbl... >> KB960715 blocks msflxgrd older versions than 6.1.98.12 (November 2008) >> >> Cumulative update rollup for VB6 is available with controls which solves >> this conflict. > > Yes, indeed. This appears to be another case of > a Microsoft lackey sowing hysteria and misinformation, > this time trying to get VBers to install the updated VB > controls to fix IE problems. "chris" has posted this > email from the following IP: > > 65.55.12.11 > IP Location: United States United States New York Microsoft Corp > attention. I am having a problem with this in an Office Excel app. I am using
msflexgrid.ocx, the MS update kills the ocx from loading ( I understand this does not happen in a compiled VB6 app) I loaded the new updated msflexgrid ocx by installing the VB service pack fix. When I deploy the new version of my app i get an error concernibg license issues. I'm lost... any help? Lou *** Sent via Developersdex http://www.developersdex.com *** I have a VB6 application that installs the new version of msflxgrd.ocx
successfully, and the grid shows up in the app. However, I also have a VBA module using the same msflxgrd.ocx, is compiled in AutoCAD and installed onto the same PC. When running this AutoCAD application with VBA, I get the error about not having the appropriate license for that functionality. BIG problem, serious $$ on the line here. I'm beginning to see why MS stock is falling and Apple is rising. *** Sent via Developersdex http://www.developersdex.com *** I have made a script who solved the problem for me.
It wil update all the involved ocx files. If you like to have it just send me a mail and I wil send it back to you. Its a zip file of rafly 1,5 mb. I only tested it on Windows XP, bud don't see any reason why it shouldn't work on vista Nothing is certain, and also this ain't *** Sent via Developersdex http://www.developersdex.com *** Hopfully this "script" does not install the broken VB6 controls from the
December 2008 security rollup (or any of Microsoft's subsequent attempts to fix the bugs in it bit by bit). E.g. http://www.tek-tips.com/viewthread.cfm?qid=1546795&page=3 Show quoteHide quote "Dappertje" <renam***@hotmail.com> wrote in message news:eUj0W946JHA.4864@TK2MSFTNGP03.phx.gbl... >I have made a script who solved the problem for me. > It wil update all the involved ocx files. > If you like to have it just send me a mail and I wil send > it back to you. Its a zip file of rafly 1,5 mb. > I only tested it on Windows XP, bud don't see any reason why it > shouldn't work on vista > > Nothing is certain, and also this ain't > > *** Sent via Developersdex http://www.developersdex.com ***
Other interesting topics
OT: Win 3.1
optional args to a class.Init method Anyway to move Image control at runtime IE menu extension Should Reg-free COM still utilise an installation procedure? Save Picture Q Unsigned C long to signed VB5 Long query. Search a Combobox Cannot pass a control array ? Remove empty elements from end of array |
|||||||||||||||||||||||