Click to See Complete Forum and Search --> : Dialog Control trouble


Mikesc
August 3rd, 1999, 10:09 AM
Whenever I try to use the common dialog control VB5 tells me that I'm missing the required license or my registry settings are corrupt. I've reregistered the control several times, reinstalled VB, and tried to add a reference to the control file directly from the VB CD, nothing is working. I don't mind writing my own dialog classes, but I want to check out a few of the sample programs included with VB and the ones I want to check out use the control. I really don't want to redo the sample source code to fit my classes. Actually what I want is for the dialog control to work. Any ideas??

Lothar Haensler
August 3rd, 1999, 10:19 AM
I suggest you download the following exe
http://support.microsoft.com/download/support/mslfiles/VB6CLI.EXE
according to msdn article Q194751 it's supposed to fix the license problem.

Mikesc
August 3rd, 1999, 10:44 AM
Thanks, I really do appreciate it, but it doesn't
seem to work with VB5.

Lothar Haensler
August 4th, 1999, 02:26 AM
you didn't mention that you use VB 5.
There is a fix available for VB 5, too.
Should be somewhere close to the specified location.

Chris Eastwood
August 4th, 1999, 03:05 AM
To save you wading through the MSDN, the VB5 fix is at :

http://support.microsoft.com/support/kb/articles/Q181/8/54.asp



Chris Eastwood

CodeGuru - the website for developers
http://www.codeguru.com/vb

Mikesc
August 4th, 1999, 09:23 AM
I hate looking for anything at that site. I appreciate the help!!