![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Using Access 2010, I need the Treeview control & ListImage control. They appear OK in the Insert ActiveX menu as version 6, but when I try to insert it into my form it gives an error "The OLE Server isn't registerd". I have run Regsvr and uninstalled it & re-installed it, but no luck. In the VBA part, I have a line that says Private oTV As MSComctlLib.TreeView, nNode As MSComctlLib.Node and a reference to MSCOMCtl and that compiles OK. Any bright ideas please Thanks Phil |
#3
| |||
| |||
|
|
On Wed, 30 Dec 2009 11:20:47 GMT, "Phil" <phil (AT) stantonfamily (DOT) co.uk wrote: Are you on 64-bit? If yes such controls have to be registered in a different location. See: http://social.answers.microsoft.com/...-9130eb17fdb4/ -Tom. Microsoft Access MVP Using Access 2010, I need the Treeview control & ListImage control. They appear OK in the Insert ActiveX menu as version 6, but when I try to insert it into my form it gives an error "The OLE Server isn't registerd". I have run Regsvr and uninstalled it & re-installed it, but no luck. In the VBA part, I have a line that says Private oTV As MSComctlLib.TreeView, nNode As MSComctlLib.Node and a reference to MSCOMCtl and that compiles OK. Any bright ideas please Thanks Phil |
![]() |
| Thread Tools | |
| Display Modes | |
| |