|
| ||||||||||
| Tags: access 2003, kb960715, msflxgrd ocx, vba, windows update |
![]() |
| | Thread Tools | Search this Thread |
|
#16
| |||
| |||
| Re: KB960715 blocks msflxgrd.ocx in VBA
Here a script and update for this problem. Unpack to your hdd and run fixupdate.bat In vista run as admin. The script do the following thing, unregister all the problematic ocx controls, copy new updated ocx controls and register them. It worked for a great deal of people |
|
#17
| |||
| |||
| Re: KB960715 blocks msflxgrd.ocx in VBA
I would touch that link or download with YOUR ten-foot pole, d00d! |
|
#18
| |||
| |||
| Re: KB960715 blocks msflxgrd.ocx in VBA
I’m struggling from last 10 days to resolve this issue and I have tried all the options but still getting same below error. Run-time error ‘438’: Object doesn’t support this property or method. Below is the code Private Sub InitProc() txtSearch.Value = "" MSFG1.ColWidth(0) = 0 MSFG1.ColWidth(1) = 1500 MSFG1.ColAlignment(1) = 0 MSFG1.ColWidth(2) = 4500 MSFG1.ColAlignment(2) = 0 MSFG1.ColWidth(3) = 1500 MSFG1.TextMatrix(0, 1) = "User ID" 'Assign the value of "User ID" Field MSFG1.TextMatrix(0, 2) = "User Name" MSFG1.TextMatrix(0, 3) = "Status" End Sub Please note MSFLXGRD.OCX file is available in \Windows\System32 directory and has been un-registered and re-registered File: MSFlxGrd.ocx (Version: 6.1.98.14) MS Access: 2007 Microsoft Visual Basic Runtime 6 SP 6 (v 6.6) Operating System: Windows XP Highly appreciate your help on this issue Million of thanks in advance. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "KB960715 blocks msflxgrd.ocx in VBA" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GTX 460 water blocks | Chandlerr | Hardware Peripherals | 5 | 25-08-2010 02:23 PM |
| Does anyone know what is Application blocks? | ScarFace 01 | Software Development | 5 | 29-01-2010 08:32 AM |
| Run-time error 339, MSFLXGRD.ocx a file is missing or invalid | Tini | Vista Help | 3 | 04-05-2009 09:40 AM |
| How to block Windows Update KB960715 | Chirvan | Windows Update | 4 | 17-02-2009 03:40 AM |
| Pc recorder blocks | Dalinda | Hardware Peripherals | 3 | 12-12-2008 01:41 PM |