Click to See Complete Forum and Search --> : Treeview


ggates
March 10th, 1999, 08:57 AM
I am Having a problem distributing my application with the MS Treeview on

Windows NT WorkStation 4.0 (Service Pack 3). The Installation works ok on some machines but fails with "Run Time Error 372, Failed to Load Control 'TreeView'

from COMCTL32.OCX. Your Version of COMCTL32.OCX may be outdated. Make sure you are using the version of the control that was provided with you application" on

others. Tried unregistering and registering the ocx's and installing service pack 3 but that did not help.


Thanks

Sebastian Thoma
June 14th, 2000, 09:27 AM
Hi,
it should be quite easy: just copy a newer COMCTL32.OCX in your winnt/system32 directory and it should be working. Maybe you also need a additional dll named Msvbvm60.dll in your system32 directory.

I had had this error also an fixed it this way

Bye

Niles
June 14th, 2000, 10:00 AM
Hi,

Solution to ur problem is very easy, Problem lies to register a DLL component. Do one thing it is very easy than other methods- make a installation program of ur application . make a installation on the computer where u created ur application. Problem would get solved after u run Setup.exe on clients computer.







Nilesh