|
-
August 3rd, 1999, 10:09 AM
#1
Dialog Control trouble
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??
-
August 3rd, 1999, 10:19 AM
#2
Re: Dialog Control trouble
I suggest you download the following exe
http://support.microsoft.com/downloa...les/VB6CLI.EXE
according to msdn article Q194751 it's supposed to fix the license problem.
-
August 3rd, 1999, 10:44 AM
#3
Re: Dialog Control trouble
Thanks, I really do appreciate it, but it doesn't
seem to work with VB5.
-
August 4th, 1999, 02:26 AM
#4
Re: Dialog Control trouble
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.
-
August 4th, 1999, 03:05 AM
#5
Re: Dialog Control trouble
To save you wading through the MSDN, the VB5 fix is at :
http://support.microsoft.com/support.../Q181/8/54.asp
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
-
August 4th, 1999, 09:23 AM
#6
Thanks Chris and Lothar
I hate looking for anything at that site. I appreciate the help!!
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
|