|
-
March 10th, 1999, 09:57 AM
#1
Treeview
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
-
June 14th, 2000, 09:27 AM
#2
Re: Treeview
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
-
June 14th, 2000, 10:00 AM
#3
Re: Treeview
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|